Uses of Class
org.apache.qpid.protonj2.types.UnsignedInteger
Packages that use UnsignedInteger
Package
Description
-
Uses of UnsignedInteger in org.apache.qpid.protonj2.codec
Methods in org.apache.qpid.protonj2.codec that return UnsignedIntegerModifier and TypeMethodDescriptionDecoder.readUnsignedInteger(ProtonBuffer buffer, DecoderState state) Reads an encodedUnsignedIntegervalue from the givenProtonBufferassuming that the next value in the byte stream is that type.StreamDecoder.readUnsignedInteger(InputStream stream, StreamDecoderState state) Reads an encodedUnsignedIntegervalue from the givenInputStreamassuming that the next value in the byte stream is that type.Methods in org.apache.qpid.protonj2.codec with parameters of type UnsignedIntegerModifier and TypeMethodDescriptionvoidEncoder.writeArray(ProtonBuffer buffer, EncoderState state, UnsignedInteger[] value) Write the given array as with the proper array type encoding to the given buffer.voidEncoder.writeUnsignedInteger(ProtonBuffer buffer, EncoderState state, UnsignedInteger value) Write aUnsignedIntegertype encoding to the given buffer. -
Uses of UnsignedInteger in org.apache.qpid.protonj2.codec.decoders
Methods in org.apache.qpid.protonj2.codec.decoders that return UnsignedIntegerModifier and TypeMethodDescriptionProtonDecoder.readUnsignedInteger(ProtonBuffer buffer, DecoderState state) ProtonStreamDecoder.readUnsignedInteger(InputStream stream, StreamDecoderState state) -
Uses of UnsignedInteger in org.apache.qpid.protonj2.codec.decoders.primitives
Methods in org.apache.qpid.protonj2.codec.decoders.primitives that return UnsignedIntegerModifier and TypeMethodDescriptionUnsignedInteger0TypeDecoder.readValue(InputStream stream, StreamDecoderState state) UnsignedInteger0TypeDecoder.readValue(ProtonBuffer buffer, DecoderState state) UnsignedInteger32TypeDecoder.readValue(InputStream stream, StreamDecoderState state) UnsignedInteger32TypeDecoder.readValue(ProtonBuffer buffer, DecoderState state) UnsignedInteger8TypeDecoder.readValue(InputStream stream, StreamDecoderState state) UnsignedInteger8TypeDecoder.readValue(ProtonBuffer buffer, DecoderState state) Methods in org.apache.qpid.protonj2.codec.decoders.primitives that return types with arguments of type UnsignedIntegerModifier and TypeMethodDescriptionUnsignedInteger0TypeDecoder.getTypeClass()UnsignedInteger32TypeDecoder.getTypeClass()UnsignedInteger8TypeDecoder.getTypeClass() -
Uses of UnsignedInteger in org.apache.qpid.protonj2.codec.encoders
Methods in org.apache.qpid.protonj2.codec.encoders with parameters of type UnsignedIntegerModifier and TypeMethodDescriptionvoidProtonEncoder.writeArray(ProtonBuffer buffer, EncoderState state, UnsignedInteger[] value) voidProtonEncoder.writeUnsignedInteger(ProtonBuffer buffer, EncoderState state, UnsignedInteger value) -
Uses of UnsignedInteger in org.apache.qpid.protonj2.codec.encoders.primitives
Methods in org.apache.qpid.protonj2.codec.encoders.primitives that return types with arguments of type UnsignedIntegerMethods in org.apache.qpid.protonj2.codec.encoders.primitives with parameters of type UnsignedIntegerModifier and TypeMethodDescriptionvoidUnsignedIntegerTypeEncoder.writeType(ProtonBuffer buffer, EncoderState state, UnsignedInteger value) -
Uses of UnsignedInteger in org.apache.qpid.protonj2.engine.util
Fields in org.apache.qpid.protonj2.engine.util with type parameters of type UnsignedIntegerModifier and TypeFieldDescriptionprotected static final Comparator<UnsignedInteger>SplayMap.COMPARATORprotected NavigableMap<UnsignedInteger,E> SplayMap.descendingMapViewprotected Set<Map.Entry<UnsignedInteger,E>> SplayMap.entrySetprotected Set<Map.Entry<UnsignedInteger,Delivery>> UnsettledMap.entrySetprotected NavigableSet<UnsignedInteger>SplayMap.keySetprotected Set<UnsignedInteger>UnsettledMap.keySetprotected static final Comparator<UnsignedInteger>SplayMap.REVERSE_COMPARATORMethods in org.apache.qpid.protonj2.engine.util that return UnsignedIntegerModifier and TypeMethodDescriptionSplayMap.NavigableSubMapKeySet.ceiling(UnsignedInteger key) SplayMap.SplayMapKeySet.ceiling(UnsignedInteger key) SplayMap.ceilingKey(UnsignedInteger key) SplayMap.NavigableSubMapKeySet.first()SplayMap.SplayMapKeySet.first()SplayMap.firstKey()SplayMap.NavigableSubMapKeySet.floor(UnsignedInteger key) SplayMap.SplayMapKeySet.floor(UnsignedInteger key) SplayMap.floorKey(UnsignedInteger key) SplayMap.ImmutableSplayMapEntry.getKey()SplayMap.SplayedEntry.getKey()UnsettledMap.ImmutableUnsettledTrackingkMapEntry.getKey()SplayMap.NavigableSubMapKeySet.higher(UnsignedInteger key) SplayMap.SplayMapKeySet.higher(UnsignedInteger key) SplayMap.higherKey(UnsignedInteger key) SplayMap.NavigableSubMapKeySet.last()SplayMap.SplayMapKeySet.last()SplayMap.lastKey()SplayMap.NavigableSubMapKeySet.lower(UnsignedInteger key) SplayMap.SplayMapKeySet.lower(UnsignedInteger key) SplayMap.lowerKey(UnsignedInteger key) SplayMap.NavigableSubMapKeySet.pollFirst()SplayMap.SplayMapKeySet.pollFirst()SplayMap.NavigableSubMapKeySet.pollLast()SplayMap.SplayMapKeySet.pollLast()DeliveryIdTracker.toUnsignedInteger()Methods in org.apache.qpid.protonj2.engine.util that return types with arguments of type UnsignedIntegerModifier and TypeMethodDescriptionComparator<? super UnsignedInteger>SplayMap.AscendingSubMap.comparator()Comparator<? super UnsignedInteger>SplayMap.comparator()Comparator<? super UnsignedInteger>SplayMap.DescendingSubMap.comparator()Comparator<? super UnsignedInteger>SplayMap.NavigableSubMapKeySet.comparator()Comparator<? super UnsignedInteger>SplayMap.SplayMapKeySet.comparator()SplayMap.NavigableSubMapKeySet.descendingIterator()SplayMap.SplayMapKeySet.descendingIterator()SplayMap.descendingKeySet()SplayMap.AscendingSubMap.descendingMap()SplayMap.descendingMap()SplayMap.DescendingSubMap.descendingMap()SplayMap.NavigableSubMapKeySet.descendingSet()SplayMap.SplayMapKeySet.descendingSet()LinkedSplayMap.entrySet()SplayMap.AscendingSubMap.entrySet()SplayMap.DescendingSubMap.entrySet()SplayMap.entrySet()UnsettledMap.entrySet()SplayMap.AscendingSubMap.headMap(UnsignedInteger toKey, boolean inclusive) SplayMap.DescendingSubMap.headMap(UnsignedInteger toKey, boolean inclusive) SplayMap.headMap(UnsignedInteger toKey) SplayMap.headMap(UnsignedInteger toKey, boolean inclusive) SplayMap.NavigableSubMapKeySet.headSet(UnsignedInteger toElement) SplayMap.NavigableSubMapKeySet.headSet(UnsignedInteger toElement, boolean inclusive) SplayMap.SplayMapKeySet.headSet(UnsignedInteger toElement) SplayMap.SplayMapKeySet.headSet(UnsignedInteger toElement, boolean inclusive) SplayMap.NavigableSubMapKeySet.iterator()SplayMap.SplayMapKeySet.iterator()SplayMap.keySet()UnsettledMap.keySet()LinkedSplayMap.navigableKeySet()SplayMap.navigableKeySet()protected static Comparator<? super UnsignedInteger>SplayMap.reverseComparator()SplayMap.AscendingSubMap.subMap(UnsignedInteger fromKey, boolean fromInclusive, UnsignedInteger toKey, boolean toInclusive) SplayMap.DescendingSubMap.subMap(UnsignedInteger fromKey, boolean fromInclusive, UnsignedInteger toKey, boolean toInclusive) SplayMap.subMap(UnsignedInteger fromKey, boolean fromInclusive, UnsignedInteger toKey, boolean toInclusive) SplayMap.subMap(UnsignedInteger fromKey, UnsignedInteger toKey) SplayMap.NavigableSubMapKeySet.subSet(UnsignedInteger fromElement, boolean fromInclusive, UnsignedInteger toElement, boolean toInclusive) SplayMap.NavigableSubMapKeySet.subSet(UnsignedInteger fromElement, UnsignedInteger toElement) SplayMap.SplayMapKeySet.subSet(UnsignedInteger fromElement, boolean fromInclusive, UnsignedInteger toElement, boolean toInclusive) SplayMap.SplayMapKeySet.subSet(UnsignedInteger fromElement, UnsignedInteger toElement) SplayMap.AscendingSubMap.tailMap(UnsignedInteger fromKey, boolean inclusive) SplayMap.DescendingSubMap.tailMap(UnsignedInteger fromKey, boolean inclusive) SplayMap.tailMap(UnsignedInteger fromKey) SplayMap.tailMap(UnsignedInteger fromKey, boolean inclusive) SplayMap.NavigableSubMapKeySet.tailSet(UnsignedInteger fromElement) SplayMap.NavigableSubMapKeySet.tailSet(UnsignedInteger fromElement, boolean inclusive) SplayMap.SplayMapKeySet.tailSet(UnsignedInteger fromElement) SplayMap.SplayMapKeySet.tailSet(UnsignedInteger fromElement, boolean inclusive) Methods in org.apache.qpid.protonj2.engine.util with parameters of type UnsignedIntegerModifier and TypeMethodDescriptionSplayMap.NavigableSubMapKeySet.ceiling(UnsignedInteger key) SplayMap.SplayMapKeySet.ceiling(UnsignedInteger key) SplayMap.ceilingEntry(UnsignedInteger key) SplayMap.ceilingKey(UnsignedInteger key) SplayMap.NavigableSubMapKeySet.floor(UnsignedInteger key) SplayMap.SplayMapKeySet.floor(UnsignedInteger key) SplayMap.floorEntry(UnsignedInteger key) SplayMap.floorKey(UnsignedInteger key) SplayMap.AscendingSubMap.headMap(UnsignedInteger toKey, boolean inclusive) SplayMap.DescendingSubMap.headMap(UnsignedInteger toKey, boolean inclusive) SplayMap.headMap(UnsignedInteger toKey) SplayMap.headMap(UnsignedInteger toKey, boolean inclusive) SplayMap.NavigableSubMapKeySet.headSet(UnsignedInteger toElement) SplayMap.NavigableSubMapKeySet.headSet(UnsignedInteger toElement, boolean inclusive) SplayMap.SplayMapKeySet.headSet(UnsignedInteger toElement) SplayMap.SplayMapKeySet.headSet(UnsignedInteger toElement, boolean inclusive) SplayMap.NavigableSubMapKeySet.higher(UnsignedInteger key) SplayMap.SplayMapKeySet.higher(UnsignedInteger key) SplayMap.higherEntry(UnsignedInteger key) SplayMap.higherKey(UnsignedInteger key) SplayMap.NavigableSubMapKeySet.lower(UnsignedInteger key) SplayMap.SplayMapKeySet.lower(UnsignedInteger key) SplayMap.lowerEntry(UnsignedInteger key) SplayMap.lowerKey(UnsignedInteger key) SplayMap.put(UnsignedInteger key, E value) UnsettledMap.put(UnsignedInteger key, Delivery value) SplayMap.putIfAbsent(UnsignedInteger key, E value) SplayMap.remove(UnsignedInteger key) Removes the mapping for theUnsignedIntegerkey from this map if it is present and returns the value to which this map previously associated the key, or null if the map contained no mapping for the key.SplayMap.replace(UnsignedInteger key, E value) booleanSplayMap.replace(UnsignedInteger key, E oldValue, E newValue) SplayMap.AscendingSubMap.subMap(UnsignedInteger fromKey, boolean fromInclusive, UnsignedInteger toKey, boolean toInclusive) SplayMap.DescendingSubMap.subMap(UnsignedInteger fromKey, boolean fromInclusive, UnsignedInteger toKey, boolean toInclusive) SplayMap.subMap(UnsignedInteger fromKey, boolean fromInclusive, UnsignedInteger toKey, boolean toInclusive) SplayMap.subMap(UnsignedInteger fromKey, UnsignedInteger toKey) SplayMap.NavigableSubMapKeySet.subSet(UnsignedInteger fromElement, boolean fromInclusive, UnsignedInteger toElement, boolean toInclusive) SplayMap.NavigableSubMapKeySet.subSet(UnsignedInteger fromElement, UnsignedInteger toElement) SplayMap.SplayMapKeySet.subSet(UnsignedInteger fromElement, boolean fromInclusive, UnsignedInteger toElement, boolean toInclusive) SplayMap.SplayMapKeySet.subSet(UnsignedInteger fromElement, UnsignedInteger toElement) SplayMap.AscendingSubMap.tailMap(UnsignedInteger fromKey, boolean inclusive) SplayMap.DescendingSubMap.tailMap(UnsignedInteger fromKey, boolean inclusive) SplayMap.tailMap(UnsignedInteger fromKey) SplayMap.tailMap(UnsignedInteger fromKey, boolean inclusive) SplayMap.NavigableSubMapKeySet.tailSet(UnsignedInteger fromElement) SplayMap.NavigableSubMapKeySet.tailSet(UnsignedInteger fromElement, boolean inclusive) SplayMap.SplayMapKeySet.tailSet(UnsignedInteger fromElement) SplayMap.SplayMapKeySet.tailSet(UnsignedInteger fromElement, boolean inclusive) Method parameters in org.apache.qpid.protonj2.engine.util with type arguments of type UnsignedIntegerModifier and TypeMethodDescriptionvoidLinkedSplayMap.forEach(BiConsumer<? super UnsignedInteger, ? super E> action) voidSplayMap.DescendingSubMap.forEach(BiConsumer<? super UnsignedInteger, ? super V> action) voidSplayMap.forEach(BiConsumer<? super UnsignedInteger, ? super E> action) voidUnsettledMap.forEach(BiConsumer<? super UnsignedInteger, ? super Delivery> action) voidSplayMap.putAll(Map<? extends UnsignedInteger, ? extends E> source) voidUnsettledMap.putAll(Map<? extends UnsignedInteger, ? extends Delivery> source) voidLinkedSplayMap.replaceAll(BiFunction<? super UnsignedInteger, ? super E, ? extends E> function) voidSplayMap.replaceAll(BiFunction<? super UnsignedInteger, ? super E, ? extends E> function) -
Uses of UnsignedInteger in org.apache.qpid.protonj2.types
Fields in org.apache.qpid.protonj2.types declared as UnsignedIntegerModifier and TypeFieldDescriptionstatic final UnsignedIntegerUnsignedInteger.MAX_VALUEstatic final UnsignedIntegerUnsignedInteger.ONEstatic final UnsignedIntegerUnsignedInteger.ZEROMethods in org.apache.qpid.protonj2.types that return UnsignedIntegerModifier and TypeMethodDescriptionUnsignedInteger.add(UnsignedInteger value) Adds the value of the givenUnsignedIntegerto this instance and return a newUnsignedIntegerinstance that represents the newly computed value.UnsignedInteger.subtract(UnsignedInteger value) Subtract the value of the givenUnsignedIntegerfrom this instance and return a newUnsignedIntegerinstance that represents the newly computed value.static UnsignedIntegerUnsignedInteger.valueOf(int value) Returns an UnsignedInteger instance representing the specified int value.static UnsignedIntegerUnsignedInteger.valueOf(long value) Returns an UnsignedInteger instance representing the specified long value.static UnsignedIntegerReturns anUnsignedIntegerinstance representing the specifiedStringvalue.Methods in org.apache.qpid.protonj2.types with parameters of type UnsignedIntegerModifier and TypeMethodDescriptionUnsignedInteger.add(UnsignedInteger value) Adds the value of the givenUnsignedIntegerto this instance and return a newUnsignedIntegerinstance that represents the newly computed value.intUnsignedInteger.compareTo(UnsignedInteger value) UnsignedInteger.subtract(UnsignedInteger value) Subtract the value of the givenUnsignedIntegerfrom this instance and return a newUnsignedIntegerinstance that represents the newly computed value. -
Uses of UnsignedInteger in org.apache.qpid.protonj2.types.messaging
Methods in org.apache.qpid.protonj2.types.messaging that return UnsignedIntegerModifier and TypeMethodDescriptionReceived.getSectionNumber()Source.getTimeout()Target.getTimeout()TerminusDurability.getValue()Methods in org.apache.qpid.protonj2.types.messaging with parameters of type UnsignedIntegerModifier and TypeMethodDescriptionReceived.setSectionNumber(UnsignedInteger sectionNumber) Source.setTimeout(UnsignedInteger timeout) Target.setTimeout(UnsignedInteger timeout) static TerminusDurabilityTerminusDurability.valueOf(UnsignedInteger value) Returns the enum constant of this type with the specified name.