Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

activate(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Sets the given int position to true, unless the position is outside char range (then it does nothing).
activate(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Sets the given int position to true, unless the position is less than the offset (then it does nothing).
add(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
add(boolean) - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
add(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
add(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
add(boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
add(boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
add(boolean, boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
add(boolean, boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
add(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(byte) - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class com.github.tommyettinger.ds.ByteList
 
add(byte) - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
add(byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
add(byte, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
add(byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
add(byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
add(byte, byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
add(byte, byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
add(char) - Method in class com.github.tommyettinger.ds.CharBitSet
Activates the given position and returns true if the bit set was modified in the process.
add(char) - Method in class com.github.tommyettinger.ds.CharDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(char) - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class com.github.tommyettinger.ds.CharList
 
add(char) - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
add(char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
add(char, char) - Method in class com.github.tommyettinger.ds.CharList
 
add(char, char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
add(char, char, char) - Method in class com.github.tommyettinger.ds.CharList
 
add(char, char, char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
add(char, char, char, char) - Method in class com.github.tommyettinger.ds.CharList
 
add(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(double) - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class com.github.tommyettinger.ds.DoubleList
 
add(double) - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
add(double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
add(double, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
add(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
add(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
add(double, double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
add(double, double, double, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
add(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
add(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(float) - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class com.github.tommyettinger.ds.FloatList
 
add(float) - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
 
add(float) - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
 
add(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
add(float) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
add(float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
add(float, float) - Method in class com.github.tommyettinger.ds.FloatList
 
add(float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
add(float, float, float) - Method in class com.github.tommyettinger.ds.FloatList
 
add(float, float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
add(float, float, float, float) - Method in class com.github.tommyettinger.ds.FloatList
 
add(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Activates the given position and returns true if the bit set was modified in the process.
add(int) - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
add(int) - Method in class com.github.tommyettinger.ds.IntDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(int) - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
add(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
add(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Values
 
add(int) - Method in class com.github.tommyettinger.ds.IntList
 
add(int) - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
add(int) - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
add(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
 
add(int) - Method in class com.github.tommyettinger.ds.IntSet
Returns true if the key was not already in the set.
add(int) - Method in class com.github.tommyettinger.ds.LongIntMap.Values
 
add(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
add(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Activates the given position and returns true if the bit set was modified in the process.
add(int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
add(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
add(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
add(int, int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Sets the key at the specified index.
add(int, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
add(int, int, int) - Method in class com.github.tommyettinger.ds.IntList
 
add(int, int, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
add(int, int, int, int) - Method in class com.github.tommyettinger.ds.IntList
 
add(int, long) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Sets the key at the specified index.
add(int, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Sets the key at the specified index.
add(int, T) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Sets the key at the specified index.
add(int, T) - Method in interface com.github.tommyettinger.ds.Lisque
 
add(int, T) - Method in class com.github.tommyettinger.ds.NumberedSet
Sets the key at the specified index.
add(int, T) - Method in class com.github.tommyettinger.ds.ObjectBag
This always adds element to the end of this bag's ordering; index is ignored.
add(int, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Inserts the specified element into this deque at the specified index.
add(int, T) - Method in class com.github.tommyettinger.ds.ObjectList
 
add(int, T) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Sets the key at the specified index.
add(long) - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
add(long) - Method in class com.github.tommyettinger.ds.IntLongMap.Values
 
add(long) - Method in class com.github.tommyettinger.ds.LongDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(long) - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
add(long) - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
add(long) - Method in class com.github.tommyettinger.ds.LongList
 
add(long) - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
add(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Values
 
add(long) - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
add(long) - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
add(long) - Method in class com.github.tommyettinger.ds.LongSet
Returns true if the key was not already in the set.
add(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
add(long) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
add(long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
add(long, long) - Method in class com.github.tommyettinger.ds.LongList
 
add(long, long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
add(long, long, long) - Method in class com.github.tommyettinger.ds.LongList
 
add(long, long, long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
add(long, long, long, long) - Method in class com.github.tommyettinger.ds.LongList
 
add(short) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
add(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(short) - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class com.github.tommyettinger.ds.ShortList
 
add(short) - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Inserts the specified element into the list (optional operation).
add(short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
add(short, short) - Method in class com.github.tommyettinger.ds.ShortList
 
add(short, short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
add(short, short, short) - Method in class com.github.tommyettinger.ds.ShortList
 
add(short, short, short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
add(short, short, short, short) - Method in class com.github.tommyettinger.ds.ShortList
 
add(Enum<?>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
add(Enum<?>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
add(Enum<?>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
add(Enum<?>) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
add(Enum<?>) - Method in class com.github.tommyettinger.ds.EnumSet
Adds the specified element to this set if it is not already present (optional operation).
add(T) - Method in class com.github.tommyettinger.ds.BinaryHeap
Adds the node to the heap using its current value.
add(T) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
add(T) - Method in class com.github.tommyettinger.ds.HolderSet
Returns true if the item was not already in the set.
add(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
add(T) - Method in class com.github.tommyettinger.ds.NumberedSet
 
add(T) - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Inserts the specified element into the list (optional operation).
add(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Inserts the specified element into the deque represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(T) - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Inserts the specified element into the list (optional operation).
add(T) - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Inserts the specified element into the list (optional operation).
add(T) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
add(T) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if the key was not already in the set.
add(T, float) - Method in class com.github.tommyettinger.ds.BinaryHeap
Sets the node's value and adds it to the heap.
add(T, T) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Adds all parameters using Collection.add(Object) for each one.
add(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
add(T, T, T) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Adds all parameters using Collection.add(Object) for each one.
add(T, T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
add(T, T, T, T) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Adds all parameters using Collection.add(Object) for each one.
add(T, T, T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
add(V) - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
 
add(V) - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
 
addAll(boolean[]) - Method in class com.github.tommyettinger.ds.BooleanDeque
Exactly like BooleanDeque.addAll(OfBoolean), but takes an array instead of a PrimitiveCollection.OfBoolean.
addAll(boolean...) - Method in class com.github.tommyettinger.ds.BooleanList
 
addAll(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
addAll(boolean[], int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAll(boolean[]), but only uses at most length items from array, starting at offset.
addAll(boolean[], int, int) - Method in class com.github.tommyettinger.ds.BooleanList
 
addAll(boolean[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
addAll(byte[]) - Method in class com.github.tommyettinger.ds.ByteDeque
Exactly like ByteDeque.addAll(OfByte), but takes an array instead of a PrimitiveCollection.OfByte.
addAll(byte...) - Method in class com.github.tommyettinger.ds.ByteList
 
addAll(byte[]) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(byte[]) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
addAll(byte[], int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAll(byte[]), but only uses at most length items from array, starting at offset.
addAll(byte[], int, int) - Method in class com.github.tommyettinger.ds.ByteList
 
addAll(byte[], int, int) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(byte[], int, int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(byte[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
addAll(char[]) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(char[]) - Method in class com.github.tommyettinger.ds.CharDeque
Exactly like CharDeque.addAll(OfChar), but takes an array instead of a PrimitiveCollection.OfChar.
addAll(char...) - Method in class com.github.tommyettinger.ds.CharList
 
addAll(char[]) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
addAll(char[], int, int) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(char[], int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAll(char[]), but only uses at most length items from array, starting at offset.
addAll(char[], int, int) - Method in class com.github.tommyettinger.ds.CharList
 
addAll(char[], int, int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(char[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
addAll(double[]) - Method in class com.github.tommyettinger.ds.DoubleDeque
Exactly like DoubleDeque.addAll(OfDouble), but takes an array instead of a PrimitiveCollection.OfDouble.
addAll(double...) - Method in class com.github.tommyettinger.ds.DoubleList
 
addAll(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
addAll(double[], int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAll(double[]), but only uses at most length items from array, starting at offset.
addAll(double[], int, int) - Method in class com.github.tommyettinger.ds.DoubleList
 
addAll(double[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
addAll(float[]) - Method in class com.github.tommyettinger.ds.FloatDeque
Exactly like FloatDeque.addAll(OfFloat), but takes an array instead of a PrimitiveCollection.OfFloat.
addAll(float...) - Method in class com.github.tommyettinger.ds.FloatList
 
addAll(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
addAll(float[], int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAll(float[]), but only uses at most length items from array, starting at offset.
addAll(float[], int, int) - Method in class com.github.tommyettinger.ds.FloatList
 
addAll(float[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
addAll(int[]) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(int[]) - Method in class com.github.tommyettinger.ds.IntDeque
Exactly like IntDeque.addAll(OfInt), but takes an array instead of a PrimitiveCollection.OfInt.
addAll(int...) - Method in class com.github.tommyettinger.ds.IntList
 
addAll(int...) - Method in class com.github.tommyettinger.ds.IntSet
 
addAll(int[]) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
addAll(int[], int, int) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(int[], int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAll(int[]), but only uses at most length items from array, starting at offset.
addAll(int[], int, int) - Method in class com.github.tommyettinger.ds.IntList
 
addAll(int[], int, int) - Method in class com.github.tommyettinger.ds.IntSet
 
addAll(int[], int, int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(int[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
addAll(int, boolean[]) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAll(int, OfBoolean), but takes an array instead of a PrimitiveCollection.OfBoolean and inserts it so the first item will be at the given index.
addAll(int, boolean[], int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAll(int, OfBoolean), but takes an array instead of a PrimitiveCollection.OfBoolean, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, byte[]) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAll(int, OfByte), but takes an array instead of a PrimitiveCollection.OfByte and inserts it so the first item will be at the given index.
addAll(int, byte[], int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAll(int, OfByte), but takes an array instead of a PrimitiveCollection.OfByte, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, char[]) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAll(int, OfChar), but takes an array instead of a PrimitiveCollection.OfChar and inserts it so the first item will be at the given index.
addAll(int, char[], int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAll(int, OfChar), but takes an array instead of a PrimitiveCollection.OfChar, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, double[]) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAll(int, OfDouble), but takes an array instead of a PrimitiveCollection.OfDouble and inserts it so the first item will be at the given index.
addAll(int, double[], int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAll(int, OfDouble), but takes an array instead of a PrimitiveCollection.OfDouble, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, float[]) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAll(int, OfFloat), but takes an array instead of a PrimitiveCollection.OfFloat and inserts it so the first item will be at the given index.
addAll(int, float[], int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAll(int, OfFloat), but takes an array instead of a PrimitiveCollection.OfFloat, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, int[]) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAll(int, OfInt), but takes an array instead of a PrimitiveCollection.OfInt and inserts it so the first item will be at the given index.
addAll(int, int[], int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAll(int, OfInt), but takes an array instead of a PrimitiveCollection.OfInt, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, long[]) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAll(int, OfLong), but takes an array instead of a PrimitiveCollection.OfLong and inserts it so the first item will be at the given index.
addAll(int, long[], int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAll(int, OfLong), but takes an array instead of a PrimitiveCollection.OfLong, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, short[]) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAll(int, OfShort), but takes an array instead of a PrimitiveCollection.OfShort and inserts it so the first item will be at the given index.
addAll(int, short[], int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAll(int, OfShort), but takes an array instead of a PrimitiveCollection.OfShort, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAll(int, OfBoolean), but takes an ord instead of a PrimitiveCollection.OfBoolean and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAll(int, OfBoolean), but takes an array instead of a PrimitiveCollection.OfBoolean, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanList
Adds up to count items, starting from offset, in the Ordered.OfBoolean other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAll(int, OfByte), but takes an ord instead of a PrimitiveCollection.OfByte and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAll(int, OfByte), but takes an array instead of a PrimitiveCollection.OfByte, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteList
Adds up to count items, starting from offset, in the Ordered.OfByte other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAll(int, OfChar), but takes an ord instead of a PrimitiveCollection.OfChar and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAll(int, OfChar), but takes an array instead of a PrimitiveCollection.OfChar, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharList
Adds up to count items, starting from offset, in the Ordered.OfChar other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAll(int, OfDouble), but takes an ord instead of a PrimitiveCollection.OfDouble and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAll(int, OfDouble), but takes an array instead of a PrimitiveCollection.OfDouble, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleList
Adds up to count items, starting from offset, in the Ordered.OfDouble other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAll(int, OfFloat), but takes an ord instead of a PrimitiveCollection.OfFloat and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAll(int, OfFloat), but takes an array instead of a PrimitiveCollection.OfFloat, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatList
Adds up to count items, starting from offset, in the Ordered.OfFloat other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAll(int, OfInt), but takes an ord instead of a PrimitiveCollection.OfInt and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAll(int, OfInt), but takes an array instead of a PrimitiveCollection.OfInt, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntList
Adds up to count items, starting from offset, in the Ordered.OfInt other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAll(int, OfLong), but takes an ord instead of a PrimitiveCollection.OfLong and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAll(int, OfLong), but takes an array instead of a PrimitiveCollection.OfLong, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongList
Adds up to count items, starting from offset, in the Ordered.OfLong other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAll(int, OfShort), but takes an ord instead of a PrimitiveCollection.OfShort and inserts it so the first item will be at the given index.
addAll(int, Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAll(int, OfShort), but takes an array instead of a PrimitiveCollection.OfShort, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortList
Adds up to count items, starting from offset, in the Ordered.OfShort other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered<Enum<?>>, int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Adds up to count items, starting from offset, in the Ordered other to this list, inserting starting at insertionIndex in the iteration order.
addAll(int, Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addAll(int, PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addAll(int, PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
 
addAll(int, PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addAll(int, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addAll(int, PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
 
addAll(int, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
 
addAll(int, PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addAll(int, Enum<?>[], int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, Collection<? extends T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addAll(int, T[]) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAll(int, T[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.addAll(int, Collection), but takes an array instead of a Collection and inserts it so the first item will be at the given index.
addAll(int, T[]) - Method in class com.github.tommyettinger.ds.ObjectList
Adds each item in the array a to this ObjectList, inserting starting at insertionIndex.
addAll(int, T[], int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAll(int, T[], int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Adds up to count items, starting from offset, in the T array array to this set, inserting starting at insertionIndex in the iteration order.
addAll(int, T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.addAll(int, Collection), but takes an array instead of a Collection, gets items starting at offset from that array, using length items, and inserts them so the item at the given offset will be at the given index.
addAll(int, T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Adds up to count items, starting from offset, in the array a to this ObjectList, inserting starting at insertionIndex.
addAll(long[]) - Method in class com.github.tommyettinger.ds.LongDeque
Exactly like LongDeque.addAll(OfLong), but takes an array instead of a PrimitiveCollection.OfLong.
addAll(long...) - Method in class com.github.tommyettinger.ds.LongList
 
addAll(long...) - Method in class com.github.tommyettinger.ds.LongSet
 
addAll(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
addAll(long[], int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAll(long[]), but only uses at most length items from array, starting at offset.
addAll(long[], int, int) - Method in class com.github.tommyettinger.ds.LongList
 
addAll(long[], int, int) - Method in class com.github.tommyettinger.ds.LongSet
 
addAll(long[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
addAll(short[]) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(short[]) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
addAll(short[]) - Method in class com.github.tommyettinger.ds.ShortDeque
Exactly like ShortDeque.addAll(OfShort), but takes an array instead of a PrimitiveCollection.OfShort.
addAll(short...) - Method in class com.github.tommyettinger.ds.ShortList
 
addAll(short[], int, int) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(short[], int, int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(short[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
addAll(short[], int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAll(short[]), but only uses at most length items from array, starting at offset.
addAll(short[], int, int) - Method in class com.github.tommyettinger.ds.ShortList
 
addAll(BooleanList) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addAll(BooleanList) - Method in class com.github.tommyettinger.ds.BooleanList
 
addAll(BooleanList, int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addAll(BooleanList, int, int) - Method in class com.github.tommyettinger.ds.BooleanList
 
addAll(ByteList) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addAll(ByteList) - Method in class com.github.tommyettinger.ds.ByteList
 
addAll(ByteList, int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addAll(ByteList, int, int) - Method in class com.github.tommyettinger.ds.ByteList
 
addAll(CharList) - Method in class com.github.tommyettinger.ds.CharDeque
 
addAll(CharList) - Method in class com.github.tommyettinger.ds.CharList
 
addAll(CharList, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
 
addAll(CharList, int, int) - Method in class com.github.tommyettinger.ds.CharList
 
addAll(DoubleList) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addAll(DoubleList) - Method in class com.github.tommyettinger.ds.DoubleList
 
addAll(DoubleList, int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addAll(DoubleList, int, int) - Method in class com.github.tommyettinger.ds.DoubleList
 
addAll(FloatList) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addAll(FloatList) - Method in class com.github.tommyettinger.ds.FloatList
 
addAll(FloatList, int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addAll(FloatList, int, int) - Method in class com.github.tommyettinger.ds.FloatList
 
addAll(HolderOrderedSet<T, ?>) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
addAll(HolderSet<T, ?>) - Method in class com.github.tommyettinger.ds.HolderSet
 
addAll(IntList) - Method in class com.github.tommyettinger.ds.IntDeque
 
addAll(IntList) - Method in class com.github.tommyettinger.ds.IntList
 
addAll(IntList) - Method in class com.github.tommyettinger.ds.IntSet
 
addAll(IntList, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addAll(IntList, int, int) - Method in class com.github.tommyettinger.ds.IntList
 
addAll(IntList, int, int) - Method in class com.github.tommyettinger.ds.IntSet
 
addAll(IntSet) - Method in class com.github.tommyettinger.ds.IntSet
 
addAll(LongList) - Method in class com.github.tommyettinger.ds.LongDeque
 
addAll(LongList) - Method in class com.github.tommyettinger.ds.LongList
 
addAll(LongList) - Method in class com.github.tommyettinger.ds.LongSet
 
addAll(LongList, int, int) - Method in class com.github.tommyettinger.ds.LongDeque
 
addAll(LongList, int, int) - Method in class com.github.tommyettinger.ds.LongList
 
addAll(LongList, int, int) - Method in class com.github.tommyettinger.ds.LongSet
 
addAll(LongSet) - Method in class com.github.tommyettinger.ds.LongSet
 
addAll(ObjectSet<T>) - Method in class com.github.tommyettinger.ds.ObjectSet
 
addAll(Ordered.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Exactly like BooleanDeque.addAll(OfBoolean), but takes an Ordered.OfBoolean instead of a PrimitiveCollection.OfBoolean.
addAll(Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAll(boolean[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanList
Adds up to count items, starting from offset, in the Ordered.OfBoolean other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
Exactly like ByteDeque.addAll(OfByte), but takes an Ordered.OfByte instead of a PrimitiveCollection.OfByte.
addAll(Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAll(byte[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteList
Adds up to count items, starting from offset, in the Ordered.OfByte other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
Exactly like CharDeque.addAll(OfChar), but takes an Ordered.OfChar instead of a PrimitiveCollection.OfChar.
addAll(Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAll(char[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharList
Adds up to count items, starting from offset, in the Ordered.OfChar other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
Exactly like DoubleDeque.addAll(OfDouble), but takes an Ordered.OfDouble instead of a PrimitiveCollection.OfDouble.
addAll(Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAll(double[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleList
Adds up to count items, starting from offset, in the Ordered.OfDouble other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
Exactly like FloatDeque.addAll(OfFloat), but takes an Ordered.OfFloat instead of a PrimitiveCollection.OfFloat.
addAll(Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAll(float[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatList
Adds up to count items, starting from offset, in the Ordered.OfFloat other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
Exactly like IntDeque.addAll(OfInt), but takes an Ordered.OfInt instead of a PrimitiveCollection.OfInt.
addAll(Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAll(int[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntList
Adds up to count items, starting from offset, in the Ordered.OfInt other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(Ordered.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
Exactly like LongDeque.addAll(OfLong), but takes an Ordered.OfLong instead of a PrimitiveCollection.OfLong.
addAll(Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAll(long[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongList
Adds up to count items, starting from offset, in the Ordered.OfLong other to this list, inserting at the end of the iteration order.
addAll(Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(Ordered.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
Exactly like ShortDeque.addAll(OfShort), but takes an Ordered.OfShort instead of a PrimitiveCollection.OfShort.
addAll(Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAll(short[]), but only uses at most length items from ord, starting at offset.
addAll(Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortList
Adds up to count items, starting from offset, in the Ordered.OfShort other to this list, inserting at the end of the iteration order.
addAll(Ordered<Enum<?>>, int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Adds up to count items, starting from offset, in the Ordered other to this list, inserting at the end of the iteration order.
addAll(Ordered<T>, int, int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling BooleanDeque.addLast(boolean) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfBoolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
addAll(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling ByteDeque.addLast(byte) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfByte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
addAll(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling CharDeque.addLast(char) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfChar) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
addAll(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling DoubleDeque.addLast(double) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfDouble) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
addAll(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling FloatDeque.addLast(float) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfFloat) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
addAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling IntDeque.addLast(int) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
addAll(PrimitiveCollection.OfInt) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
addAll(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling LongDeque.addLast(long) on each one, in the order that they are returned by the collection's iterator.
addAll(PrimitiveCollection.OfLong) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
addAll(PrimitiveCollection.OfShort) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
addAll(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling ShortDeque.addLast(short) on each one, in the order that they are returned by the collection's iterator.
addAll(ShortList) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addAll(ShortList) - Method in class com.github.tommyettinger.ds.ShortList
 
addAll(ShortList, int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addAll(ShortList, int, int) - Method in class com.github.tommyettinger.ds.ShortList
 
addAll(BooleanIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
addAll(ByteIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
addAll(CharIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
addAll(DoubleIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
addAll(FloatIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
addAll(IntIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
addAll(LongIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
addAll(ShortIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
addAll(CharSequence) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(CharSequence, int, int) - Method in class com.github.tommyettinger.ds.CharBitSet
 
addAll(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
addAll(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
addAll(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
addAll(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumSet
Adds all Enum items in the given array to this set.
addAll(Enum<?>[], int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Adds up to count items, starting from offset, in the Ordered other to this set, inserting at the end of the iteration order.
addAll(Collection<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
addAll(Collection<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
addAll(Collection<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
addAll(Collection<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumSet
Adds all the elements in the specified collection to this collection.
addAll(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.BinaryHeap
 
addAll(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.HolderSet
 
addAll(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.NumberedSet
 
addAll(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Adds all the elements in the specified collection at the end of this deque, as if by calling ObjectDeque.addLast(T) on each one, in the order that they are returned by the collection's iterator.
addAll(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.ObjectSet
 
addAll(Iterator<? extends T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Goes through the given Iterator until it is exhausted, adding every item to this EnhancedCollection using Collection.add(Object).
addAll(T[]) - Method in class com.github.tommyettinger.ds.BinaryHeap
 
addAll(T[]) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
 
addAll(T[]) - Method in class com.github.tommyettinger.ds.HolderSet
 
addAll(T[]) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAll(T[]) - Method in class com.github.tommyettinger.ds.NumberedSet
Adds all items in the T array array to this set, inserting at the end of the iteration order.
addAll(T[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Exactly like ObjectDeque.addAll(Collection), but takes an array instead of a Collection.
addAll(T[]) - Method in class com.github.tommyettinger.ds.ObjectList
Adds each item in the array a to this ObjectList, appending to the end.
addAll(T[]) - Method in class com.github.tommyettinger.ds.ObjectSet
 
addAll(T[], int, int) - Method in class com.github.tommyettinger.ds.BinaryHeap
 
addAll(T[], int, int) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
 
addAll(T[], int, int) - Method in class com.github.tommyettinger.ds.HolderSet
 
addAll(T[], int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAll(T[], int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Adds up to length items, starting from offset, in the T array array to this set, inserting at the end of the iteration order.
addAll(T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.addAll(Object[]), but only uses at most length items from array, starting at offset.
addAll(T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Adds up to count items, starting from offset, in the array a to this ObjectList, appending to the end.
addAll(T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectSet
 
addAllFirst(boolean[]) - Method in class com.github.tommyettinger.ds.BooleanDeque
Exactly like BooleanDeque.addAllFirst(OfBoolean), but takes an array instead of a PrimitiveCollection.OfBoolean.
addAllFirst(boolean[], int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAllFirst(boolean[]), but only uses at most length items from array, starting at offset.
addAllFirst(byte[]) - Method in class com.github.tommyettinger.ds.ByteDeque
Exactly like ByteDeque.addAllFirst(OfByte), but takes an array instead of a PrimitiveCollection.OfByte.
addAllFirst(byte[], int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAllFirst(byte[]), but only uses at most length items from array, starting at offset.
addAllFirst(char[]) - Method in class com.github.tommyettinger.ds.CharDeque
Exactly like CharDeque.addAllFirst(OfChar), but takes an array instead of a PrimitiveCollection.OfChar.
addAllFirst(char[], int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAllFirst(char[]), but only uses at most length items from array, starting at offset.
addAllFirst(double[]) - Method in class com.github.tommyettinger.ds.DoubleDeque
Exactly like DoubleDeque.addAllFirst(OfDouble), but takes an array instead of a PrimitiveCollection.OfDouble.
addAllFirst(double[], int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAllFirst(double[]), but only uses at most length items from array, starting at offset.
addAllFirst(float[]) - Method in class com.github.tommyettinger.ds.FloatDeque
Exactly like FloatDeque.addAllFirst(OfFloat), but takes an array instead of a PrimitiveCollection.OfFloat.
addAllFirst(float[], int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAllFirst(float[]), but only uses at most length items from array, starting at offset.
addAllFirst(int[]) - Method in class com.github.tommyettinger.ds.IntDeque
Exactly like IntDeque.addAllFirst(OfInt), but takes an array instead of a PrimitiveCollection.OfInt.
addAllFirst(int[], int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAllFirst(int[]), but only uses at most length items from array, starting at offset.
addAllFirst(long[]) - Method in class com.github.tommyettinger.ds.LongDeque
Exactly like LongDeque.addAllFirst(OfLong), but takes an array instead of a PrimitiveCollection.OfLong.
addAllFirst(long[], int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAllFirst(long[]), but only uses at most length items from array, starting at offset.
addAllFirst(short[]) - Method in class com.github.tommyettinger.ds.ShortDeque
Exactly like ShortDeque.addAllFirst(OfShort), but takes an array instead of a PrimitiveCollection.OfShort.
addAllFirst(short[], int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAllFirst(short[]), but only uses at most length items from array, starting at offset.
addAllFirst(Ordered.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Exactly like BooleanDeque.addAllFirst(OfBoolean), but takes an ord instead of a PrimitiveCollection.OfBoolean.
addAllFirst(Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Like BooleanDeque.addAllFirst(Ordered.OfBoolean), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
Exactly like ByteDeque.addAllFirst(OfByte), but takes an ord instead of a PrimitiveCollection.OfByte.
addAllFirst(Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Like ByteDeque.addAllFirst(Ordered.OfByte), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
Exactly like CharDeque.addAllFirst(OfChar), but takes an ord instead of a PrimitiveCollection.OfChar.
addAllFirst(Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Like CharDeque.addAllFirst(Ordered.OfChar), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
Exactly like DoubleDeque.addAllFirst(OfDouble), but takes an ord instead of a PrimitiveCollection.OfDouble.
addAllFirst(Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Like DoubleDeque.addAllFirst(Ordered.OfDouble), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
Exactly like FloatDeque.addAllFirst(OfFloat), but takes an ord instead of a PrimitiveCollection.OfFloat.
addAllFirst(Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Like FloatDeque.addAllFirst(Ordered.OfFloat), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
Exactly like IntDeque.addAllFirst(OfInt), but takes an ord instead of a PrimitiveCollection.OfInt.
addAllFirst(Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Like IntDeque.addAllFirst(Ordered.OfInt), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
Exactly like LongDeque.addAllFirst(OfLong), but takes an ord instead of a PrimitiveCollection.OfLong.
addAllFirst(Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Like LongDeque.addAllFirst(Ordered.OfLong), but only uses at most length items from ord, starting at offset.
addAllFirst(Ordered.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
Exactly like ShortDeque.addAllFirst(OfShort), but takes an ord instead of a PrimitiveCollection.OfShort.
addAllFirst(Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Like ShortDeque.addAllFirst(Ordered.OfShort), but only uses at most length items from ord, starting at offset.
addAllFirst(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
Adds every item in c to this in order at the start.
addAllFirst(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
Adds every item in c to this in order at the start.
addAllFirst(Collection<? extends T>) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAllFirst(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Adds every item in c to this in order at the start.
addAllFirst(T[]) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAllFirst(T[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Exactly like ObjectDeque.addAllFirst(Collection), but takes an array instead of a Collection.
addAllFirst(T[], int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAllFirst(T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.addAllFirst(Object[]), but only uses at most length items from array, starting at offset.
addAllIterable(Iterable<? extends T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Gets the Iterable.iterator() from the parameter and delegates to EnhancedCollection.addAll(Iterator).
addAllLast(boolean[]) - Method in class com.github.tommyettinger.ds.BooleanDeque
addAllLast(boolean[], int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
addAllLast(byte[]) - Method in class com.github.tommyettinger.ds.ByteDeque
addAllLast(byte[], int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
addAllLast(char[]) - Method in class com.github.tommyettinger.ds.CharDeque
addAllLast(char[], int, int) - Method in class com.github.tommyettinger.ds.CharDeque
addAllLast(double[]) - Method in class com.github.tommyettinger.ds.DoubleDeque
addAllLast(double[], int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
addAllLast(float[]) - Method in class com.github.tommyettinger.ds.FloatDeque
addAllLast(float[], int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
addAllLast(int[]) - Method in class com.github.tommyettinger.ds.IntDeque
addAllLast(int[], int, int) - Method in class com.github.tommyettinger.ds.IntDeque
addAllLast(long[]) - Method in class com.github.tommyettinger.ds.LongDeque
addAllLast(long[], int, int) - Method in class com.github.tommyettinger.ds.LongDeque
addAllLast(short[]) - Method in class com.github.tommyettinger.ds.ShortDeque
addAllLast(short[], int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
addAllLast(Ordered.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
addAllLast(Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
addAllLast(Ordered.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
addAllLast(Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
addAllLast(Ordered.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
addAllLast(Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
addAllLast(Ordered.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
addAllLast(Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
addAllLast(Ordered.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
addAllLast(Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
addAllLast(Ordered.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
addAllLast(Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
addAllLast(Ordered.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
addAllLast(Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongDeque
addAllLast(Ordered.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
addAllLast(Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
addAllLast(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
An alias for BooleanDeque.addAll(OfBoolean), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
An alias for ByteDeque.addAll(OfByte), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
An alias for CharDeque.addAll(OfChar), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
An alias for DoubleDeque.addAll(OfDouble), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
An alias for FloatDeque.addAll(OfFloat), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
An alias for IntDeque.addAll(OfInt), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
An alias for LongDeque.addAll(OfLong), this adds every item in c to this in order at the end.
addAllLast(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
An alias for ShortDeque.addAll(OfShort), this adds every item in c to this in order at the end.
addAllLast(Collection<? extends T>) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAllLast(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
An alias for ObjectDeque.addAll(Collection), this adds every item in c to this in order at the end.
addAllLast(T[]) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAllLast(T[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
addAllLast(T[], int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
addAllLast(T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Adds items to this PrimitiveCollection drawn from the result of PrimitiveCollection.OfInt.toDenseString() or PrimitiveCollection.OfInt.denseAppendTo(CharSequence, boolean).
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
addDense(CharSequence) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Adds items to this PrimitiveCollection drawn from the result of PrimitiveCollection.OfInt.toDenseString() or PrimitiveCollection.OfInt.denseAppendTo(CharSequence, boolean).
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
addDense(CharSequence, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
addFirst(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Prepend given value to the head (enqueue to head).
addFirst(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addFirst(boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addFirst(boolean, boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addFirst(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Prepend given value to the head (enqueue to head).
addFirst(byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addFirst(byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addFirst(byte, byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addFirst(char) - Method in class com.github.tommyettinger.ds.CharDeque
Prepend given value to the head (enqueue to head).
addFirst(char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
addFirst(char, char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
addFirst(char, char, char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
addFirst(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Prepend given value to the head (enqueue to head).
addFirst(double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addFirst(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addFirst(double, double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addFirst(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Prepend given value to the head (enqueue to head).
addFirst(float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addFirst(float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addFirst(float, float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addFirst(int) - Method in class com.github.tommyettinger.ds.IntDeque
Prepend given value to the head (enqueue to head).
addFirst(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addFirst(int, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addFirst(int, int, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addFirst(long) - Method in class com.github.tommyettinger.ds.LongDeque
Prepend given value to the head (enqueue to head).
addFirst(long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
addFirst(long, long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
addFirst(long, long, long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
addFirst(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Prepend given value to the head (enqueue to head).
addFirst(short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addFirst(short, short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addFirst(short, short, short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addFirst(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
addFirst(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Prepends value to the head (enqueue to head).
addFirst(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addFirst(T, T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addFirst(T, T, T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addLast(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Appends given boolean to the tail (enqueue to tail).
addLast(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addLast(boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addLast(boolean, boolean, boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
addLast(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Appends given byte to the tail (enqueue to tail).
addLast(byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addLast(byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addLast(byte, byte, byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
addLast(char) - Method in class com.github.tommyettinger.ds.CharDeque
Appends given char to the tail (enqueue to tail).
addLast(char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
addLast(char, char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
addLast(char, char, char, char) - Method in class com.github.tommyettinger.ds.CharDeque
 
addLast(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Appends given double to the tail (enqueue to tail).
addLast(double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addLast(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addLast(double, double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
addLast(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Appends given float to the tail (enqueue to tail).
addLast(float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addLast(float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addLast(float, float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
addLast(int) - Method in class com.github.tommyettinger.ds.IntDeque
Appends given int to the tail (enqueue to tail).
addLast(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addLast(int, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addLast(int, int, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
addLast(long) - Method in class com.github.tommyettinger.ds.LongDeque
Appends given long to the tail (enqueue to tail).
addLast(long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
addLast(long, long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
addLast(long, long, long, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
addLast(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Appends given short to the tail (enqueue to tail).
addLast(short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addLast(short, short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addLast(short, short, short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
addLast(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
addLast(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Appends value to the tail (enqueue to tail).
addLast(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addLast(T, T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addLast(T, T, T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
addLegible(String, String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
addLegible(String, String, int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
addLegible(String, String, PartialParser<T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Adds items to this EnhancedCollection drawn from the result of EnhancedCollection.toString(String) or EnhancedCollection.appendTo(CharSequence, String, boolean).
addLegible(String, String, PartialParser<T>, int, int) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Adds items to this EnhancedCollection drawn from the result of EnhancedCollection.toString(String) or EnhancedCollection.appendTo(CharSequence, String, boolean).
addOrIndex(T) - Method in class com.github.tommyettinger.ds.NumberedSet
If the given item t is present, this returns its index without modifying the NumberedSet; otherwise, it adds t to the end of the collection and returns the index for it there.
addOrIndex(T) - Method in class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
addResize(int) - Method in class com.github.tommyettinger.ds.IntSet
Skips checks for existing keys, doesn't increment size, doesn't need to handle key 0.
addResize(long) - Method in class com.github.tommyettinger.ds.LongSet
Skips checks for existing keys, doesn't increment size, doesn't need to handle key 0.
addResize(T) - Method in class com.github.tommyettinger.ds.HolderSet
Skips checks for existing keys, doesn't increment size.
addResize(T) - Method in class com.github.tommyettinger.ds.ObjectSet
Like ObjectSet.add(Object), but skips checks for existing keys, and doesn't increment size.
addVarargs(boolean...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(byte...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(char...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(double...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(float...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(int...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(long...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(short...) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
addVarargs(T...) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Takes an array of items to add, or more simply 0 or more arguments that will each be added.
All() - Constructor for class com.github.tommyettinger.ds.Junction.All
 
All(Term<T>, Term<T>) - Constructor for class com.github.tommyettinger.ds.Junction.All
 
All(Collection<Term<T>>) - Constructor for class com.github.tommyettinger.ds.Junction.All
 
All(T...) - Constructor for class com.github.tommyettinger.ds.Junction.All
 
allOf(Class<? extends Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet using the constants from the given Class (of an Enum type), and with all possible items initially stored in the set.
allOf(Class<? extends Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet using the constants from the given Class (of an Enum type), and with all possible items initially stored in the set.
allOf(Enum<?>[]) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet using the given result of calling values() on an Enum type (the universe), and with all possible items initially stored in the set.
allOf(Enum<?>[]) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet using the given result of calling values() on an Enum type (the universe), and with all possible items initially stored in the set.
alter(int, int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(int, int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(int, int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(int, int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Changes the item before to after without changing its position in the order.
alter(long, long) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(long, long) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(long, long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(long, long) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(long, long) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Changes the item before to after without changing its position in the order.
alter(Enum<?>, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(Enum<?>, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(Enum<?>, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(Enum<?>, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(Enum<?>, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Changes the item before to after without changing its position in the order.
alter(K, K) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(K, K) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(K, K) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(K, K) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Changes the key before to after without changing its position in the order or its value.
alter(T, T) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Changes the item before to after without changing its position in the order.
alter(T, T) - Method in class com.github.tommyettinger.ds.NumberedSet
Changes the item before to after without changing its position in the order or its value.
alter(T, T) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Changes the item before to after without changing its position in the order.
alterAt(int, int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Changes the item at the given index in the order to after, without changing the ordering of other items.
alterAt(int, long) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, long) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, long) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, long) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Changes the item at the given index in the order to after, without changing the ordering of other items.
alterAt(int, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, Enum<?>) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Changes the item at the given index in the order to after, without changing the ordering of other items.
alterAt(int, K) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, K) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, K) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, K) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Changes the key at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, T) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Changes the item at the given index in the order to after, without changing the ordering of other items.
alterAt(int, T) - Method in class com.github.tommyettinger.ds.NumberedSet
Changes the item at the given index in the order to after, without changing the ordering of other entries or any values.
alterAt(int, T) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Changes the item at the given index in the order to after, without changing the ordering of other items.
AlteringIterator<T,R> - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
AlteringIterator() - Constructor for class com.github.tommyettinger.ds.support.util.AlteringIterator
 
AlteringIterator(Iterator<T>, ObjToObjFunction<T, R>) - Constructor for class com.github.tommyettinger.ds.support.util.AlteringIterator
 
and(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
and(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
and(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
and(CharBitSet) - Method in class com.github.tommyettinger.ds.CharBitSet
Performs a logical AND of this target bit set with the argument bit set.
and(OffsetBitSet) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Performs a logical AND of this target bit set with the argument bit set.
andNot(CharBitSet) - Method in class com.github.tommyettinger.ds.CharBitSet
Clears all the bits in this bit set whose corresponding bit is set in the specified bit set.
andNot(OffsetBitSet) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Clears all the bits in this bit set whose corresponding bit is set in the specified bit set.
Any() - Constructor for class com.github.tommyettinger.ds.Junction.Any
 
Any(Term<T>, Term<T>) - Constructor for class com.github.tommyettinger.ds.Junction.Any
 
Any(Collection<Term<T>>) - Constructor for class com.github.tommyettinger.ds.Junction.Any
 
Any(T...) - Constructor for class com.github.tommyettinger.ds.Junction.Any
 
append(boolean) - Method in class com.github.tommyettinger.ds.CharBag
Appends either the four chars 't', 'r', 'u', 'e' if value is true, or the five chars 'f', 'a', 'l', 's', 'e' if it is false.
append(boolean) - Method in class com.github.tommyettinger.ds.CharDeque
Appends either the four chars 't', 'r', 'u', 'e' if value is true, or the five chars 'f', 'a', 'l', 's', 'e' if it is false.
append(boolean) - Method in class com.github.tommyettinger.ds.CharList
Appends either the four chars 't', 'r', 'u', 'e' if value is true, or the five chars 'f', 'a', 'l', 's', 'e' if it is false.
append(char) - Method in class com.github.tommyettinger.ds.CharBag
 
append(char) - Method in class com.github.tommyettinger.ds.CharDeque
 
append(char) - Method in class com.github.tommyettinger.ds.CharList
 
append(double) - Method in class com.github.tommyettinger.ds.CharBag
Appends the base-10 decimal or engineering textual form of the given number, without allocating.
append(double) - Method in class com.github.tommyettinger.ds.CharDeque
Appends the base-10 decimal or engineering textual form of the given number, without allocating.
append(double) - Method in class com.github.tommyettinger.ds.CharList
Appends the base-10 decimal or engineering textual form of the given number, without allocating.
append(float) - Method in class com.github.tommyettinger.ds.CharBag
Appends the base-10 decimal or engineering textual form of the given number, without allocating.
append(float) - Method in class com.github.tommyettinger.ds.CharDeque
Appends the base-10 decimal or engineering textual form of the given number, without allocating.
append(float) - Method in class com.github.tommyettinger.ds.CharList
Appends the base-10 decimal or engineering textual form of the given number, without allocating.
append(int) - Method in class com.github.tommyettinger.ds.CharBag
Appends the base-10 signed textual form of the given number, without allocating.
append(int) - Method in class com.github.tommyettinger.ds.CharDeque
Appends the base-10 signed textual form of the given number, without allocating.
append(int) - Method in class com.github.tommyettinger.ds.CharList
Appends the base-10 signed textual form of the given number, without allocating.
append(long) - Method in class com.github.tommyettinger.ds.CharBag
Appends the base-10 signed textual form of the given number, without allocating.
append(long) - Method in class com.github.tommyettinger.ds.CharDeque
Appends the base-10 signed textual form of the given number, without allocating.
append(long) - Method in class com.github.tommyettinger.ds.CharList
Appends the base-10 signed textual form of the given number, without allocating.
append(CharSequence) - Method in class com.github.tommyettinger.ds.CharBag
 
append(CharSequence) - Method in class com.github.tommyettinger.ds.CharDeque
 
append(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
 
append(CharSequence, int, int) - Method in class com.github.tommyettinger.ds.CharBag
 
append(CharSequence, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
 
append(CharSequence, int, int) - Method in class com.github.tommyettinger.ds.CharList
 
append(S, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.BooleanAppender
 
append(S, char) - Static method in interface com.github.tommyettinger.ds.support.util.CharAppender
 
append(S, T) - Static method in interface com.github.tommyettinger.ds.support.util.Appender
Commonly used as a method reference where a generic Appender is needed.
appendBinary(S, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.BooleanAppender
 
appendChildren(Collection<Term<T>>) - Method in class com.github.tommyettinger.ds.Junction.All
 
appendChildren(Collection<Term<T>>) - Method in class com.github.tommyettinger.ds.Junction.Any
 
appendChildren(Collection<Term<T>>) - Method in class com.github.tommyettinger.ds.Junction
 
appendChildren(Collection<Term<T>>) - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
appendChildren(Collection<Term<T>>) - Method in class com.github.tommyettinger.ds.Junction.Not
 
appendChildren(Collection<Term<T>>) - Method in class com.github.tommyettinger.ds.Junction.One
 
appendChildren(Collection<Term<T>>) - Method in interface com.github.tommyettinger.ds.Term
If this Term has sub-Terms, which this calls children, calling appendChildren will take all children one level descendant from this and place them into appending, in undefined order.
appendContents(StringBuilder, String) - Method in class com.github.tommyettinger.ds.CharBitSet
Given a StringBuilder, this appends part of the toString() representation of this CharBitSet, without allocating a String.
appendContents(StringBuilder, String) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Given a StringBuilder, this appends part of the toString() representation of this OffsetBitSet, without allocating a String.
appendDense(S, double) - Static method in interface com.github.tommyettinger.ds.support.util.DoubleAppender
 
appendDense(S, float) - Static method in interface com.github.tommyettinger.ds.support.util.FloatAppender
 
appendEnumName(S, Enum<?>) - Static method in interface com.github.tommyettinger.ds.support.util.Appender
Appends the Enum.name() to the given Appendable CharSequence, so valueOf can be used to look up an enum constant when reading.
Appender<T> - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a T item to it.
appendInto(EnumFloatMap) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
Append the remaining items that this can iterate through into the given EnumFloatMap.
appendInto(EnumIntMap) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
Append the remaining items that this can iterate through into the given EnumIntMap.
appendInto(EnumLongMap) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
Append the remaining items that this can iterate through into the given EnumLongMap.
appendInto(IntFloatMap) - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(IntIntMap) - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(IntLongMap) - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(IntObjectMap<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(LongFloatMap) - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(LongIntMap) - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(LongLongMap) - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(LongObjectMap<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(ObjectFloatMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
Append the remaining items that this can iterate through into the given ObjectFloatMap.
appendInto(ObjectFloatMap<K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(ObjectIntMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
Append the remaining items that this can iterate through into the given ObjectIntMap.
appendInto(ObjectIntMap<K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(ObjectLongMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
Append the remaining items that this can iterate through into the given ObjectLongMap.
appendInto(ObjectLongMap<K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
Append the remaining items that this can iterate through into the given PrimitiveCollection.OfChar.
appendInto(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
Append the remaining items that this can iterate through into the given PrimitiveCollection.
appendInto(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
Append the remaining items that this can iterate through into the given PrimitiveCollection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntIntMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
Append the remaining items that this can iterate through into the given PrimitiveCollection.OfInt.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.LongIntMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
Append the remaining items that this can iterate through into the given PrimitiveCollection.OfInt.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
Append the remaining items that this can iterate through into the given PrimitiveCollection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.IntLongMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongLongMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
Append the remaining items that this can iterate through into the given PrimitiveCollection.OfLong.
appendInto(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<EnumFloatMap.Entry>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<EnumIntMap.Entry>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<EnumLongMap.Entry>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<IntFloatMap.Entry>) - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<IntIntMap.Entry>) - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<IntLongMap.Entry>) - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<IntObjectMap.Entry<V>>) - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<LongFloatMap.Entry>) - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<LongIntMap.Entry>) - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<LongLongMap.Entry>) - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<LongObjectMap.Entry<V>>) - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<ObjectFloatMap.Entry<K>>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<ObjectIntMap.Entry<K>>) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<ObjectLongMap.Entry<K>>) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
Append the remaining items that this can iterate through into the given PrimitiveCollection.OfInt.
appendInto(Collection<Map.Entry<Enum<?>, V>>) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<Map.Entry<K, V>>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<K>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<T>) - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<V>) - Method in class com.github.tommyettinger.ds.EnumMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(Collection<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Values
Append the remaining items that this can iterate through into the given Collection.
appendInto(Map<Enum<?>, V>) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendInto(Map<K, V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
Append the remaining items that this can iterate through into the given Map.
appendLine() - Method in class com.github.tommyettinger.ds.CharBag
Appends a literal newline (Unicode character u000A).
appendLine() - Method in class com.github.tommyettinger.ds.CharDeque
Appends a literal newline (Unicode character u000A).
appendLine() - Method in class com.github.tommyettinger.ds.CharList
Appends a literal newline (Unicode character u000A).
appendTo(StringBuilder) - Method in class com.github.tommyettinger.ds.CharBitSet
Given a StringBuilder, this appends the toString() representation of this CharBitSet, without allocating a String.
appendTo(StringBuilder) - Method in class com.github.tommyettinger.ds.IntSet
 
appendTo(StringBuilder) - Method in class com.github.tommyettinger.ds.LongSet
 
appendTo(StringBuilder) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Given a StringBuilder, this appends the toString() representation of this OffsetBitSet, without allocating a String.
appendTo(StringBuilder, String) - Method in class com.github.tommyettinger.ds.ObjectList
 
appendTo(StringBuilder, String) - Method in class com.github.tommyettinger.ds.ObjectSet
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.EnumMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.IntIntMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.IntLongMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.LongIntMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.LongLongMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.NumberedSet
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
appendTo(StringBuilder, String, boolean) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
appendTo(StringBuilder, String, boolean, Appender<T>) - Method in class com.github.tommyettinger.ds.NumberedSet
Appends to a StringBuilder from the contents of this NumberedSet, but uses the given Appender to convert all keys to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, Appender<V>) - Method in class com.github.tommyettinger.ds.EnumMap
Appends to a StringBuilder from the contents of this EnumMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, Appender<V>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Appends to a StringBuilder from the contents of this EnumOrderedMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, FloatAppender) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Appends to a StringBuilder from the contents of this ObjectObjectMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, FloatAppender) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Appends to a StringBuilder from the contents of this EnumFloatOrderedMap, but uses the given Appender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, IntAppender) - Method in class com.github.tommyettinger.ds.EnumIntMap
Appends to a StringBuilder from the contents of this ObjectObjectMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, IntAppender) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Appends to a StringBuilder from the contents of this EnumIntOrderedMap, but uses the given Appender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, LongAppender) - Method in class com.github.tommyettinger.ds.EnumLongMap
Appends to a StringBuilder from the contents of this ObjectObjectMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<Enum<?>>, LongAppender) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Appends to a StringBuilder from the contents of this EnumLongOrderedMap, but uses the given Appender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, Appender<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Appends to a StringBuilder from the contents of this ObjectObjectMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, Appender<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Appends to a StringBuilder from the contents of this ObjectObjectOrderedMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, FloatAppender) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Appends to a StringBuilder from the contents of this ObjectFloatMap, but uses the given Appender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, FloatAppender) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Appends to a StringBuilder from the contents of this ObjectFloatOrderedMap, but uses the given Appender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, IntAppender) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Appends to a StringBuilder from the contents of this ObjectIntMap, but uses the given Appender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, IntAppender) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Appends to a StringBuilder from the contents of this ObjectIntOrderedMap, but uses the given Appender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, LongAppender) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Appends to a StringBuilder from the contents of this ObjectLongMap, but uses the given Appender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, Appender<K>, LongAppender) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Appends to a StringBuilder from the contents of this ObjectLongOrderedMap, but uses the given Appender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, Appender<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Appends to a StringBuilder from the contents of this IntFloatMap, but uses the given IntAppender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, Appender<V>) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Appends to a StringBuilder from the contents of this IntObjectOrderedMap, but uses the given IntAppender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, FloatAppender) - Method in class com.github.tommyettinger.ds.IntFloatMap
Appends to a StringBuilder from the contents of this IntFloatMap, but uses the given IntAppender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, FloatAppender) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Appends to a StringBuilder from the contents of this IntFloatOrderedMap, but uses the given IntAppender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, IntAppender) - Method in class com.github.tommyettinger.ds.IntIntMap
Appends to a StringBuilder from the contents of this IntIntMap, but uses the given IntAppender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, IntAppender) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Appends to a StringBuilder from the contents of this IntIntOrderedMap, but uses the given IntAppender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, LongAppender) - Method in class com.github.tommyettinger.ds.IntLongMap
Appends to a StringBuilder from the contents of this IntLongMap, but uses the given IntAppender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, IntAppender, LongAppender) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Appends to a StringBuilder from the contents of this IntLongOrderedMap, but uses the given IntAppender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, Appender<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Appends to a StringBuilder from the contents of this LongFloatMap, but uses the given LongAppender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, Appender<V>) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Appends to a StringBuilder from the contents of this LongObjectOrderedMap, but uses the given LongAppender and Appender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, FloatAppender) - Method in class com.github.tommyettinger.ds.LongFloatMap
Appends to a StringBuilder from the contents of this LongFloatMap, but uses the given LongAppender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, FloatAppender) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Appends to a StringBuilder from the contents of this LongFloatOrderedMap, but uses the given LongAppender and FloatAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, IntAppender) - Method in class com.github.tommyettinger.ds.LongIntMap
Appends to a StringBuilder from the contents of this LongIntMap, but uses the given LongAppender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, IntAppender) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Appends to a StringBuilder from the contents of this LongIntOrderedMap, but uses the given LongAppender and IntAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, LongAppender) - Method in class com.github.tommyettinger.ds.LongLongMap
Appends to a StringBuilder from the contents of this LongLongMap, but uses the given LongAppender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(StringBuilder, String, String, boolean, LongAppender, LongAppender) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Appends to a StringBuilder from the contents of this LongLongOrderedMap, but uses the given LongAppender and LongAppender to convert each key and each value to a customizable representation and append them to a StringBuilder.
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Appends to a StringBuilder from the contents of this EnhancedCollection, using Appender::append to append each item's String representation, separating items with separator, and optionally wrapping the output in square brackets if brackets is true.
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
appendTo(S, String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
appendTo(S, String, boolean, Appender<T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Appends to a StringBuilder from the contents of this EnhancedCollection, but uses the given Appender to convert each item to a customizable representation and append them to a StringBuilder.
appendTo(S, String, boolean, BooleanAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given BooleanAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, ByteAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given ByteAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, CharAppender) - Method in class com.github.tommyettinger.ds.CharBitSet
Appends to a StringBuilder from the contents of this PrimitiveCollection, but uses the given CharAppender to convert each item to a customizable representation and append them to a StringBuilder.
appendTo(S, String, boolean, CharAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given CharAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, DoubleAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given DoubleAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, FloatAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given FloatAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, IntAppender) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Appends to a StringBuilder from the contents of this PrimitiveCollection, but uses the given IntAppender to convert each item to a customizable representation and append them to a StringBuilder.
appendTo(S, String, boolean, IntAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given IntAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, LongAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given LongAppender to convert each item to a customizable representation and append them to sb.
appendTo(S, String, boolean, ShortAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Appends to an Appendable CharSequence from the contents of this PrimitiveCollection, but uses the given ShortAppender to convert each item to a customizable representation and append them to sb.
apply(S, boolean) - Method in interface com.github.tommyettinger.ds.support.util.BooleanAppender
Appends item to sb and returns sb for chaining.
apply(S, byte) - Method in interface com.github.tommyettinger.ds.support.util.ByteAppender
Appends item to sb and returns sb for chaining.
apply(S, char) - Method in interface com.github.tommyettinger.ds.support.util.CharAppender
Appends item to sb and returns sb for chaining.
apply(S, double) - Method in interface com.github.tommyettinger.ds.support.util.DoubleAppender
Appends item to sb and returns sb for chaining.
apply(S, float) - Method in interface com.github.tommyettinger.ds.support.util.FloatAppender
Appends item to sb and returns sb for chaining.
apply(S, int) - Method in interface com.github.tommyettinger.ds.support.util.IntAppender
Appends item to sb and returns sb for chaining.
apply(S, long) - Method in interface com.github.tommyettinger.ds.support.util.LongAppender
Appends item to sb and returns sb for chaining.
apply(S, short) - Method in interface com.github.tommyettinger.ds.support.util.ShortAppender
Appends item to sb and returns sb for chaining.
apply(S, T) - Method in interface com.github.tommyettinger.ds.support.util.Appender
Appends item to sb and returns sb for chaining.
Arrangeable - Interface in com.github.tommyettinger.ds
Indicates that a type can have its contents change position, without specifying the type of contents.
Arrangeable.ArrangeableList<T> - Interface in com.github.tommyettinger.ds
An empty interface that merges Arrangeable and java.util.List APIs.
asBooleanComparator(Comparator<? super Boolean>) - Static method in class com.github.tommyettinger.ds.support.sort.BooleanComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asByteComparator(Comparator<? super Byte>) - Static method in class com.github.tommyettinger.ds.support.sort.ByteComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asCharComparator(Comparator<? super Character>) - Static method in class com.github.tommyettinger.ds.support.sort.CharComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asDoubleComparator(Comparator<? super Double>) - Static method in class com.github.tommyettinger.ds.support.sort.DoubleComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asFloatComparator(Comparator<? super Float>) - Static method in class com.github.tommyettinger.ds.support.sort.FloatComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asIntComparator(Comparator<? super Integer>) - Static method in class com.github.tommyettinger.ds.support.sort.IntComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asLongComparator(Comparator<? super Long>) - Static method in class com.github.tommyettinger.ds.support.sort.LongComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asShortComparator(Comparator<? super Short>) - Static method in class com.github.tommyettinger.ds.support.sort.ShortComparators
Returns a type-specific comparator that is equivalent to the given comparator.
assign(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, char) - Method in class com.github.tommyettinger.ds.CharDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
Replaces the element at the specified position in this list with the specified element.
assign(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
Replaces the element at the specified position in this list with the specified element.
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
available - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 

B

BAG - Enum constant in enum class com.github.tommyettinger.ds.OrderType
The order() method will return a bag with non-persistent iteration order, such as ObjectBag or IntBag.
BINARY - Static variable in interface com.github.tommyettinger.ds.support.util.BooleanAppender
An alternative BooleanAppender constant that appends '1' when the given boolean item is true, or '0' when it is false.
BinaryHeap<T extends BinaryHeap.Node> - Class in com.github.tommyettinger.ds
A binary heap that stores nodes which each have a float value and are sorted either lowest first or highest first.
BinaryHeap() - Constructor for class com.github.tommyettinger.ds.BinaryHeap
Constructs a BinaryHeap with 16 starting capacity, sorting lowest-first (a min-heap).
BinaryHeap(boolean, Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.BinaryHeap
Constructs a BinaryHeap with the specified sorting order and the contents from the given Collection of nodes.
BinaryHeap(boolean, T[]) - Constructor for class com.github.tommyettinger.ds.BinaryHeap
Constructs a BinaryHeap with the specified sorting order and the contents from the given array of nodes.
BinaryHeap(int, boolean) - Constructor for class com.github.tommyettinger.ds.BinaryHeap
Constructs a BinaryHeap with the specified capacity and sorting order.
BinaryHeap(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.BinaryHeap
Constructs a BinaryHeap with the contents from the given Collection of nodes, sorting lowest-first (a min-heap).
BinaryHeap(T[]) - Constructor for class com.github.tommyettinger.ds.BinaryHeap
Constructs a BinaryHeap with the contents from the given array of nodes, sorting lowest-first (a min-heap).
BinaryHeap.HeapIterator<T extends BinaryHeap.Node> - Class in com.github.tommyettinger.ds
 
BinaryHeap.Node - Class in com.github.tommyettinger.ds
A binary heap node.
bits - Variable in class com.github.tommyettinger.ds.CharBitSet
The raw bits, each one representing the presence or absence of a char at a position.
bits - Variable in class com.github.tommyettinger.ds.OffsetBitSet
The raw bits, each one representing the presence or absence of an integer at a position.
BooleanAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a boolean item to it.
BooleanBag - Class in com.github.tommyettinger.ds
An unordered List of boolean items.
BooleanBag() - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates an ordered bag with a capacity of 10.
BooleanBag(boolean[]) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates a new bag containing the elements in the specified array.
BooleanBag(boolean[], int, int) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates a new bag containing the elements in the specified array.
BooleanBag(int) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates an ordered bag with the specified capacity.
BooleanBag(BooleanList) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates a new bag containing the elements in the specific list or bag.
BooleanBag(Ordered.OfBoolean) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Copies the given Ordered.OfBoolean into a new bag.
BooleanBag(Ordered.OfBoolean, int, int) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
BooleanBag(PrimitiveCollection.OfBoolean) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfBoolean.
BooleanBag(BooleanIterator) - Constructor for class com.github.tommyettinger.ds.BooleanBag
Creates a new instance containing the items in the specified iterator.
booleanCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple boolean items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfBoolean.addLegible(String, String, int, int), and returns the new collection.
BooleanComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
BooleanComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
BooleanComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order (false then true)
BooleanComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
BooleanComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order (the opposite being true then false).
BooleanDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive boolean with efficient add and remove at the beginning and end.
BooleanDeque() - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque which can hold 16 values without needing to resize the backing array.
BooleanDeque(boolean[]) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque using all the contents of the given array.
BooleanDeque(boolean[], int, int) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque using count items from a, starting at offset.
BooleanDeque(int) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque which can hold the specified number of values without needing to resize the backing array.
BooleanDeque(BooleanDeque) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Copies the given BooleanDeque exactly into this one.
BooleanDeque(Ordered.OfBoolean) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
 
BooleanDeque(Ordered.OfBoolean, int, int) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
 
BooleanDeque(PrimitiveCollection.OfBoolean) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque using all the contents of the given Collection.
BooleanDeque(BooleanIterator) - Constructor for class com.github.tommyettinger.ds.BooleanDeque
Creates a new instance containing the items in the specified iterator.
BooleanDeque.BooleanDequeIterator - Class in com.github.tommyettinger.ds
A BooleanIterator over the elements of a BooleanDeque.
BooleanDequeIterator(BooleanDeque) - Constructor for class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
BooleanDequeIterator(BooleanDeque, boolean) - Constructor for class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
BooleanDequeIterator(BooleanDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
BooleanIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for boolean values.
BooleanList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered boolean list.
BooleanList() - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates an ordered list with a capacity of 10.
BooleanList(boolean[]) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates a new list containing the elements in the specified array.
BooleanList(boolean[], int, int) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates a new list containing the elements in the specified array.
BooleanList(boolean, boolean[], int, int) - Constructor for class com.github.tommyettinger.ds.BooleanList
Deprecated.
BooleanList is always ordered; for an unordered list use BooleanBag
BooleanList(boolean, int) - Constructor for class com.github.tommyettinger.ds.BooleanList
Deprecated.
BooleanList is always ordered; for an unordered list use BooleanBag
BooleanList(int) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates an ordered list with the specified capacity.
BooleanList(BooleanList) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates a new list containing the elements in the given list.
BooleanList(Ordered.OfBoolean) - Constructor for class com.github.tommyettinger.ds.BooleanList
Copies the given Ordered.OfBoolean into a new BooleanList.
BooleanList(Ordered.OfBoolean, int, int) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
BooleanList(PrimitiveCollection.OfBoolean) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates a new list containing the items in the specified PrimitiveCollection.OfBoolean.
BooleanList(BooleanIterator) - Constructor for class com.github.tommyettinger.ds.BooleanList
Creates a new instance containing the items in the specified iterator.
BooleanList.BooleanListIterator - Class in com.github.tommyettinger.ds
A BooleanIterator, plus ListIterator methods, over the elements of a BooleanList.
BooleanListIterator(BooleanList) - Constructor for class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
BooleanListIterator(BooleanList, int) - Constructor for class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
ByteAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a byte item to it.
ByteBag - Class in com.github.tommyettinger.ds
An unordered List of byte items.
ByteBag() - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates an ordered bag with a capacity of 10.
ByteBag(byte[]) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates a new bag containing the elements in the specified array.
ByteBag(byte[], int, int) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates a new bag containing the elements in the specified array.
ByteBag(int) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates an ordered bag with the specified capacity.
ByteBag(ByteList) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates a new bag containing the elements in the specific list or bag.
ByteBag(Ordered.OfByte) - Constructor for class com.github.tommyettinger.ds.ByteBag
Copies the given Ordered.OfByte into a new bag.
ByteBag(Ordered.OfByte, int, int) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ByteBag(PrimitiveCollection.OfByte) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfByte.
ByteBag(ByteIterator) - Constructor for class com.github.tommyettinger.ds.ByteBag
Creates a new instance containing the items in the specified iterator.
byteCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple byte items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfByte.addLegible(String, String, int, int), and returns the new collection.
ByteComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
ByteComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
ByteComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
ByteComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
ByteComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
ByteComparators.UnsignedComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the natural order, but as if they are unsigned (so, all negative items are greater than any non-negative items).
ByteComparators.UnsignedOppositeComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the opposite of the natural order, but as if they are unsigned.
ByteDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive byte with efficient add and remove at the beginning and end.
ByteDeque() - Constructor for class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque which can hold 16 values without needing to resize the backing array.
ByteDeque(byte[]) - Constructor for class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque using all the contents of the given array.
ByteDeque(byte[], int, int) - Constructor for class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque using count items from a, starting at offset.
ByteDeque(int) - Constructor for class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque which can hold the specified number of values without needing to resize the backing array.
ByteDeque(ByteDeque) - Constructor for class com.github.tommyettinger.ds.ByteDeque
Copies the given ByteDeque exactly into this one.
ByteDeque(Ordered.OfByte) - Constructor for class com.github.tommyettinger.ds.ByteDeque
 
ByteDeque(Ordered.OfByte, int, int) - Constructor for class com.github.tommyettinger.ds.ByteDeque
 
ByteDeque(PrimitiveCollection.OfByte) - Constructor for class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque using all the contents of the given Collection.
ByteDeque(ByteIterator) - Constructor for class com.github.tommyettinger.ds.ByteDeque
Creates a new instance containing the items in the specified iterator.
ByteDeque.ByteDequeIterator - Class in com.github.tommyettinger.ds
A ByteIterator over the elements of a ByteDeque.
ByteDequeIterator(ByteDeque) - Constructor for class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
ByteDequeIterator(ByteDeque, boolean) - Constructor for class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
ByteDequeIterator(ByteDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
ByteIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for byte values.
ByteList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered byte list.
ByteList() - Constructor for class com.github.tommyettinger.ds.ByteList
Creates an ordered list with a capacity of 10.
ByteList(boolean, byte[], int, int) - Constructor for class com.github.tommyettinger.ds.ByteList
Deprecated.
ByteList is always ordered; for an unordered list use ByteBag
ByteList(boolean, int) - Constructor for class com.github.tommyettinger.ds.ByteList
Deprecated.
ByteList is always ordered; for an unordered list use ByteBag
ByteList(byte[]) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates a new list containing the elements in the specified array.
ByteList(byte[], int, int) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates a new list containing the elements in the specified array.
ByteList(int) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates an ordered list with the specified capacity.
ByteList(ByteList) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates a new list containing the elements in the given list.
ByteList(Ordered.OfByte) - Constructor for class com.github.tommyettinger.ds.ByteList
Copies the given Ordered.OfByte into a new ByteList.
ByteList(Ordered.OfByte, int, int) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ByteList(PrimitiveCollection.OfByte) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates a new list containing the items in the specified PrimitiveCollection.OfByte.
ByteList(ByteIterator) - Constructor for class com.github.tommyettinger.ds.ByteList
Creates a new instance containing the items in the specified iterator.
ByteList.ByteListIterator - Class in com.github.tommyettinger.ds
A ByteIterator, plus ListIterator methods, over the elements of a ByteList.
ByteListIterator(ByteList) - Constructor for class com.github.tommyettinger.ds.ByteList.ByteListIterator
 
ByteListIterator(ByteList, int) - Constructor for class com.github.tommyettinger.ds.ByteList.ByteListIterator
 

C

canonicalize() - Method in class com.github.tommyettinger.ds.Junction.All
 
canonicalize() - Method in class com.github.tommyettinger.ds.Junction.Any
 
canonicalize() - Method in class com.github.tommyettinger.ds.Junction
 
canonicalize() - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
canonicalize() - Method in class com.github.tommyettinger.ds.Junction.Not
 
canonicalize() - Method in class com.github.tommyettinger.ds.Junction.One
 
canonicalize() - Method in interface com.github.tommyettinger.ds.Term
Attempts to convert this Term and its children (recursively) to a single possible format for potentially many different internal representations.
CASE_INSENSITIVE - Static variable in class com.github.tommyettinger.ds.support.sort.NaturalTextComparator
 
CASE_INSENSITIVE_OPPOSITE - Static variable in class com.github.tommyettinger.ds.support.sort.NaturalTextComparator
 
CASE_SENSITIVE - Static variable in class com.github.tommyettinger.ds.support.sort.NaturalTextComparator
 
CASE_SENSITIVE_OPPOSITE - Static variable in class com.github.tommyettinger.ds.support.sort.NaturalTextComparator
 
CaseInsensitiveKeys(ObjectObjectMap<CharSequence, V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap.CaseInsensitiveKeys
 
CaseInsensitiveKeys(ObjectObjectOrderedMap<CharSequence, V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap.CaseInsensitiveKeys
 
CaseInsensitiveMap<V> - Class in com.github.tommyettinger.ds
A custom variant on ObjectObjectMap that always uses CharSequence keys and compares them as case-insensitive.
CaseInsensitiveMap() - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
CaseInsensitiveMap(int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
CaseInsensitiveMap(int, float) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map with the specified initial capacity and load factor.
CaseInsensitiveMap(CaseInsensitiveMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map identical to the specified map.
CaseInsensitiveMap(CharSequence[], V[]) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
CaseInsensitiveMap(Collection<? extends CharSequence>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
CaseInsensitiveMap(Map<? extends CharSequence, ? extends V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map identical to the specified map.
CaseInsensitiveMap.CaseInsensitiveKeys<V> - Class in com.github.tommyettinger.ds
 
CaseInsensitiveMap.Entry<V> - Class in com.github.tommyettinger.ds
 
CaseInsensitiveOrderedMap<V> - Class in com.github.tommyettinger.ds
A custom variant on ObjectObjectOrderedMap that always uses CharSequence keys and compares them as case-insensitive.
CaseInsensitiveOrderedMap() - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
CaseInsensitiveOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
CaseInsensitiveOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map with the specified initial capacity and load factor.
CaseInsensitiveOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map with the specified initial capacity and load factor.
CaseInsensitiveOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
CaseInsensitiveOrderedMap(CaseInsensitiveOrderedMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map identical to the specified map.
CaseInsensitiveOrderedMap(ObjectObjectMap<? extends CharSequence, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map identical to the specified map.
CaseInsensitiveOrderedMap(ObjectObjectOrderedMap<? extends CharSequence, ? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap (or a subclass, such as CaseInsensitiveOrderedMap), starting at offset in that Map, into this.
CaseInsensitiveOrderedMap(ObjectObjectOrderedMap<? extends CharSequence, ? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap, starting at offset in that Map, into this.
CaseInsensitiveOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
CaseInsensitiveOrderedMap(CharSequence[], V[]) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
CaseInsensitiveOrderedMap(CharSequence[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
CaseInsensitiveOrderedMap(Collection<? extends CharSequence>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
CaseInsensitiveOrderedMap(Collection<? extends CharSequence>, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
CaseInsensitiveOrderedMap(Map<? extends CharSequence, ? extends V>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map identical to the specified map.
CaseInsensitiveOrderedMap(Map<? extends CharSequence, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map identical to the specified map.
CaseInsensitiveOrderedMap.CaseInsensitiveKeys<V> - Class in com.github.tommyettinger.ds
 
CaseInsensitiveOrderedSet - Class in com.github.tommyettinger.ds
A custom variant on ObjectOrderedSet that always uses CharSequence keys and compares them as case-insensitive.
CaseInsensitiveOrderedSet() - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
CaseInsensitiveOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set with the specified initial capacity a load factor of getDefaultLoadFactor().
CaseInsensitiveOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set with the specified initial capacity and load factor.
CaseInsensitiveOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
CaseInsensitiveOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
CaseInsensitiveOrderedSet(CaseInsensitiveOrderedSet) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set that contains all distinct elements in set.
CaseInsensitiveOrderedSet(ObjectOrderedSet<? extends CharSequence>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
CaseInsensitiveOrderedSet(ObjectSet<? extends CharSequence>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set identical to the specified set.
CaseInsensitiveOrderedSet(ObjectSet<? extends CharSequence>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set that contains all distinct elements in set.
CaseInsensitiveOrderedSet(Ordered<CharSequence>, int, int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
CaseInsensitiveOrderedSet(Ordered<CharSequence>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
CaseInsensitiveOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
CaseInsensitiveOrderedSet(CharSequence[]) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set containing all the items in the given array.
CaseInsensitiveOrderedSet(CharSequence[], int, int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
CaseInsensitiveOrderedSet(CharSequence[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
CaseInsensitiveOrderedSet(CharSequence[], OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set that contains all distinct elements in items.
CaseInsensitiveOrderedSet(Collection<? extends CharSequence>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set that contains all distinct elements in coll.
CaseInsensitiveOrderedSet(Collection<? extends CharSequence>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new set that contains all distinct elements in coll.
CaseInsensitiveOrderedSet(Iterator<? extends CharSequence>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new instance containing the items in the specified iterator.
CaseInsensitiveOrderedSet(Iterator<? extends CharSequence>, OrderType) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new instance containing the items in the specified iterator.
CaseInsensitiveSet - Class in com.github.tommyettinger.ds
A custom variant on ObjectSet that always uses CharSequence keys and compares them as case-insensitive.
CaseInsensitiveSet() - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
CaseInsensitiveSet(int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set with the specified initial capacity a load factor of getDefaultLoadFactor().
CaseInsensitiveSet(int, float) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set with the specified initial capacity and load factor.
CaseInsensitiveSet(CaseInsensitiveSet) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set that contains all distinct elements in set.
CaseInsensitiveSet(ObjectSet<? extends CharSequence>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set identical to the specified set.
CaseInsensitiveSet(CharSequence[]) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set containing all the items in the given array.
CaseInsensitiveSet(CharSequence[], int, int) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set using length items from the given array, starting at offset (inclusive).
CaseInsensitiveSet(Collection<? extends CharSequence>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new set that contains all distinct elements in coll.
CaseInsensitiveSet(Iterator<? extends CharSequence>) - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new instance containing the items in the specified iterator.
caseUp(char) - Static method in class com.github.tommyettinger.ds.Casing
Gets what would be the result of calling Character.toUpperCase(char) on c, but works identically on all platforms, and should be very fast.
Casing - Class in com.github.tommyettinger.ds
This mostly-internal class only exists to help case-insensitive comparisons and hashing.
changeOffset(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Adds addend to the current offset, effectively adding to every int stored in this, in constant time.
CharAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a byte item to it.
charAt(int) - Method in class com.github.tommyettinger.ds.CharList
 
charAt(int) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Equivalent to calling CharList.get(int) on Ordered.OfChar.order().
CharBag - Class in com.github.tommyettinger.ds
An unordered List of char items.
CharBag() - Constructor for class com.github.tommyettinger.ds.CharBag
Creates an ordered bag with a capacity of 10.
CharBag(char[]) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new bag containing the elements in the specified array.
CharBag(char[], int, int) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new bag containing the elements in the specified array.
CharBag(int) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates an ordered bag with the specified capacity.
CharBag(CharList) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new bag containing the elements in the specific list or bag.
CharBag(Ordered.OfChar) - Constructor for class com.github.tommyettinger.ds.CharBag
Copies the given Ordered.OfChar into a new bag.
CharBag(Ordered.OfChar, int, int) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
CharBag(PrimitiveCollection.OfChar) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfChar.
CharBag(CharIterator) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new instance containing the items in the specified iterator.
CharBag(CharSequence) - Constructor for class com.github.tommyettinger.ds.CharBag
 
CharBag(CharSequence, int, int) - Constructor for class com.github.tommyettinger.ds.CharBag
Creates a new CharBag from part of another CharSequence; start is inclusive and end is exclusive.
CharBitSet - Class in com.github.tommyettinger.ds
A bit set, which can be seen as a set of char positions in the Unicode Basic Multilingual Plane (the first 65536 chars in Unicode).
CharBitSet() - Constructor for class com.github.tommyettinger.ds.CharBitSet
Creates a bit set with an initial size that can store positions between 0 and 65535, inclusive, without needing to resize.
CharBitSet(char[]) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Creates a bit set from an entire char array.
CharBitSet(char[], int, int) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Creates a bit set from a char array, starting reading at an offset and continuing for a given length.
CharBitSet(int) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through bitCapacity-1.
CharBitSet(int[], boolean) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Allows passing an int array either to be treated as char contents to enter (ignoring any ints outside the valid char range) or as the raw bits that are used internally (which can be accessed with CharBitSet.getRawBits().
CharBitSet(CharBitSet) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Creates a bit set from another bit set.
CharBitSet(CharPredicate) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Meant primarily for offline use to store the results of a CharPredicate on one target platform so those results can be recalled identically on all platforms.
CharBitSet(CharSequence) - Constructor for class com.github.tommyettinger.ds.CharBitSet
Creates a bit set from any primitive char collection, such as a CharList or CharDeque.
CharBitSet.CharBitSetIterator - Class in com.github.tommyettinger.ds
 
CharBitSetIterator(CharBitSet) - Constructor for class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
 
charCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple char items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfChar.addLegible(String, String, int, int), and returns the new collection.
CharComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
CharComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
CharComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
CharComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
CharComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
CharDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive char with efficient add and remove at the beginning and end.
CharDeque() - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque which can hold 16 values without needing to resize the backing array.
CharDeque(char[]) - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque using all the contents of the given array.
CharDeque(char[], int, int) - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque using count items from a, starting at offset.
CharDeque(int) - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque which can hold the specified number of values without needing to resize the backing array.
CharDeque(CharDeque) - Constructor for class com.github.tommyettinger.ds.CharDeque
Copies the given CharDeque exactly into this one.
CharDeque(Ordered.OfChar) - Constructor for class com.github.tommyettinger.ds.CharDeque
 
CharDeque(Ordered.OfChar, int, int) - Constructor for class com.github.tommyettinger.ds.CharDeque
 
CharDeque(PrimitiveCollection.OfChar) - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque using all the contents of the given Collection.
CharDeque(CharIterator) - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new instance containing the items in the specified iterator.
CharDeque(CharSequence) - Constructor for class com.github.tommyettinger.ds.CharDeque
 
CharDeque(CharSequence, int, int) - Constructor for class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque from part of another CharSequence; start is inclusive and end is exclusive.
CharDeque.CharDequeIterator - Class in com.github.tommyettinger.ds
A CharIterator over the elements of a CharDeque.
CharDequeIterator(CharDeque) - Constructor for class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
CharDequeIterator(CharDeque, boolean) - Constructor for class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
CharDequeIterator(CharDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
CharFilter - Class in com.github.tommyettinger.ds
A small class that holds two functional-interface values used for filtering and editing characters, and a name they are associated with.
CharFilter() - Constructor for class com.github.tommyettinger.ds.CharFilter
 
CharFilter(String, CharPredicate, CharToCharFunction) - Constructor for class com.github.tommyettinger.ds.CharFilter
 
CharIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for char values.
CharList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered char list.
CharList() - Constructor for class com.github.tommyettinger.ds.CharList
Creates an ordered list with a capacity of 10.
CharList(boolean, char[], int, int) - Constructor for class com.github.tommyettinger.ds.CharList
Deprecated.
CharList is always ordered; for an unordered list use CharBag
CharList(boolean, int) - Constructor for class com.github.tommyettinger.ds.CharList
Deprecated.
CharList is always ordered; for an unordered list use CharBag
CharList(char[]) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new list containing the elements in the specified array.
CharList(char[], int, int) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new list containing the elements in the specified array.
CharList(int) - Constructor for class com.github.tommyettinger.ds.CharList
Creates an ordered list with the specified capacity.
CharList(CharList) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new list containing the elements in the given list.
CharList(Ordered.OfChar) - Constructor for class com.github.tommyettinger.ds.CharList
Copies the given Ordered.OfChar into a new CharList.
CharList(Ordered.OfChar, int, int) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
CharList(PrimitiveCollection.OfChar) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new list containing the items in the specified PrimitiveCollection.OfChar.
CharList(CharIterator) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new instance containing the items in the specified iterator.
CharList(CharSequence) - Constructor for class com.github.tommyettinger.ds.CharList
 
CharList(CharSequence, int, int) - Constructor for class com.github.tommyettinger.ds.CharList
Creates a new CharList from part of another CharSequence; start is inclusive and end is exclusive.
CharList.CharListIterator - Class in com.github.tommyettinger.ds
A CharIterator, plus ListIterator methods, over the elements of a CharList.
CharListIterator(CharList) - Constructor for class com.github.tommyettinger.ds.CharList.CharListIterator
 
CharListIterator(CharList, int) - Constructor for class com.github.tommyettinger.ds.CharList.CharListIterator
 
CharPredicates - Class in com.github.tommyettinger.ds.support.util
Predefined CharPredicate tests that will work identically on all target platforms.
clear() - Method in class com.github.tommyettinger.ds.BinaryHeap
Removes all nodes from this BinaryHeap.
clear() - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.BooleanList
Effectively removes all items from this BooleanList.
clear() - Method in class com.github.tommyettinger.ds.ByteDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.ByteList
Effectively removes all items from this ByteList.
clear() - Method in class com.github.tommyettinger.ds.CharBitSet
Clears the entire bitset, removing all contained ints.
clear() - Method in class com.github.tommyettinger.ds.CharDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.CharList
Effectively removes all items from this CharList.
clear() - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.DoubleList
Effectively removes all items from this DoubleList.
clear() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Removes all the elements from this map.
clear() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
clear() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
Removes all the elements from this set.
clear() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.EnumIntMap
Removes all the elements from this map.
clear() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
clear() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
Removes all the elements from this set.
clear() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.EnumLongMap
Removes all the elements from this map.
clear() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
clear() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
Removes all the elements from this set.
clear() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.EnumMap
Removes all the elements from this map.
clear() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
clear() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
clear() - Method in class com.github.tommyettinger.ds.EnumMap.Values
clear() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Removes all the elements from this map.
clear() - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
clear() - Method in class com.github.tommyettinger.ds.EnumSet
Removes all the elements from this set.
clear() - Method in class com.github.tommyettinger.ds.FloatDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.FloatList
Effectively removes all items from this FloatList.
clear() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
clear() - Method in class com.github.tommyettinger.ds.HolderSet
Clears the set, leaving the backing arrays at the current capacity.
clear() - Method in class com.github.tommyettinger.ds.IntDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.IntFloatMap
 
clear() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.IntIntMap
 
clear() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.IntIntMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.IntList
Effectively removes all items from this IntList.
clear() - Method in class com.github.tommyettinger.ds.IntLongMap
 
clear() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.IntLongMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.IntObjectMap
 
clear() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.IntOrderedSet
 
clear() - Method in class com.github.tommyettinger.ds.IntSet
 
clear() - Method in class com.github.tommyettinger.ds.LongDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.LongFloatMap
 
clear() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.LongIntMap
 
clear() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.LongIntMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.LongList
Effectively removes all items from this LongList.
clear() - Method in class com.github.tommyettinger.ds.LongLongMap
 
clear() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.LongLongMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.LongObjectMap
 
clear() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
clear() - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
clear() - Method in class com.github.tommyettinger.ds.LongSet
 
clear() - Method in class com.github.tommyettinger.ds.NumberedSet
 
clear() - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
clear() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
 
clear() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
clear() - Method in class com.github.tommyettinger.ds.ObjectSet
Clears the set, leaving the backing arrays at the current capacity.
clear() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Clears the entire bitset, removing all contained ints.
clear() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
clear() - Method in class com.github.tommyettinger.ds.ShortDeque
Removes all values from this deque.
clear() - Method in class com.github.tommyettinger.ds.ShortList
Effectively removes all items from this ShortList.
clear(int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
clear(int) - Method in class com.github.tommyettinger.ds.HolderSet
Clears the set and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
 
clear(int) - Method in class com.github.tommyettinger.ds.IntSet
Clears the set and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.LongLongMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
clear(int) - Method in class com.github.tommyettinger.ds.LongSet
Clears the set and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Clears the map and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
 
clear(int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
clear(int) - Method in class com.github.tommyettinger.ds.ObjectSet
Clears the set and reduces the size of the backing arrays to be the specified capacity / loadFactor, if they are larger.
clear(Object[]) - Static method in class com.github.tommyettinger.ds.Utilities
Set all elements in objects to null.
clear(Object[], int, int) - Static method in class com.github.tommyettinger.ds.Utilities
Set all size elements in objects, starting at index start, to null.
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
clearToUniverse(Class<? extends Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumSet
Removes all the elements from this set and can reset the universe of possible Enum items this can hold.
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumIntMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumLongMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Removes all the elements from this map and can reset the universe of possible Enum items this can hold.
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
clearToUniverse(Enum<?>[]) - Method in class com.github.tommyettinger.ds.EnumSet
Removes all the elements from this set and can reset the universe of possible Enum items this can hold.
collectionParser(ObjSupplier<C>, PartialParser<T>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple T items separated by delimiter using innerParser to read each item, creates a C EnhancedCollection with the given supplier, populates it with EnhancedCollection.addLegible(String, String, PartialParser, int, int), and returns the new collection.
com.github.tommyettinger.ds - package com.github.tommyettinger.ds
A large package of all data structures in this library, plus some interfaces they use.
com.github.tommyettinger.ds.support.sort - package com.github.tommyettinger.ds.support.sort
Code for customized sorting on primitive arrays and collections.
com.github.tommyettinger.ds.support.util - package com.github.tommyettinger.ds.support.util
Functional interfaces for appending data to text, Iterator interfaces for all primitive types, and special wrapper iterators for Object and primitive types.
combine(int, float, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.IntFloatMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(int, int, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.IntIntMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(int, long, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.IntLongMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(int, V, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), and this won't remove entries if the remappingFunction returns null (in that case, it will call put(key, null)).
combine(long, float, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.LongFloatMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(long, int, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.LongIntMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(long, long, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.LongLongMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(long, V, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), and this won't remove entries if the remappingFunction returns null (in that case, it will call put(key, null)).
combine(EnumFloatMap, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Simply calls EnumFloatMap.combine(Enum, float, FloatFloatToFloatBiFunction) on this map using every key-value pair in other.
combine(EnumIntMap, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.EnumIntMap
Simply calls EnumIntMap.combine(Enum, int, IntIntToIntBiFunction) on this map using every key-value pair in other.
combine(EnumLongMap, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.EnumLongMap
Simply calls EnumLongMap.combine(Enum, long, LongLongToLongBiFunction) on this map using every key-value pair in other.
combine(IntFloatMap, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.IntFloatMap
Simply calls IntFloatMap.combine(int, float, FloatFloatToFloatBiFunction) on this map using every key-value pair in other.
combine(IntIntMap, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.IntIntMap
Simply calls IntIntMap.combine(int, int, IntIntToIntBiFunction) on this map using every key-value pair in other.
combine(IntLongMap, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.IntLongMap
Simply calls IntLongMap.combine(int, long, LongLongToLongBiFunction) on this map using every key-value pair in other.
combine(IntObjectMap<? extends V>, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Simply calls IntObjectMap.combine(int, Object, ObjObjToObjBiFunction) on this map using every key-value pair in other.
combine(LongFloatMap, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.LongFloatMap
Simply calls LongFloatMap.combine(long, float, FloatFloatToFloatBiFunction) on this map using every key-value pair in other.
combine(LongIntMap, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.LongIntMap
Simply calls LongIntMap.combine(long, int, IntIntToIntBiFunction) on this map using every key-value pair in other.
combine(LongLongMap, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.LongLongMap
Simply calls LongLongMap.combine(long, long, LongLongToLongBiFunction) on this map using every key-value pair in other.
combine(LongObjectMap<? extends V>, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Simply calls LongObjectMap.combine(long, Object, ObjObjToObjBiFunction) on this map using every key-value pair in other.
combine(ObjectFloatMap<? extends K>, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Simply calls ObjectFloatMap.combine(Object, float, FloatFloatToFloatBiFunction) on this map using every key-value pair in other.
combine(ObjectIntMap<? extends K>, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Simply calls ObjectIntMap.combine(Object, int, IntIntToIntBiFunction) on this map using every key-value pair in other.
combine(ObjectLongMap<? extends K>, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Simply calls ObjectLongMap.combine(Object, long, LongLongToLongBiFunction) on this map using every key-value pair in other.
combine(Enum<?>, float, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(Enum<?>, int, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.EnumIntMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(Enum<?>, long, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.EnumLongMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(Enum<?>, V, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.EnumMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), and this won't remove entries if the remappingFunction returns null (in that case, it will call put(key, null)).
combine(Map<? extends Enum<?>, ? extends V>, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.EnumMap
Simply calls EnumMap.combine(Enum, Object, ObjObjToObjBiFunction) on this map using every key-value pair in other.
combine(Map<? extends K, ? extends V>, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Simply calls ObjectObjectMap.combine(Object, Object, ObjObjToObjBiFunction) on this map using every key-value pair in other.
combine(K, float, FloatFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(K, int, IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(K, long, LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), this uses primitive values, and this won't remove entries if the remappingFunction returns null (because that isn't possible with primitive types).
combine(K, V, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Just like Map's merge() default method, but this doesn't use Java 8 APIs (so it should work on RoboVM), and this won't remove entries if the remappingFunction returns null (in that case, it will call put(key, null)).
compare(boolean, boolean) - Method in interface com.github.tommyettinger.ds.support.sort.BooleanComparator
Compares its two primitive-type arguments for order.
compare(boolean, boolean) - Method in class com.github.tommyettinger.ds.support.sort.BooleanComparators.NaturalImplicitComparator
 
compare(boolean, boolean) - Method in class com.github.tommyettinger.ds.support.sort.BooleanComparators.OppositeComparator
 
compare(boolean, boolean) - Method in class com.github.tommyettinger.ds.support.sort.BooleanComparators.OppositeImplicitComparator
 
compare(byte, byte) - Method in interface com.github.tommyettinger.ds.support.sort.ByteComparator
Compares its two primitive-type arguments for order.
compare(byte, byte) - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.NaturalImplicitComparator
 
compare(byte, byte) - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.OppositeComparator
 
compare(byte, byte) - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.OppositeImplicitComparator
 
compare(byte, byte) - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.UnsignedComparator
 
compare(byte, byte) - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.UnsignedOppositeComparator
 
compare(char, char) - Method in interface com.github.tommyettinger.ds.support.sort.CharComparator
Compares its two primitive-type arguments for order.
compare(char, char) - Method in class com.github.tommyettinger.ds.support.sort.CharComparators.NaturalImplicitComparator
 
compare(char, char) - Method in class com.github.tommyettinger.ds.support.sort.CharComparators.OppositeComparator
 
compare(char, char) - Method in class com.github.tommyettinger.ds.support.sort.CharComparators.OppositeImplicitComparator
 
compare(double, double) - Method in interface com.github.tommyettinger.ds.support.sort.DoubleComparator
Compares its two primitive-type arguments for order.
compare(double, double) - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.NaturalImplicitComparator
 
compare(double, double) - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.OppositeComparator
 
compare(double, double) - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.OppositeImplicitComparator
 
compare(double, double) - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.TolerantComparator
 
compare(float, float) - Method in interface com.github.tommyettinger.ds.support.sort.FloatComparator
Compares its two primitive-type arguments for order.
compare(float, float) - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.NaturalImplicitComparator
 
compare(float, float) - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.OppositeComparator
 
compare(float, float) - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.OppositeImplicitComparator
 
compare(float, float) - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.TolerantComparator
 
compare(int, int) - Method in interface com.github.tommyettinger.ds.support.sort.IntComparator
Compares its two primitive-type arguments for order.
compare(int, int) - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.NaturalImplicitComparator
 
compare(int, int) - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.OppositeComparator
 
compare(int, int) - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.OppositeImplicitComparator
 
compare(int, int) - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.UnsignedComparator
 
compare(int, int) - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.UnsignedOppositeComparator
 
compare(long, long) - Method in interface com.github.tommyettinger.ds.support.sort.LongComparator
Compares its two primitive-type arguments for order.
compare(long, long) - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.NaturalImplicitComparator
 
compare(long, long) - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.OppositeComparator
 
compare(long, long) - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.OppositeImplicitComparator
 
compare(long, long) - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.UnsignedComparator
 
compare(long, long) - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.UnsignedOppositeComparator
 
compare(short, short) - Method in interface com.github.tommyettinger.ds.support.sort.ShortComparator
Compares its two primitive-type arguments for order.
compare(short, short) - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.NaturalImplicitComparator
 
compare(short, short) - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.OppositeComparator
 
compare(short, short) - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.OppositeImplicitComparator
 
compare(short, short) - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.UnsignedComparator
 
compare(short, short) - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.UnsignedOppositeComparator
 
compare(Boolean, Boolean) - Method in interface com.github.tommyettinger.ds.support.sort.BooleanComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Byte, Byte) - Method in interface com.github.tommyettinger.ds.support.sort.ByteComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Character, Character) - Method in interface com.github.tommyettinger.ds.support.sort.CharComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(CharSequence, CharSequence) - Method in class com.github.tommyettinger.ds.support.sort.NaturalTextComparator
 
compare(Double, Double) - Method in interface com.github.tommyettinger.ds.support.sort.DoubleComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Float, Float) - Method in interface com.github.tommyettinger.ds.support.sort.FloatComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Integer, Integer) - Method in interface com.github.tommyettinger.ds.support.sort.IntComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Long, Long) - Method in interface com.github.tommyettinger.ds.support.sort.LongComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Short, Short) - Method in interface com.github.tommyettinger.ds.support.sort.ShortComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(T, T) - Method in class com.github.tommyettinger.ds.support.sort.ObjectComparators.NaturalImplicitComparator
 
compare(T, T) - Method in class com.github.tommyettinger.ds.support.sort.ObjectComparators.OppositeComparator
 
compare(T, T) - Method in class com.github.tommyettinger.ds.support.sort.ObjectComparators.OppositeImplicitComparator
 
compareIgnoreCase(CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.Utilities
Like String.compareToIgnoreCase(String), but works for all CharSequence values, such as Strings or StringBuilders; this ignores case by upper-casing any cased letters.
compareTo(CharList) - Method in class com.github.tommyettinger.ds.CharList
 
compareTo(Term<T>) - Method in class com.github.tommyettinger.ds.Junction.All
 
compareTo(Term<T>) - Method in class com.github.tommyettinger.ds.Junction.Any
 
compareTo(Term<T>) - Method in class com.github.tommyettinger.ds.Junction
 
compareTo(Term<T>) - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
compareTo(Term<T>) - Method in class com.github.tommyettinger.ds.Junction.Not
 
compareTo(Term<T>) - Method in class com.github.tommyettinger.ds.Junction.One
 
compareWith(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Compares this CharList with an arbitrary CharSequence type, returning the lexicographical comparison of the two as if Java 11's CharSequence.compare() was called on this and other.
compareWithIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Compares this CharList with an arbitrary CharSequence type, returning the lexicographical comparison of the two as if Java 11's CharSequence.compare() was called on this if it had been entirely raised to upper case and other if it also had been entirely raised to upper case.
comparingFloat(ObjToFloatFunction<? super T>) - Static method in class com.github.tommyettinger.ds.support.sort.ObjectComparators
Accepts a function that extracts a float sort key from a type T, and returns a Comparator<T> that compares by that sort key.
complementOf(EnumOrderedSet) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Given another EnumOrderedSet, this creates a new EnumOrderedSet with the same universe as other, but with any elements present in other absent in the new set, and any elements absent in other present in the new set.
complementOf(EnumSet) - Static method in class com.github.tommyettinger.ds.EnumSet
Given another EnumSet, this creates a new EnumSet with the same universe as other, but with any elements present in other absent in the new set, and any elements absent in other present in the new set.
computeIfAbsent(int, IntToFloatFunction) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
computeIfAbsent(int, IntToIntFunction) - Method in class com.github.tommyettinger.ds.IntIntMap
 
computeIfAbsent(int, IntToLongFunction) - Method in class com.github.tommyettinger.ds.IntLongMap
 
computeIfAbsent(int, IntToObjFunction<? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
computeIfAbsent(long, LongToFloatFunction) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class com.github.tommyettinger.ds.LongIntMap
 
computeIfAbsent(long, LongToLongFunction) - Method in class com.github.tommyettinger.ds.LongLongMap
 
computeIfAbsent(long, LongToObjFunction<? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
computeIfAbsent(Enum<?>, ObjToFloatFunction<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
computeIfAbsent(Enum<?>, ObjToIntFunction<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
computeIfAbsent(Enum<?>, ObjToLongFunction<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
computeIfAbsent(K, ObjToFloatFunction<? super K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
computeIfAbsent(K, ObjToIntFunction<? super K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
computeIfAbsent(K, ObjToLongFunction<? super K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
contains(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns true if this deque contains the specified element.
contains(boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
contains(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
contains(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns true if this deque contains the specified element.
contains(byte) - Method in class com.github.tommyettinger.ds.ByteList
 
contains(byte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
contains(char) - Method in class com.github.tommyettinger.ds.CharBitSet
Returns true if the given char is contained in this bit set.
contains(char) - Method in class com.github.tommyettinger.ds.CharDeque
Returns true if this deque contains the specified element.
contains(char) - Method in class com.github.tommyettinger.ds.CharList
 
contains(char) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
contains(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns true if this deque contains the specified element.
contains(double) - Method in class com.github.tommyettinger.ds.DoubleList
 
contains(double) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
contains(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
contains(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns true if this deque contains the specified element.
contains(float) - Method in class com.github.tommyettinger.ds.FloatList
 
contains(float) - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
 
contains(float) - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
 
contains(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
contains(float) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
contains(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Returns true if the given position is contained in this bit set.
contains(int) - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
contains(int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns true if this deque contains the specified element.
contains(int) - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
contains(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
contains(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Values
 
contains(int) - Method in class com.github.tommyettinger.ds.IntList
 
contains(int) - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
contains(int) - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
contains(int) - Method in class com.github.tommyettinger.ds.IntSet
 
contains(int) - Method in class com.github.tommyettinger.ds.LongIntMap.Values
 
contains(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
contains(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns true if the given position is contained in this bit set.
contains(int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
contains(long) - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
contains(long) - Method in class com.github.tommyettinger.ds.IntLongMap.Values
 
contains(long) - Method in class com.github.tommyettinger.ds.LongDeque
Returns true if this deque contains the specified element.
contains(long) - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
contains(long) - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
contains(long) - Method in class com.github.tommyettinger.ds.LongList
 
contains(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
contains(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Values
 
contains(long) - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
contains(long) - Method in class com.github.tommyettinger.ds.LongSet
 
contains(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
contains(long) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
contains(short) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
contains(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns true if this deque contains the specified element.
contains(short) - Method in class com.github.tommyettinger.ds.ShortList
 
contains(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Simply calls CharList.indexOf(CharSequence) and checks that it doesn't return -1.
contains(Object) - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if the heap contains the specified node.
contains(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
contains(Object) - Method in class com.github.tommyettinger.ds.EnumSet
Returns true if this set contains the specified element.
contains(Object) - Method in class com.github.tommyettinger.ds.HolderSet
Checks for the presence of a K key, not a T value.
contains(Object) - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
 
contains(Object) - Method in interface com.github.tommyettinger.ds.Lisque
 
contains(Object) - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
 
contains(Object) - Method in class com.github.tommyettinger.ds.NumberedSet
Returns true if this NumberedSet contains the given item, or false otherwise.
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
 
contains(Object) - Method in class com.github.tommyettinger.ds.ObjectSet
 
contains(Object, boolean) - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if the heap contains the specified node.
contains(String) - Static method in class com.github.tommyettinger.ds.CharFilter
Checks if a CharFilter is registered to name, returning true if one is, or false otherwise.
containsAll(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAll(boolean[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAll(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAll(byte[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAll(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAll(char[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAll(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAll(double[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAll(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAll(float[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAll(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAll(int[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAll(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAll(long[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAll(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAll(short[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAll(BooleanList) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
containsAll(BooleanList) - Method in class com.github.tommyettinger.ds.BooleanList
Returns true if this BooleanList contains, at least once, every item in other; otherwise returns false.
containsAll(ByteList) - Method in class com.github.tommyettinger.ds.ByteDeque
 
containsAll(ByteList) - Method in class com.github.tommyettinger.ds.ByteList
Returns true if this ByteList contains, at least once, every item in other; otherwise returns false.
containsAll(CharBitSet) - Method in class com.github.tommyettinger.ds.CharBitSet
Returns true if this bit set is a super set of the specified set, i.e.
containsAll(CharList) - Method in class com.github.tommyettinger.ds.CharDeque
 
containsAll(CharList) - Method in class com.github.tommyettinger.ds.CharList
Returns true if this CharList contains, at least once, every item in other; otherwise returns false.
containsAll(DoubleList) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
containsAll(DoubleList) - Method in class com.github.tommyettinger.ds.DoubleList
Returns true if this DoubleList contains, at least once, every item in other; otherwise returns false.
containsAll(FloatList) - Method in class com.github.tommyettinger.ds.FloatDeque
 
containsAll(FloatList) - Method in class com.github.tommyettinger.ds.FloatList
Returns true if this FloatList contains, at least once, every item in other; otherwise returns false.
containsAll(IntList) - Method in class com.github.tommyettinger.ds.IntDeque
 
containsAll(IntList) - Method in class com.github.tommyettinger.ds.IntList
Returns true if this IntList contains, at least once, every item in other; otherwise returns false.
containsAll(LongList) - Method in class com.github.tommyettinger.ds.LongDeque
 
containsAll(LongList) - Method in class com.github.tommyettinger.ds.LongList
Returns true if this LongList contains, at least once, every item in other; otherwise returns false.
containsAll(OffsetBitSet) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns true if this bit set is a super set of the specified set, i.e.
containsAll(PrimitiveCollection.OfBoolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAll(PrimitiveCollection.OfByte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAll(PrimitiveCollection.OfChar) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAll(PrimitiveCollection.OfDouble) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAll(PrimitiveCollection.OfFloat) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAll(PrimitiveCollection.OfInt) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAll(PrimitiveCollection.OfLong) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAll(PrimitiveCollection.OfShort) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAll(ShortList) - Method in class com.github.tommyettinger.ds.ShortDeque
 
containsAll(ShortList) - Method in class com.github.tommyettinger.ds.ShortList
Returns true if this ShortList contains, at least once, every item in other; otherwise returns false.
containsAll(BooleanIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAll(ByteIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAll(CharIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAll(DoubleIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAll(FloatIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAll(IntIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAll(LongIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAll(ShortIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAll(Object[]) - Method in class com.github.tommyettinger.ds.BinaryHeap
Exactly like BinaryHeap.containsAll(Collection), but takes an array instead of a Collection.
containsAll(Object[]) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Returns true if this collection contains all the elements in the specified array.
containsAll(Object[]) - Method in class com.github.tommyettinger.ds.HolderSet
Exactly like HolderSet.containsAll(Collection), but takes an array instead of a Collection.
containsAll(Object[]) - Method in class com.github.tommyettinger.ds.NumberedSet
 
containsAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Exactly like ObjectDeque.containsAll(Collection), but takes an array instead of a Collection.
containsAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectList
Exactly like AbstractCollection.containsAll(Collection), but takes an array instead of a Collection.
containsAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectSet
Exactly like ObjectSet.containsAll(Collection), but takes an array instead of a Collection.
containsAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.BinaryHeap
Like BinaryHeap.containsAll(Object[]), but only uses at most length items from array, starting at offset.
containsAll(Object[], int, int) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Returns true if this collection contains all the elements in the specified array starting from offset and using length items from the array.
containsAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.HolderSet
Like HolderSet.containsAll(Object[]), but only uses at most length items from array, starting at offset.
containsAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
 
containsAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.containsAll(Object[]), but only uses at most length items from array, starting at offset.
containsAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Like ObjectList.containsAll(Object[]), but only uses at most length items from array, starting at offset.
containsAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectSet
Like ObjectSet.containsAll(Object[]), but only uses at most length items from array, starting at offset.
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.BinaryHeap
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumSet
Returns true if this EnumSet contains all items in the given Collection, or false otherwise.
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.HolderSet
 
containsAll(Collection<?>) - Method in interface com.github.tommyettinger.ds.Lisque
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.NumberedSet
 
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if this collection contains all the elements in the specified collection.
containsAll(Collection<?>) - Method in class com.github.tommyettinger.ds.ObjectSet
 
containsAll(Iterator<?>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Returns true if this collection contains all the elements remaining in the specified Iterator.
containsAllIterable(Iterable<?>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Returns true if this collection contains all the elements in the specified Iterable.
containsAny(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAny(boolean[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAny(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAny(byte[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAny(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAny(char[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAny(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAny(double[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAny(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAny(float[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAny(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAny(int[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAny(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAny(long[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAny(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAny(short[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAny(PrimitiveCollection.OfBoolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAny(PrimitiveCollection.OfByte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAny(PrimitiveCollection.OfChar) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAny(PrimitiveCollection.OfDouble) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAny(PrimitiveCollection.OfFloat) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAny(PrimitiveCollection.OfInt) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAny(PrimitiveCollection.OfLong) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAny(PrimitiveCollection.OfShort) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAny(BooleanIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
containsAny(ByteIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
containsAny(CharIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
containsAny(DoubleIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
containsAny(FloatIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
containsAny(IntIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
containsAny(LongIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
containsAny(ShortIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
containsAny(Object[]) - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if this set contains any of the specified values.
containsAny(Object[]) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
 
containsAny(Object[]) - Method in class com.github.tommyettinger.ds.HolderSet
Returns true if this set contains any of the specified values.
containsAny(Object[]) - Method in class com.github.tommyettinger.ds.NumberedSet
 
containsAny(Object[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if this ObjectDeque contains any of the specified values.
containsAny(Object[]) - Method in class com.github.tommyettinger.ds.ObjectList
Returns true if this ObjectList contains any of the specified values.
containsAny(Object[]) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if this set contains any of the specified values.
containsAny(Object[], int, int) - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if this set contains any items from the specified range of values.
containsAny(Object[], int, int) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Like Collection.containsAll(Collection), but returns true immediately if any item in the given array is present in this EnhancedCollection.
containsAny(Object[], int, int) - Method in class com.github.tommyettinger.ds.HolderSet
Returns true if this set contains any items from the specified range of values.
containsAny(Object[], int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
 
containsAny(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if this ObjectDeque contains any items from the specified range of values.
containsAny(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Returns true if this ObjectList contains any items from the specified range of values.
containsAny(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if this set contains any items from the specified range of values.
containsAny(Iterator<?>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Like Collection.containsAll(Collection), but returns true immediately if any item in the given Iterator it is present in this EnhancedCollection.
containsAnyIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if this set contains any of the specified values.
containsAnyIterable(Iterable<?>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Like Collection.containsAll(Collection), but returns true immediately if any item in the given Iterable other is present in this EnhancedCollection.
containsAnyIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.HolderSet
Returns true if this set contains any of the specified values.
containsAnyIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.NumberedSet
 
containsAnyIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if this ObjectDeque contains any of the specified values.
containsAnyIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.ObjectList
Returns true if this ObjectList contains any of the specified values.
containsAnyIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if this set contains any of the specified values.
containsIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Simply calls CharList.indexOfIgnoreCase(CharSequence) and checks that it doesn't return -1.
containsKey(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
containsKey(int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
containsKey(int) - Method in class com.github.tommyettinger.ds.IntLongMap
 
containsKey(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
containsKey(long) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
containsKey(long) - Method in class com.github.tommyettinger.ds.LongIntMap
 
containsKey(long) - Method in class com.github.tommyettinger.ds.LongLongMap
 
containsKey(long) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.EnumMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
containsKey(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
containsValue(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns true if the specified value is in the map.
containsValue(float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns true if the specified value is in the map.
containsValue(float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns true if the specified value is in the map.
containsValue(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns true if the specified value is in the map.
containsValue(float, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns true if the specified value is in the map.
containsValue(float, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns true if the specified value is in the map.
containsValue(float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns true if the specified value is in the map.
containsValue(int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns true if the specified value is in the map.
containsValue(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns true if the specified value is in the map.
containsValue(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns true if the specified value is in the map.
containsValue(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns true if the specified value is in the map.
containsValue(long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns true if the specified value is in the map.
containsValue(long) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns true if the specified value is in the map.
containsValue(long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns true if the specified value is in the map.
containsValue(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns true if the specified value is in the map.
containsValue(Object) - Method in class com.github.tommyettinger.ds.EnumMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns true if the specified value is in the map.
containsValue(Object) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns true if the specified value is in the map.
containsValue(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object, boolean) - Method in class com.github.tommyettinger.ds.EnumMap
Returns true if the specified value is in the map.
containsValue(Object, boolean) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns true if the specified value is in the map.
contents - Variable in class com.github.tommyettinger.ds.Junction.All
 
contents - Variable in class com.github.tommyettinger.ds.Junction.Any
 
contents - Variable in class com.github.tommyettinger.ds.Junction.One
 
copyOf(Collection<? extends Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates an EnumOrderedSet holding any Enum items in the given contents, which may be any Collection of Enum, including another EnumOrderedSet.
copyOf(Collection<? extends Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates an EnumSet holding any Enum items in the given contents, which may be any Collection of Enum, including another EnumSet.
currentIndex - Variable in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.IntSet.IntSetIterator
The current index in the set's key table; this is the index that will be removed if IntSet.IntSetIterator.remove() is called.
currentIndex - Variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.LongSet.LongSetIterator
The current index in the set's key table; this is the index that will be removed if LongSet.LongSetIterator.remove() is called.
currentIndex - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
currentIndex - Variable in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
The current index in the set's key table; this is the index that will be removed if ObjectSet.ObjectSetIterator.remove() is called.

D

deactivate(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Sets the given int position to false, unless the position is outside char range (then it does nothing).
deactivate(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Sets the given int position to false, unless the position is less than the offset (then it does nothing).
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.BooleanAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.ByteAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.CharAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.DoubleAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.FloatAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.IntAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.LongAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT - Static variable in interface com.github.tommyettinger.ds.support.util.ShortAppender
A static constant to avoid Android and its R8 compiler allocating a new lambda every time StringBuilder::append is present at a call-site.
DEFAULT_CHAR_SEQUENCE - Static variable in interface com.github.tommyettinger.ds.support.util.PartialParser
DEFAULT_JUNCTION_STRING - Static variable in interface com.github.tommyettinger.ds.support.util.PartialParser
DEFAULT_ORDER_TYPE - Static variable in interface com.github.tommyettinger.ds.support.util.PartialParser
An example of using PartialParser.enumParser(ObjToObjFunction) for OrderType, this is simply the result of passing OrderType::valueOf to PartialParser.enumParser().
DEFAULT_STRING - Static variable in interface com.github.tommyettinger.ds.support.util.PartialParser
defaultValue - Variable in class com.github.tommyettinger.ds.BooleanDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling BooleanDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.ByteDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling ByteDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.CharDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling CharDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.DoubleDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling DoubleDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.EnumFloatMap
Returned by EnumFloatMap.get(Object) when no value exists for the given key, as well as some other methods to indicate that no value in the Map could be returned.
defaultValue - Variable in class com.github.tommyettinger.ds.EnumIntMap
Returned by EnumIntMap.get(Object) when no value exists for the given key, as well as some other methods to indicate that no value in the Map could be returned.
defaultValue - Variable in class com.github.tommyettinger.ds.EnumLongMap
Returned by EnumLongMap.get(Object) when no value exists for the given key, as well as some other methods to indicate that no value in the Map could be returned.
defaultValue - Variable in class com.github.tommyettinger.ds.EnumMap
Returned by EnumMap.get(Object) when no value exists for the given key, as well as some other methods to indicate that no value in the Map could be returned.
defaultValue - Variable in class com.github.tommyettinger.ds.FloatDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling FloatDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.IntDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling IntDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.IntIntMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.IntLongMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.LongDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling LongDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.LongIntMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.LongLongMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.LongObjectMap
Returned by LongObjectMap.get(long) when no value exists for the given key, as well as some other methods to indicate that no value in the Map could be returned.
defaultValue - Variable in class com.github.tommyettinger.ds.ObjectDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling ObjectDeque.peek() on an empty deque.
defaultValue - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
defaultValue - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
Returned by ObjectObjectMap.get(Object) when no value exists for the given key, as well as some other methods to indicate that no value in the Map could be returned.
defaultValue - Variable in class com.github.tommyettinger.ds.ShortDeque
The value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling ShortDeque.peek() on an empty deque.
DENSE - Static variable in interface com.github.tommyettinger.ds.support.util.ByteAppender
An alternative ByteAppender constant that appends five Base.BASE90 digits for every byte input.
DENSE - Static variable in interface com.github.tommyettinger.ds.support.util.DoubleAppender
An alternative DoubleAppender constant that appends ten Base.BASE90 digits for every double input.
DENSE - Static variable in interface com.github.tommyettinger.ds.support.util.FloatAppender
An alternative FloatAppender constant that appends five Base.BASE90 digits for every float input.
DENSE - Static variable in interface com.github.tommyettinger.ds.support.util.IntAppender
An alternative IntAppender constant that appends five Base.BASE90 digits for every int input.
DENSE - Static variable in interface com.github.tommyettinger.ds.support.util.LongAppender
An alternative LongAppender constant that appends five Base.BASE90 digits for every long input.
DENSE - Static variable in interface com.github.tommyettinger.ds.support.util.ShortAppender
An alternative ShortAppender constant that appends five Base.BASE90 digits for every short input.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Appends to sb any items in this PrimitiveCollection as either "1" for true items or "0" for false, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Appends to sb any items in this PrimitiveCollection as two Base.BASE90 digits per item, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Appends to sb any items in this PrimitiveCollection as the char items themselves, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Appends to sb any items in this PrimitiveCollection as ten Base.BASE90 digits per item, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Appends to sb any items in this PrimitiveCollection as five Base.BASE90 digits per item, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Appends to sb any items in this PrimitiveCollection as five Base.BASE90 digits per item, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Appends to sb any items in this PrimitiveCollection as ten Base.BASE90 digits per item, with no separators and optionally with square brackets surrounding the text if brackets is true.
denseAppendTo(S, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Appends to sb any items in this PrimitiveCollection as three Base.BASE90 digits per item, with no separators and optionally with square brackets surrounding the text if brackets is true.
deque - Variable in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
DEQUE - Enum constant in enum class com.github.tommyettinger.ds.OrderType
The order() method will return a deque (which is also always a list here), such as LongDeque or IntDeque.
descendingIterator() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.CharDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.IntDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in interface com.github.tommyettinger.ds.Lisque
 
descendingIterator() - Method in class com.github.tommyettinger.ds.LongDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.LongDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator1 - Variable in class com.github.tommyettinger.ds.BooleanDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.ByteDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.CharDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.DoubleDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.FloatDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.IntDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.LongDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.ObjectDeque
 
descendingIterator1 - Variable in class com.github.tommyettinger.ds.ShortDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.BooleanDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.ByteDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.CharDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.DoubleDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.FloatDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.IntDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.LongDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.ObjectDeque
 
descendingIterator2 - Variable in class com.github.tommyettinger.ds.ShortDeque
 
direction - Variable in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
direction - Variable in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
div(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
div(byte) - Method in class com.github.tommyettinger.ds.ByteList
Divides each item in this ByteList by value, stores it in this and returns it.
div(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
div(double) - Method in class com.github.tommyettinger.ds.DoubleList
Divides each item in this DoubleList by value, stores it in this and returns it.
div(float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
div(float) - Method in class com.github.tommyettinger.ds.FloatList
Divides each item in this FloatList by value, stores it in this and returns it.
div(int) - Method in class com.github.tommyettinger.ds.IntDeque
 
div(int) - Method in class com.github.tommyettinger.ds.IntList
Divides each item in this IntList by value, stores it in this and returns it.
div(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
div(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
div(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
div(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
div(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
div(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
div(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
div(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
div(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
div(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
div(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
div(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
div(long) - Method in class com.github.tommyettinger.ds.LongDeque
 
div(long) - Method in class com.github.tommyettinger.ds.LongList
Divides each item in this LongList by value, stores it in this and returns it.
div(short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
div(short) - Method in class com.github.tommyettinger.ds.ShortList
Divides each item in this ShortList by value, stores it in this and returns it.
DoubleAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a double item to it.
DoubleBag - Class in com.github.tommyettinger.ds
An unordered List of double items.
DoubleBag() - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates an ordered bag with a capacity of 10.
DoubleBag(double[]) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates a new bag containing the elements in the specified array.
DoubleBag(double[], int, int) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates a new bag containing the elements in the specified array.
DoubleBag(int) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates an ordered bag with the specified capacity.
DoubleBag(DoubleList) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates a new bag containing the elements in the specific list or bag.
DoubleBag(Ordered.OfDouble) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Copies the given Ordered.OfDouble into a new bag.
DoubleBag(Ordered.OfDouble, int, int) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
DoubleBag(PrimitiveCollection.OfDouble) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfDouble.
DoubleBag(DoubleIterator) - Constructor for class com.github.tommyettinger.ds.DoubleBag
Creates a new instance containing the items in the specified iterator.
doubleCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple double items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfDouble.addLegible(String, String, int, int), and returns the new collection.
DoubleComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
DoubleComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
DoubleComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
DoubleComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
DoubleComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
DoubleComparators.TolerantComparator - Class in com.github.tommyettinger.ds.support.sort
 
DoubleDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive double with efficient add and remove at the beginning and end.
DoubleDeque() - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque which can hold 16 values without needing to resize the backing array.
DoubleDeque(double[]) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque using all the contents of the given array.
DoubleDeque(double[], int, int) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque using count items from a, starting at offset.
DoubleDeque(int) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque which can hold the specified number of values without needing to resize the backing array.
DoubleDeque(DoubleDeque) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Copies the given DoubleDeque exactly into this one.
DoubleDeque(Ordered.OfDouble) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
 
DoubleDeque(Ordered.OfDouble, int, int) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
 
DoubleDeque(PrimitiveCollection.OfDouble) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque using all the contents of the given Collection.
DoubleDeque(DoubleIterator) - Constructor for class com.github.tommyettinger.ds.DoubleDeque
Creates a new instance containing the items in the specified iterator.
DoubleDeque.DoubleDequeIterator - Class in com.github.tommyettinger.ds
A DoubleIterator over the elements of a DoubleDeque.
DoubleDequeIterator(DoubleDeque) - Constructor for class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
DoubleDequeIterator(DoubleDeque, boolean) - Constructor for class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
DoubleDequeIterator(DoubleDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
DoubleIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for double values.
DoubleList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double list.
DoubleList() - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates an ordered list with a capacity of 10.
DoubleList(boolean, double[], int, int) - Constructor for class com.github.tommyettinger.ds.DoubleList
Deprecated.
DoubleList is always ordered; for an unordered list use DoubleBag
DoubleList(boolean, int) - Constructor for class com.github.tommyettinger.ds.DoubleList
Deprecated.
DoubleList is always ordered; for an unordered list use DoubleBag
DoubleList(double[]) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates a new list containing the elements in the specified array.
DoubleList(double[], int, int) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates a new list containing the elements in the specified array.
DoubleList(int) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates an ordered list with the specified capacity.
DoubleList(DoubleList) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates a new list containing the elements in the given list.
DoubleList(Ordered.OfDouble) - Constructor for class com.github.tommyettinger.ds.DoubleList
Copies the given Ordered.OfDouble into a new DoubleList.
DoubleList(Ordered.OfDouble, int, int) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
DoubleList(PrimitiveCollection.OfDouble) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates a new list containing the items in the specified PrimitiveCollection.OfDouble.
DoubleList(DoubleIterator) - Constructor for class com.github.tommyettinger.ds.DoubleList
Creates a new instance containing the items in the specified iterator.
DoubleList.DoubleListIterator - Class in com.github.tommyettinger.ds
A DoubleIterator, plus ListIterator methods, over the elements of a DoubleList.
DoubleListIterator(DoubleList) - Constructor for class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
DoubleListIterator(DoubleList, int) - Constructor for class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.BooleanList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.ByteList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.CharList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.DoubleList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.FloatList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.IntList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.LongList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Inserts the specified number of items at the specified index.
duplicateRange(int, int) - Method in class com.github.tommyettinger.ds.ShortList
Inserts the specified number of items at the specified index.

E

EditingBooleanIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingBooleanIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
EditingBooleanIterator(BooleanIterator, BooleanPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
EditingByteIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingByteIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
EditingByteIterator(ByteIterator, ByteToByteFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
EditingCharIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingCharIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
EditingCharIterator(CharIterator, CharToCharFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
EditingDoubleIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingDoubleIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
EditingDoubleIterator(DoubleIterator, DoubleToDoubleFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
EditingFloatIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingFloatIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
EditingFloatIterator(FloatIterator, FloatToFloatFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
EditingIntIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingIntIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
EditingIntIterator(IntIterator, IntToIntFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
EditingIterator<T> - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingIterator
 
EditingIterator(Iterator<T>, ObjToSameFunction<T>) - Constructor for class com.github.tommyettinger.ds.support.util.EditingIterator
 
EditingLongIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingLongIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
EditingLongIterator(LongIterator, LongToLongFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
EditingShortIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it calls a function on each item it would otherwise return, and returns that function's result.
EditingShortIterator() - Constructor for class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
EditingShortIterator(ShortIterator, ShortToShortFunction) - Constructor for class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
editor - Variable in class com.github.tommyettinger.ds.CharFilter
A CharToCharFunction that will take a char from a key String and return a potentially different char.
editor - Variable in class com.github.tommyettinger.ds.FilteredIterableMap
 
editor - Variable in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
editor - Variable in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
editor - Variable in class com.github.tommyettinger.ds.FilteredIterableSet
 
editor - Variable in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
editor - Variable in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
element() - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns the first item in the heap.
element() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in interface com.github.tommyettinger.ds.Lisque
 
element() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
end - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
EnhancedCollection<T> - Interface in com.github.tommyettinger.ds
Augments Collection with default methods that can usually use the same implementation across subtypes.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.BooleanList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ByteList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.CharDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.CharList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.DoubleList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.FloatList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.HolderSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.IntSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongLongMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.LongSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ObjectSet
Increases the size of the backing array to accommodate the specified number of additional items / loadFactor.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Increases the size of the backing array to accommodate the specified number of additional items.
ensureCapacity(int) - Method in class com.github.tommyettinger.ds.ShortList
Increases the size of the backing array to accommodate the specified number of additional items.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
ensureGap(int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Make sure there is a "gap" of exactly gapSize values starting at index.
Entries(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
Entries(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.Entries
 
Entries(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.Entries
 
Entries(EnumMap<V>) - Constructor for class com.github.tommyettinger.ds.EnumMap.Entries
 
Entries(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.Entries
 
Entries(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.Entries
 
Entries(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.Entries
 
Entries(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.Entries
 
Entries(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.Entries
 
Entries(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.Entries
 
Entries(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.Entries
 
Entries(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.Entries
 
Entries(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.Entries
 
Entries(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.Entries
 
Entries(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.Entries
 
Entries(ObjectObjectMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
entries1 - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
entries1 - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
entries1 - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
entries1 - Variable in class com.github.tommyettinger.ds.EnumMap
 
entries1 - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
entries1 - Variable in class com.github.tommyettinger.ds.IntIntMap
 
entries1 - Variable in class com.github.tommyettinger.ds.IntLongMap
 
entries1 - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
entries1 - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
entries1 - Variable in class com.github.tommyettinger.ds.LongIntMap
 
entries1 - Variable in class com.github.tommyettinger.ds.LongLongMap
 
entries1 - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
entries1 - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
entries1 - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
entries1 - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
entries1 - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
entries2 - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
entries2 - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
entries2 - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
entries2 - Variable in class com.github.tommyettinger.ds.EnumMap
 
entries2 - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
entries2 - Variable in class com.github.tommyettinger.ds.IntIntMap
 
entries2 - Variable in class com.github.tommyettinger.ds.IntLongMap
 
entries2 - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
entries2 - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
entries2 - Variable in class com.github.tommyettinger.ds.LongIntMap
 
entries2 - Variable in class com.github.tommyettinger.ds.LongLongMap
 
entries2 - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
entries2 - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
entries2 - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
entries2 - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
entries2 - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
entry - Variable in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
entry - Variable in class com.github.tommyettinger.ds.EnumFloatMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
entry - Variable in class com.github.tommyettinger.ds.EnumIntMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
entry - Variable in class com.github.tommyettinger.ds.EnumLongMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.EnumMap.Entries
 
entry - Variable in class com.github.tommyettinger.ds.IntFloatMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.IntIntMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.IntLongMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.IntObjectMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.LongFloatMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.LongIntMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.LongLongMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.LongObjectMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.ObjectIntMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.ObjectLongMap.EntryIterator
 
entry - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
Entry() - Constructor for class com.github.tommyettinger.ds.CaseInsensitiveMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.EnumIntMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.EnumLongMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.EnumMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.IntFloatMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.IntIntMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.IntLongMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.IntObjectMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.LongFloatMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.LongIntMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.LongLongMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.LongObjectMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
Entry() - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
Entry(int, float) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.Entry
 
Entry(int, int) - Constructor for class com.github.tommyettinger.ds.IntIntMap.Entry
 
Entry(int, long) - Constructor for class com.github.tommyettinger.ds.IntLongMap.Entry
 
Entry(int, V) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.Entry
 
Entry(long, float) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.Entry
 
Entry(long, int) - Constructor for class com.github.tommyettinger.ds.LongIntMap.Entry
 
Entry(long, long) - Constructor for class com.github.tommyettinger.ds.LongLongMap.Entry
 
Entry(long, V) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.Entry
 
Entry(EnumFloatMap.Entry) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
Entry(EnumIntMap.Entry) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.Entry
 
Entry(EnumLongMap.Entry) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.Entry
 
Entry(IntFloatMap.Entry) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.Entry
 
Entry(IntIntMap.Entry) - Constructor for class com.github.tommyettinger.ds.IntIntMap.Entry
 
Entry(IntLongMap.Entry) - Constructor for class com.github.tommyettinger.ds.IntLongMap.Entry
 
Entry(IntObjectMap.Entry<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.Entry
 
Entry(LongFloatMap.Entry) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.Entry
 
Entry(LongIntMap.Entry) - Constructor for class com.github.tommyettinger.ds.LongIntMap.Entry
 
Entry(LongLongMap.Entry) - Constructor for class com.github.tommyettinger.ds.LongLongMap.Entry
 
Entry(LongObjectMap.Entry<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.Entry
 
Entry(ObjectFloatMap.Entry<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
Entry(ObjectIntMap.Entry<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
Entry(ObjectLongMap.Entry<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
Entry(Enum<?>, float) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
Entry(Enum<?>, int) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.Entry
 
Entry(Enum<?>, long) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.Entry
 
Entry(Enum<?>, V) - Constructor for class com.github.tommyettinger.ds.EnumMap.Entry
 
Entry(Map.Entry<? extends Enum<?>, ? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumMap.Entry
 
Entry(Map.Entry<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
Entry(K, float) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
Entry(K, int) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
Entry(K, long) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
Entry(K, V) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
EntryIterator(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.EntryIterator
 
EntryIterator(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.EntryIterator
 
EntryIterator(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.EntryIterator
 
EntryIterator(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.EntryIterator
 
EntryIterator(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.EntryIterator
 
EntryIterator(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.EntryIterator
 
EntryIterator(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.EntryIterator
 
EntryIterator(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.EntryIterator
 
EntryIterator(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.EntryIterator
 
EntryIterator(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.EntryIterator
 
EntryIterator(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.EntryIterator
 
EntryIterator(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.EntryIterator
 
EntryIterator(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.EntryIterator
 
EntryIterator(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.EntryIterator
 
entrySet() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Returns a PrimitiveCollection.OfFloat of IntFloatMap.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntIntMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Returns a PrimitiveCollection.OfInt of IntIntMap.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntLongMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Returns a PrimitiveCollection.OfLong of IntLongMap.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Returns a PrimitiveCollection.OfFloat of LongFloatMap.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongIntMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Returns a PrimitiveCollection.OfInt of LongIntMap.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongLongMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Returns a PrimitiveCollection.OfLong of LongLongMap.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns a Set of Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns a Set of Map.Entry, containing the entries in the map.
entrySet() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Returns a Set of Map.Entry, containing the entries in the map.
ENUM_NAME_APPENDER - Static variable in interface com.github.tommyettinger.ds.support.util.Appender
Used in enum-keyed maps and sets to write an Enum constant's name, rather than its toString result.
EnumFloatMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are Enums and values are primitive floats.
EnumFloatMap() - Constructor for class com.github.tommyettinger.ds.EnumFloatMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumFloatMap.put(java.lang.Enum<?>, float) is first called (potentially indirectly).
EnumFloatMap(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap
Creates a new map identical to the specified EnumFloatMap.
EnumFloatMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumFloatMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumFloatMap(Enum<?>[], float[]) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap
Given two side-by-side arrays, one of Enum keys, one of float values, this constructs a map and inserts each pair of key and value into it.
EnumFloatMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap
Given two side-by-side collections, one of Enum keys, one of float values, this constructs a map and inserts each pair of key and value into it.
EnumFloatMap.Entries - Class in com.github.tommyettinger.ds
 
EnumFloatMap.Entry - Class in com.github.tommyettinger.ds
 
EnumFloatMap.EntryIterator - Class in com.github.tommyettinger.ds
 
EnumFloatMap.KeyIterator - Class in com.github.tommyettinger.ds
 
EnumFloatMap.Keys - Class in com.github.tommyettinger.ds
 
EnumFloatMap.MapIterator - Class in com.github.tommyettinger.ds
 
EnumFloatMap.ValueIterator - Class in com.github.tommyettinger.ds
 
EnumFloatMap.Values - Class in com.github.tommyettinger.ds
 
EnumFloatOrderedMap - Class in com.github.tommyettinger.ds
An insertion-ordered map where the keys are Enums and values are primitive floats.
EnumFloatOrderedMap() - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumFloatOrderedMap.put(java.lang.Enum<?>, float) is first called (potentially indirectly).
EnumFloatOrderedMap(EnumFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map identical to the specified EnumFloatOrderedMap.
EnumFloatOrderedMap(EnumFloatOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map by copying count items from the given EnumFloatOrderedMap, starting at offset in that Map, into this.
EnumFloatOrderedMap(EnumFloatOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map by copying count items from the given EnumFloatOrderedMap, starting at offset in that Map, into this.
EnumFloatOrderedMap(EnumFloatOrderedMap, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map identical to the specified EnumFloatOrderedMap.
EnumFloatOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructor that only specifies an OrderType; using this will postpone creating the key universe and allocating the value table until EnumFloatOrderedMap.put(java.lang.Enum<?>, float) is first called (potentially indirectly).
EnumFloatOrderedMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumFloatOrderedMap(Class<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumFloatOrderedMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumFloatOrderedMap(Enum<?>[], float[]) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Given two side-by-side arrays, one of Enum keys, one of float values, this constructs a map and inserts each pair of key and value into it.
EnumFloatOrderedMap(Enum<?>[], float[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Given two side-by-side arrays, one of Enum keys, one of float values, this constructs a map and inserts each pair of key and value into it.
EnumFloatOrderedMap(Enum<?>[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumFloatOrderedMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Given two side-by-side collections, one of Enum keys, one of float values, this constructs a map and inserts each pair of key and value into it.
EnumFloatOrderedMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfFloat, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap
Given two side-by-side collections, one of Enum keys, one of float values, this constructs a map and inserts each pair of key and value into it.
EnumFloatOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
EnumFloatOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
EnumFloatOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
EnumIntMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are Enums and values are primitive ints.
EnumIntMap() - Constructor for class com.github.tommyettinger.ds.EnumIntMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumIntMap.put(java.lang.Enum<?>, int) is first called (potentially indirectly).
EnumIntMap(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap
Creates a new map identical to the specified EnumIntMap.
EnumIntMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumIntMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumIntMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumIntMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumIntMap(Enum<?>[], int[]) - Constructor for class com.github.tommyettinger.ds.EnumIntMap
Given two side-by-side arrays, one of Enum keys, one of int values, this constructs a map and inserts each pair of key and value into it.
EnumIntMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.EnumIntMap
Given two side-by-side collections, one of Enum keys, one of int values, this constructs a map and inserts each pair of key and value into it.
EnumIntMap.Entries - Class in com.github.tommyettinger.ds
 
EnumIntMap.Entry - Class in com.github.tommyettinger.ds
 
EnumIntMap.EntryIterator - Class in com.github.tommyettinger.ds
 
EnumIntMap.KeyIterator - Class in com.github.tommyettinger.ds
 
EnumIntMap.Keys - Class in com.github.tommyettinger.ds
 
EnumIntMap.MapIterator - Class in com.github.tommyettinger.ds
 
EnumIntMap.ValueIterator - Class in com.github.tommyettinger.ds
 
EnumIntMap.Values - Class in com.github.tommyettinger.ds
 
EnumIntOrderedMap - Class in com.github.tommyettinger.ds
An insertion-ordered map where the keys are Enums and values are primitive ints.
EnumIntOrderedMap() - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumIntOrderedMap.put(java.lang.Enum<?>, int) is first called (potentially indirectly).
EnumIntOrderedMap(EnumIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map identical to the specified EnumIntOrderedMap.
EnumIntOrderedMap(EnumIntOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map by copying count items from the given EnumIntOrderedMap, starting at offset in that Map, into this.
EnumIntOrderedMap(EnumIntOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map by copying count items from the given EnumIntOrderedMap, starting at offset in that Map, into this.
EnumIntOrderedMap(EnumIntOrderedMap, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map identical to the specified EnumIntOrderedMap.
EnumIntOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructor that only specifies an OrderType; using this will postpone creating the key universe and allocating the value table until EnumIntOrderedMap.put(java.lang.Enum<?>, int) is first called (potentially indirectly).
EnumIntOrderedMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumIntOrderedMap(Class<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumIntOrderedMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumIntOrderedMap(Enum<?>[], int[]) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Given two side-by-side arrays, one of Enum keys, one of int values, this constructs a map and inserts each pair of key and value into it.
EnumIntOrderedMap(Enum<?>[], int[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Given two side-by-side arrays, one of Enum keys, one of int values, this constructs a map and inserts each pair of key and value into it.
EnumIntOrderedMap(Enum<?>[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumIntOrderedMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Given two side-by-side collections, one of Enum keys, one of int values, this constructs a map and inserts each pair of key and value into it.
EnumIntOrderedMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfInt, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap
Given two side-by-side collections, one of Enum keys, one of int values, this constructs a map and inserts each pair of key and value into it.
EnumIntOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
EnumIntOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
EnumIntOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
EnumLongMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are Enums and values are primitive longs.
EnumLongMap() - Constructor for class com.github.tommyettinger.ds.EnumLongMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumLongMap.put(java.lang.Enum<?>, long) is first called (potentially indirectly).
EnumLongMap(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap
Creates a new map identical to the specified EnumLongMap.
EnumLongMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumLongMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumLongMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumLongMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumLongMap(Enum<?>[], long[]) - Constructor for class com.github.tommyettinger.ds.EnumLongMap
Given two side-by-side arrays, one of Enum keys, one of long values, this constructs a map and inserts each pair of key and value into it.
EnumLongMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.EnumLongMap
Given two side-by-side collections, one of Enum keys, one of long values, this constructs a map and inserts each pair of key and value into it.
EnumLongMap.Entries - Class in com.github.tommyettinger.ds
 
EnumLongMap.Entry - Class in com.github.tommyettinger.ds
 
EnumLongMap.EntryIterator - Class in com.github.tommyettinger.ds
 
EnumLongMap.KeyIterator - Class in com.github.tommyettinger.ds
 
EnumLongMap.Keys - Class in com.github.tommyettinger.ds
 
EnumLongMap.MapIterator - Class in com.github.tommyettinger.ds
 
EnumLongMap.ValueIterator - Class in com.github.tommyettinger.ds
 
EnumLongMap.Values - Class in com.github.tommyettinger.ds
 
EnumLongOrderedMap - Class in com.github.tommyettinger.ds
An insertion-ordered map where the keys are Enums and values are primitive longs.
EnumLongOrderedMap() - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumLongOrderedMap.put(java.lang.Enum<?>, long) is first called (potentially indirectly).
EnumLongOrderedMap(EnumLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map identical to the specified EnumLongOrderedMap.
EnumLongOrderedMap(EnumLongOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map by copying count items from the given EnumLongOrderedMap, starting at offset in that Map, into this.
EnumLongOrderedMap(EnumLongOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map by copying count items from the given EnumLongOrderedMap, starting at offset in that Map, into this.
EnumLongOrderedMap(EnumLongOrderedMap, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map identical to the specified EnumLongOrderedMap.
EnumLongOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructor that only specifies an OrderType; using this will postpone creating the key universe and allocating the value table until EnumLongOrderedMap.put(java.lang.Enum<?>, long) is first called (potentially indirectly).
EnumLongOrderedMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumLongOrderedMap(Class<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumLongOrderedMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumLongOrderedMap(Enum<?>[], long[]) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Given two side-by-side arrays, one of Enum keys, one of long values, this constructs a map and inserts each pair of key and value into it.
EnumLongOrderedMap(Enum<?>[], long[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Given two side-by-side arrays, one of Enum keys, one of long values, this constructs a map and inserts each pair of key and value into it.
EnumLongOrderedMap(Enum<?>[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumLongOrderedMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Given two side-by-side collections, one of Enum keys, one of long values, this constructs a map and inserts each pair of key and value into it.
EnumLongOrderedMap(Collection<? extends Enum<?>>, PrimitiveCollection.OfLong, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap
Given two side-by-side collections, one of Enum keys, one of long values, this constructs a map and inserts each pair of key and value into it.
EnumLongOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
EnumLongOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
EnumLongOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
EnumMap<V> - Class in com.github.tommyettinger.ds
An unordered map where the keys are Enums and values are objects.
EnumMap() - Constructor for class com.github.tommyettinger.ds.EnumMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumMap.put(java.lang.Enum<?>, V) is first called (potentially indirectly).
EnumMap(EnumMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumMap
Creates a new map identical to the specified EnumMap.
EnumMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumMap(Enum<?>[], V[]) - Constructor for class com.github.tommyettinger.ds.EnumMap
Given two side-by-side arrays, one of Enum keys, one of V values, this constructs a map and inserts each pair of key and value into it.
EnumMap(Collection<? extends Enum<?>>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumMap
Given two side-by-side collections, one of Enum keys, one of V values, this constructs a map and inserts each pair of key and value into it.
EnumMap(Map<? extends Enum<?>, ? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumMap
Creates a new map identical to the specified map.
EnumMap.Entries<V> - Class in com.github.tommyettinger.ds
 
EnumMap.Entry<V> - Class in com.github.tommyettinger.ds
 
EnumMap.Keys - Class in com.github.tommyettinger.ds
 
EnumMap.MapIterator<V,I> - Class in com.github.tommyettinger.ds
 
EnumMap.Values<V> - Class in com.github.tommyettinger.ds
 
EnumOrderedMap<V> - Class in com.github.tommyettinger.ds
An EnumMap that also stores keys in an ObjectList using the insertion order.
EnumOrderedMap() - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Empty constructor; using this will postpone creating the key universe and allocating the value table until EnumOrderedMap.put(java.lang.Enum<?>, V) is first called (potentially indirectly).
EnumOrderedMap(EnumOrderedMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map identical to the specified EnumOrderedMap.
EnumOrderedMap(EnumOrderedMap<? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map by copying count items from the given EnumOrderedMap, starting at offset in that Map, into this.
EnumOrderedMap(EnumOrderedMap<? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map by copying count items from the given EnumOrderedMap, starting at offset in that Map, into this.
EnumOrderedMap(EnumOrderedMap<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map identical to the specified EnumOrderedMap.
EnumOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Constructor that only specifies an OrderType; using this will postpone creating the key universe and allocating the value table until EnumOrderedMap.put(java.lang.Enum<?>, V) is first called (potentially indirectly).
EnumOrderedMap(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumOrderedMap(Class<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumOrderedMap(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumOrderedMap(Enum<?>[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Initializes this map so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumOrderedMap(Enum<?>[], V[]) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Given two side-by-side arrays, one of Enum keys, one of V values, this constructs a map and inserts each pair of key and value into it.
EnumOrderedMap(Enum<?>[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Given two side-by-side arrays, one of Enum keys, one of V values, this constructs a map and inserts each pair of key and value into it.
EnumOrderedMap(Collection<? extends Enum<?>>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Given two side-by-side collections, one of Enum keys, one of V values, this constructs a map and inserts each pair of key and value into it.
EnumOrderedMap(Collection<? extends Enum<?>>, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Given two side-by-side collections, one of Enum keys, one of V values, this constructs a map and inserts each pair of key and value into it.
EnumOrderedMap(Map<? extends Enum<?>, ? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map identical to the specified map.
EnumOrderedMap(Map<? extends Enum<?>, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map identical to the specified map.
EnumOrderedMap.OrderedMapEntries<V> - Class in com.github.tommyettinger.ds
 
EnumOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
EnumOrderedMap.OrderedMapValues<V> - Class in com.github.tommyettinger.ds
 
EnumOrderedSet - Class in com.github.tommyettinger.ds
An EnumSet that also stores keys in an ObjectList using the insertion order.
EnumOrderedSet() - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Empty constructor; using this will postpone allocating any internal arrays until EnumOrderedSet.add(Enum) is first called (potentially indirectly).
EnumOrderedSet(EnumOrderedSet) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Copies the entirety of other, including using the same OrderType.
EnumOrderedSet(EnumOrderedSet, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Copies other but allows specifying an OrderType independently of other's ordering.
EnumOrderedSet(EnumSet) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Copy constructor; uses a direct reference to the enum values that may be cached in other, but copies other fields.
EnumOrderedSet(EnumSet, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Copy constructor; uses a direct reference to the enum values that may be cached in other, but copies other fields.
EnumOrderedSet(Ordered<Enum<?>>, int, int) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
EnumOrderedSet(Ordered<Enum<?>>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
EnumOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Only specifies an OrderType; using this will postpone allocating any internal arrays until EnumOrderedSet.add(Enum) is first called (potentially indirectly).
EnumOrderedSet(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumOrderedSet(Class<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumOrderedSet(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumOrderedSet(Enum<?>[], boolean) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumOrderedSet(Enum<?>[], boolean, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumOrderedSet(Enum<?>[], int, int) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
EnumOrderedSet(Enum<?>[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
EnumOrderedSet(Enum<?>[], OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumOrderedSet(Collection<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumOrderedSet(Collection<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumOrderedSet(Iterator<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumOrderedSet(Iterator<? extends Enum<?>>, OrderType) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumOrderedSet.EnumOrderedSetIterator - Class in com.github.tommyettinger.ds
 
EnumOrderedSetIterator(EnumOrderedSet) - Constructor for class com.github.tommyettinger.ds.EnumOrderedSet.EnumOrderedSetIterator
 
enumParser(ObjToObjFunction<String, E>) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Given an enum type's valueOf as a method reference, this creates a PartialParser that tries to obtain an enum of the given type using that valueOf on a substring of the parsed text.
EnumSet - Class in com.github.tommyettinger.ds
A naturally-ordered Set of Enum items.
EnumSet() - Constructor for class com.github.tommyettinger.ds.EnumSet
Empty constructor; using this will postpone allocating any internal arrays until EnumSet.add(Enum) is first called (potentially indirectly).
EnumSet(EnumSet) - Constructor for class com.github.tommyettinger.ds.EnumSet
Copy constructor; uses a direct reference to the enum values that may be cached in other, but copies other fields.
EnumSet(Class<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumSet
Initializes this set so that it has exactly enough capacity as needed to contain each Enum constant defined by the Class universeClass, assuming universeClass is non-null.
EnumSet(Enum<?>[]) - Constructor for class com.github.tommyettinger.ds.EnumSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumSet(Enum<?>[], boolean) - Constructor for class com.github.tommyettinger.ds.EnumSet
Initializes this set so that it has exactly enough capacity as needed to contain each Enum constant defined in universe, assuming universe stores every possible constant in one Enum type.
EnumSet(Collection<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumSet(Iterator<? extends Enum<?>>) - Constructor for class com.github.tommyettinger.ds.EnumSet
Initializes this set so that it holds the given Enum values, with the universe of possible Enum constants this can hold determined by the type of the first Enum in contents.
EnumSet.EnumSetIterator - Class in com.github.tommyettinger.ds
 
EnumSetIterator(EnumSet) - Constructor for class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
 
equalContents(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Compares this PrimitiveCollection.OfChar with a PrimitiveSet.SetOfChar by checking their identity, their types (both must implement PrimitiveCollection.OfChar, and other must implement PrimitiveSet.SetOfChar), and their sizes, before checking if other contains each item in this PrimitiveCollection.OfChar, in any order or quantity.
equalContents(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Compares this PrimitiveCollection.OfInt with a PrimitiveSet.SetOfInt by checking their identity, their types (both must implement PrimitiveCollection.OfInt, and other must implement PrimitiveSet.SetOfInt), and their sizes, before checking if other contains each item in this PrimitiveCollection.OfInt, in any order or quantity.
equalContents(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Compares this PrimitiveCollection.OfLong with a PrimitiveSet.SetOfLong by checking their identity, their types (both must implement PrimitiveCollection.OfLong, and other must implement PrimitiveSet.SetOfLong), and their sizes, before checking if other contains each item in this PrimitiveCollection.OfLong, in any order or quantity.
equalContents(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveSet.SetOfChar
Compares this PrimitiveSet.SetOfChar with another PrimitiveSet.SetOfChar by checking their identity, their types (both must implement PrimitiveSet.SetOfChar), and their sizes, before checking if other contains each item in this PrimitiveSet.SetOfChar, in any order or quantity.
equalContents(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveSet.SetOfInt
Compares this PrimitiveSet.SetOfInt with another PrimitiveSet.SetOfInt by checking their identity, their types (both must implement PrimitiveSet.SetOfInt), and their sizes, before checking if other contains each item in this PrimitiveSet.SetOfInt, in any order or quantity.
equalContents(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveSet.SetOfLong
Compares this PrimitiveSet.SetOfLong with another PrimitiveSet.SetOfLong by checking their identity, their types (both must implement PrimitiveSet.SetOfLong), and their sizes, before checking if other contains each item in this PrimitiveSet.SetOfLong, in any order or quantity.
equals(Object) - Method in class com.github.tommyettinger.ds.BinaryHeap
 
equals(Object) - Method in class com.github.tommyettinger.ds.BooleanDeque
Using == between each item in order, compares for equality with other subtypes of BooleanList.
equals(Object) - Method in class com.github.tommyettinger.ds.BooleanList
 
equals(Object) - Method in class com.github.tommyettinger.ds.ByteDeque
Using == between each item in order, compares for equality with other subtypes of ByteList.
equals(Object) - Method in class com.github.tommyettinger.ds.ByteList
 
equals(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.CharBitSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.CharDeque
Compares this with any other CharSequence for equality of length, contents, and order.
equals(Object) - Method in class com.github.tommyettinger.ds.CharFilter
 
equals(Object) - Method in class com.github.tommyettinger.ds.CharList
 
equals(Object) - Method in class com.github.tommyettinger.ds.DoubleDeque
Using Double.compare(double, double) between each item in order, compares for equality with other subtypes of DoubleList.
equals(Object) - Method in class com.github.tommyettinger.ds.DoubleList
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
equals(Object) - Method in class com.github.tommyettinger.ds.FilteredStringMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.FloatDeque
Using Float.compare(float, float) between each item in order, compares for equality with other subtypes of FloatList.
equals(Object) - Method in class com.github.tommyettinger.ds.FloatList
 
equals(Object) - Method in class com.github.tommyettinger.ds.HolderSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntDeque
Using == between each item in order, compares for equality with other subtypes of IntList.
equals(Object) - Method in class com.github.tommyettinger.ds.IntFloatMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntIntMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntIntMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntList
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntLongMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntLongMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntObjectMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.IntSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.Junction.All
 
equals(Object) - Method in class com.github.tommyettinger.ds.Junction.Any
 
equals(Object) - Method in class com.github.tommyettinger.ds.Junction
 
equals(Object) - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
equals(Object) - Method in class com.github.tommyettinger.ds.Junction.Not
 
equals(Object) - Method in class com.github.tommyettinger.ds.Junction.One
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongDeque
Using == between each item in order, compares for equality with other subtypes of LongList.
equals(Object) - Method in class com.github.tommyettinger.ds.LongFloatMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongIntMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongIntMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongList
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongLongMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongLongMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongObjectMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
equals(Object) - Method in class com.github.tommyettinger.ds.LongSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.NumberedSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Using Object.equals(Object) between each item in order, compares for equality with other types implementing List or Queue, including other Deque types.
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectList
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
equals(Object) - Method in class com.github.tommyettinger.ds.ObjectSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
equals(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
equals(Object) - Method in interface com.github.tommyettinger.ds.PrimitiveSet
 
equals(Object) - Method in class com.github.tommyettinger.ds.ShortDeque
Using == between each item in order, compares for equality with other subtypes of ShortList.
equals(Object) - Method in class com.github.tommyettinger.ds.ShortList
 
equals(Object) - Method in interface com.github.tommyettinger.ds.Term
Used primarily to check for equality between Terms, not to act like Term.match(Collection).
equals(Object, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
equals(Object, double) - Method in class com.github.tommyettinger.ds.DoubleList
Compares double items with the given tolerance for error.
equals(Object, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
equals(Object, float) - Method in class com.github.tommyettinger.ds.FloatList
Compares float items with the given tolerance for error.
equalsIdentity(Object) - Method in class com.github.tommyettinger.ds.EnumMap
Uses == for comparison of each value.
equalsIdentity(Object) - Method in class com.github.tommyettinger.ds.ObjectBag
Uses == for comparison of the bags; does not compare their items.
equalsIdentity(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Using == between each item in order, compares for equality with other types implementing List or Queue, including other Deque types.
equalsIdentity(Object) - Method in class com.github.tommyettinger.ds.ObjectList
Uses == for comparison of each item.
equalsIdentity(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Uses == for comparison of each value.
equalsIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharDeque
Checks if this is equal to another CharSequence, but runs all chars in both the given text and this through Casing.caseUp(char) before comparing (making the comparison case-insensitive for almost all scripts in use today, except some situations for Georgian).
equalsIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Checks if this is equal to another CharSequence, but runs all chars in both the given text and this through Casing.caseUp(char) before comparing (making the comparison case-insensitive for almost all scripts in use today, except some situations for Georgian).
equalsIgnoreCase(CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.Utilities
A simple equality comparison for CharSequence values such as Strings or StringBuilders that ignores case by upper-casing any cased letters.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveSet
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredIterableMap
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredIterableSet
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredStringMap
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.FilteredStringSet
Compares two objects for equality by the rules this filtered data structure uses for keys.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.HolderSet
Compares the objects left and right, which should be K keys (not T items), for equality, returning true if they are considered equal.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.IdentityObjectMap
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.IdentityOrderedSet
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.IdentitySet
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.NumberedSet
Compares the objects left and right, which are usually keys, for equality, returning true if they are considered equal.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
equate(Object, Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Compares the objects left and right, which are usually keys, for equality, returning true if they are considered equal.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Compares the objects left and right, which are usually keys, for equality, returning true if they are considered equal.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Compares the objects left and right, which are usually keys, for equality, returning true if they are considered equal.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Compares the objects left and right, which are usually keys, for equality, returning true if they are considered equal.
equate(Object, Object) - Method in class com.github.tommyettinger.ds.ObjectSet
Compares the objects left and right, which are usually keys, for equality, returning true if they are considered equal.
expectedModCount - Variable in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
extractor - Variable in class com.github.tommyettinger.ds.HolderSet
 

F

filter - Variable in class com.github.tommyettinger.ds.CharFilter
A CharPredicate that should return true iff a character should be considered for equality/hashing.
filter - Variable in class com.github.tommyettinger.ds.FilteredIterableMap
 
filter - Variable in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
filter - Variable in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
filter - Variable in class com.github.tommyettinger.ds.FilteredIterableSet
 
filter - Variable in class com.github.tommyettinger.ds.FilteredStringMap
 
filter - Variable in class com.github.tommyettinger.ds.FilteredStringOrderedMap
 
filter - Variable in class com.github.tommyettinger.ds.FilteredStringOrderedSet
 
filter - Variable in class com.github.tommyettinger.ds.FilteredStringSet
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
filter - Variable in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
FilteredComparators - Class in com.github.tommyettinger.ds.support.sort
Produces Comparators that can sort Strings and Collections while filtering out chars/items that don't match a predicate, and/or altering chars/items when they are compared.
FilteredIterableMap<K,I extends Iterable<K>,V> - Class in com.github.tommyettinger.ds
A customizable variant on ObjectMap that uses Iterable keys made of K sub-keys, and only considers a sub-key (for equality and hashing purposes) if that sub-key satisfies a predicate.
FilteredIterableMap() - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableMap(int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableMap(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with the specified initial capacity and load factor.
FilteredIterableMap(FilteredIterableMap<K, ? extends I, ? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map identical to the specified map.
FilteredIterableMap(ObjPredicate<K>, ObjToSameFunction<K>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableMap(ObjPredicate<K>, ObjToSameFunction<K>, int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableMap(ObjPredicate<K>, ObjToSameFunction<K>, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with the specified initial capacity and load factor.
FilteredIterableMap(ObjPredicate<K>, ObjToSameFunction<K>, I[], V[]) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map using all the keys from the given keys and values.
FilteredIterableMap(ObjPredicate<K>, ObjToSameFunction<K>, Collection<? extends I>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredIterableMap(ObjPredicate<K>, ObjToSameFunction<K>, Map<? extends I, ? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map with the given filter and editor, and attempts to insert every entry from the given map into the new data structure.
FilteredIterableOrderedMap<K,I extends Iterable<K>,V> - Class in com.github.tommyettinger.ds
A customizable variant on ObjectMap that uses Iterable keys made of K sub-keys, and only considers a sub-key (for equality and hashing purposes) if that sub-key satisfies a predicate.
FilteredIterableOrderedMap() - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredIterableOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredIterableOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(FilteredIterableOrderedMap<K, ? extends I, ? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map identical to the specified map.
FilteredIterableOrderedMap(FilteredIterableOrderedMap<K, ? extends I, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map identical to the specified map.
FilteredIterableOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, I[], V[]) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map using all the keys from the given keys and values.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, I[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map using all the keys from the given keys and values.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, Collection<? extends I>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, Collection<? extends I>, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, Map<? extends I, ? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the given filter and editor, and attempts to insert every entry from the given map into the new data structure.
FilteredIterableOrderedMap(ObjPredicate<K>, ObjToSameFunction<K>, Map<? extends I, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map with the given filter and editor, and attempts to insert every entry from the given map into the new data structure.
FilteredIterableOrderedSet<T,I extends Iterable<T>> - Class in com.github.tommyettinger.ds
A customizable variant on ObjectOrderedSet that uses Iterable items made of T sub-items, and only considers a sub-item (for equality and hashing purposes) if that sub-item satisfies a predicate.
FilteredIterableOrderedSet() - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredIterableOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredIterableOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(FilteredIterableOrderedSet<T, ? extends I>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set identical to the specified set.
FilteredIterableOrderedSet(FilteredIterableOrderedSet<T, ? extends I>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set identical to the specified set.
FilteredIterableOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, I[]) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set containing all the items in the given array.
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, I[], int, int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, I[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, I[], OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set containing all the items in the given array.
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, Collection<? extends I>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set that contains all distinct elements in coll.
FilteredIterableOrderedSet(ObjPredicate<T>, ObjToSameFunction<T>, Collection<? extends I>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new set that contains all distinct elements in coll.
FilteredIterableSet<T,I extends Iterable<T>> - Class in com.github.tommyettinger.ds
A customizable variant on ObjectSet that uses Iterable items made of T sub-items, and only considers a sub-item (for equality and hashing purposes) if that sub-item satisfies a predicate.
FilteredIterableSet() - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableSet(int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableSet(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set with the specified initial capacity and load factor.
FilteredIterableSet(FilteredIterableSet<T, ? extends I>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set identical to the specified set.
FilteredIterableSet(ObjPredicate<T>, ObjToSameFunction<T>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredIterableSet(ObjPredicate<T>, ObjToSameFunction<T>, int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredIterableSet(ObjPredicate<T>, ObjToSameFunction<T>, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set with the specified initial capacity and load factor.
FilteredIterableSet(ObjPredicate<T>, ObjToSameFunction<T>, I[]) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set containing all the items in the given array.
FilteredIterableSet(ObjPredicate<T>, ObjToSameFunction<T>, I[], int, int) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set using length items from the given array, starting at offset (inclusive).
FilteredIterableSet(ObjPredicate<T>, ObjToSameFunction<T>, Collection<? extends I>) - Constructor for class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new set that contains all distinct elements in coll.
FilteredStringMap<V> - Class in com.github.tommyettinger.ds
A custom variant on ObjectObjectMap that always uses String keys, but only considers any character in an item (for equality and hashing purposes) if that character satisfies a predicate.
FilteredStringMap() - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringMap(int) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredStringMap(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map with the specified initial capacity and load factor.
FilteredStringMap(CharFilter) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringMap(CharFilter, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map with the specified initial capacity and the default load factor.
FilteredStringMap(CharFilter, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map with the specified initial capacity and load factor.
FilteredStringMap(CharFilter, String[], V[]) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredStringMap(CharFilter, Collection<String>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredStringMap(CharFilter, Map<String, ? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map identical to the specified map.
FilteredStringMap(FilteredStringMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map identical to the specified map.
FilteredStringOrderedMap<V> - Class in com.github.tommyettinger.ds
A custom variant on ObjectObjectOrderedMap that always uses String keys, but only considers any character in an item (for equality and hashing purposes) if that character satisfies a predicate.
FilteredStringOrderedMap() - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredStringOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredStringOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredStringOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and a load factor of getDefaultLoadFactor().
FilteredStringOrderedMap(CharFilter) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedMap(CharFilter, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and th default load factor.
FilteredStringOrderedMap(CharFilter, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredStringOrderedMap(CharFilter, int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and load factor.
FilteredStringOrderedMap(CharFilter, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with the specified initial capacity and th default load factor.
FilteredStringOrderedMap(CharFilter, ObjectObjectOrderedMap<String, ? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap (or a subclass, such as CaseInsensitiveOrderedMap), starting at offset in that Map, into this.
FilteredStringOrderedMap(CharFilter, ObjectObjectOrderedMap<String, ? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap (or a subclass, such as CaseInsensitiveOrderedMap), starting at offset in that Map, into this.
FilteredStringOrderedMap(CharFilter, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedMap(CharFilter, String[], V[]) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredStringOrderedMap(CharFilter, String[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredStringOrderedMap(CharFilter, Collection<String>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredStringOrderedMap(CharFilter, Collection<String>, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
FilteredStringOrderedMap(CharFilter, Map<String, ? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map identical to the specified map.
FilteredStringOrderedMap(CharFilter, Map<String, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map identical to the specified map.
FilteredStringOrderedMap(FilteredStringOrderedMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map identical to the specified map.
FilteredStringOrderedMap(FilteredStringOrderedMap<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map identical to the specified map.
FilteredStringOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedSet - Class in com.github.tommyettinger.ds
A customizable variant on ObjectOrderedSet that always uses String keys, but only considers any character in an item (for equality and hashing purposes) if that character satisfies a predicate.
FilteredStringOrderedSet() - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity a load factor of getDefaultLoadFactor().
FilteredStringOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredStringOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredStringOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity a load factor of getDefaultLoadFactor().
FilteredStringOrderedSet(CharFilter) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedSet(CharFilter, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity and the default load factor.
FilteredStringOrderedSet(CharFilter, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredStringOrderedSet(CharFilter, int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity and load factor.
FilteredStringOrderedSet(CharFilter, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with the specified initial capacity and the default load factor.
FilteredStringOrderedSet(CharFilter, Ordered<String>, int, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set using count items from the given ordered, starting at offset (inclusive).
FilteredStringOrderedSet(CharFilter, Ordered<String>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set using count items from the given ordered, starting at offset (inclusive).
FilteredStringOrderedSet(CharFilter, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringOrderedSet(CharFilter, String[]) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set containing all the items in the given array.
FilteredStringOrderedSet(CharFilter, String[], int, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
FilteredStringOrderedSet(CharFilter, String[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
FilteredStringOrderedSet(CharFilter, String[], OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set containing all the items in the given array.
FilteredStringOrderedSet(CharFilter, Collection<? extends String>) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set that contains all distinct elements in coll.
FilteredStringOrderedSet(CharFilter, Collection<? extends String>, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set that contains all distinct elements in coll.
FilteredStringOrderedSet(FilteredStringOrderedSet) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set identical to the specified set.
FilteredStringOrderedSet(FilteredStringOrderedSet, OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set identical to the specified set.
FilteredStringOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringSet - Class in com.github.tommyettinger.ds
A customizable variant on ObjectSet that always uses String keys, but only considers any character in an item (for equality and hashing purposes) if that character satisfies a predicate.
FilteredStringSet() - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringSet(int) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set with the specified initial capacity a load factor of getDefaultLoadFactor().
FilteredStringSet(int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set with the specified initial capacity and load factor.
FilteredStringSet(CharFilter) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
FilteredStringSet(CharFilter, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set with the specified initial capacity and the default load factor.
FilteredStringSet(CharFilter, int, float) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set with the specified initial capacity and load factor.
FilteredStringSet(CharFilter, String[]) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set containing all the items in the given array.
FilteredStringSet(CharFilter, String[], int, int) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set using length items from the given array, starting at offset (inclusive).
FilteredStringSet(CharFilter, Collection<? extends String>) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set that contains all distinct elements in coll.
FilteredStringSet(FilteredStringSet) - Constructor for class com.github.tommyettinger.ds.FilteredStringSet
Creates a new set identical to the specified set.
FilteringBooleanIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a BooleanIterator so that it skips any items for which FilteringBooleanIterator.filter returns false.
FilteringBooleanIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
FilteringBooleanIterator(BooleanIterator, BooleanPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
FilteringByteIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a ByteIterator so that it skips any items for which FilteringByteIterator.filter returns false.
FilteringByteIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
FilteringByteIterator(ByteIterator, BytePredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
FilteringCharIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a CharIterator so that it skips any items for which FilteringCharIterator.filter returns false.
FilteringCharIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
FilteringCharIterator(CharIterator, CharPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
FilteringDoubleIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a DoubleIterator so that it skips any items for which FilteringDoubleIterator.filter returns false.
FilteringDoubleIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
FilteringDoubleIterator(DoubleIterator, DoublePredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
FilteringFloatIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a FloatIterator so that it skips any items for which FilteringFloatIterator.filter returns false.
FilteringFloatIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
FilteringFloatIterator(FloatIterator, FloatPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
FilteringIntIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a IntIterator so that it skips any items for which FilteringIntIterator.filter returns false.
FilteringIntIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
FilteringIntIterator(IntIterator, IntPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
FilteringIterator<T> - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it skips any items for which FilteringIterator.filter returns false.
FilteringIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringIterator
 
FilteringIterator(Iterator<T>, ObjPredicate<T>) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringIterator
 
FilteringLongIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a LongIterator so that it skips any items for which FilteringLongIterator.filter returns false.
FilteringLongIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
FilteringLongIterator(LongIterator, LongPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
FilteringShortIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a ShortIterator so that it skips any items for which FilteringShortIterator.filter returns false.
FilteringShortIterator() - Constructor for class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
FilteringShortIterator(ShortIterator, ShortPredicate) - Constructor for class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
findKey(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns the key for the specified value, or null if it is not in the map.
findKey(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the key for the specified value, or null if it is not in the map.
findKey(float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the key for the specified value, or null if it is not in the map.
findKey(float, int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the key for the specified value, or defaultKey if it is not in the map.
findKey(float, int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the key for the specified value, or defaultKey if it is not in the map.
findKey(float, long) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the key for the specified value, or defaultKey if it is not in the map.
findKey(float, long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the key for the specified value, or defaultKey if it is not in the map.
findKey(int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns the key for the specified value, or null if it is not in the map.
findKey(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns a key that maps to the specified value, or null if value is not in the map.
findKey(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns a key that maps to the specified value, or defaultKey if value is not in the map.
findKey(int, long) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns a key that maps to the specified value, or defaultKey if value is not in the map.
findKey(long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns the key for the specified value, or null if it is not in the map.
findKey(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns a key that maps to the specified value, or null if value is not in the map.
findKey(long, int) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns a key that maps to the specified value, or defaultKey if value is not in the map.
findKey(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns a key that maps to the specified value, or defaultKey if value is not in the map.
findKey(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns a key that maps to the specified value, or null if value is not in the map.
findKey(Object, boolean) - Method in class com.github.tommyettinger.ds.EnumMap
Returns the key for the specified value, or null if it is not in the map.
findKey(Object, boolean) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns the key for the specified value, or null if it is not in the map.
findKey(V, int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns a key that maps to the specified value, or defaultKey if value is not in the map.
findKey(V, long) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns a key that maps to the specified value, or defaultKey if value is not in the map.
findNextIndex() - Method in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
findNextIndex() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
first() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.BooleanList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.ByteList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.CharDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.CharList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.DoubleList
Returns the first item.
first() - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Attempts to get the first item in this EnhancedCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
first() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.FloatList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Gets the first item in the order.
first() - Method in class com.github.tommyettinger.ds.HolderSet
Gets the (arbitrarily-chosen) first item in this HolderSet.
first() - Method in class com.github.tommyettinger.ds.IntDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.IntList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.IntOrderedSet
 
first() - Method in class com.github.tommyettinger.ds.IntSet
 
first() - Method in class com.github.tommyettinger.ds.LongDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.LongList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
first() - Method in class com.github.tommyettinger.ds.LongSet
 
first() - Method in class com.github.tommyettinger.ds.NumberedSet
 
first() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.ObjectList
Returns the first item.
first() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Returns the first item in the order of this set, or null if the set is empty.
first() - Method in class com.github.tommyettinger.ds.ObjectSet
 
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Attempts to get the first item in this PrimitiveCollection, where "first" is only defined meaningfully if this type is ordered.
first() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the first (head) item in the deque (without removing it).
first() - Method in class com.github.tommyettinger.ds.ShortList
Returns the first item.
FLOAT_ROUNDING_ERROR - Static variable in class com.github.tommyettinger.ds.Utilities
A float that is meant to be used as the smallest reasonable tolerance for methods like isEqual(float, float, float).
FloatAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a float item to it.
FloatBag - Class in com.github.tommyettinger.ds
An unordered List of float items.
FloatBag() - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates an ordered bag with a capacity of 10.
FloatBag(float[]) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates a new bag containing the elements in the specified array.
FloatBag(float[], int, int) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates a new bag containing the elements in the specified array.
FloatBag(int) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates an ordered bag with the specified capacity.
FloatBag(FloatList) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates a new bag containing the elements in the specific list or bag.
FloatBag(Ordered.OfFloat) - Constructor for class com.github.tommyettinger.ds.FloatBag
Copies the given Ordered.OfFloat into a new bag.
FloatBag(Ordered.OfFloat, int, int) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
FloatBag(PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfFloat.
FloatBag(FloatIterator) - Constructor for class com.github.tommyettinger.ds.FloatBag
Creates a new instance containing the items in the specified iterator.
floatCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple float items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfFloat.addLegible(String, String, int, int), and returns the new collection.
FloatComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
FloatComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
FloatComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
FloatComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
FloatComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
FloatComparators.TolerantComparator - Class in com.github.tommyettinger.ds.support.sort
 
FloatDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive float with efficient add and remove at the beginning and end.
FloatDeque() - Constructor for class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque which can hold 16 values without needing to resize the backing array.
FloatDeque(float[]) - Constructor for class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque using all the contents of the given array.
FloatDeque(float[], int, int) - Constructor for class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque using count items from a, starting at offset.
FloatDeque(int) - Constructor for class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque which can hold the specified number of values without needing to resize the backing array.
FloatDeque(FloatDeque) - Constructor for class com.github.tommyettinger.ds.FloatDeque
Copies the given FloatDeque exactly into this one.
FloatDeque(Ordered.OfFloat) - Constructor for class com.github.tommyettinger.ds.FloatDeque
 
FloatDeque(Ordered.OfFloat, int, int) - Constructor for class com.github.tommyettinger.ds.FloatDeque
 
FloatDeque(PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque using all the contents of the given Collection.
FloatDeque(FloatIterator) - Constructor for class com.github.tommyettinger.ds.FloatDeque
Creates a new instance containing the items in the specified iterator.
FloatDeque.FloatDequeIterator - Class in com.github.tommyettinger.ds
A FloatIterator over the elements of a FloatDeque.
FloatDequeIterator(FloatDeque) - Constructor for class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
FloatDequeIterator(FloatDeque, boolean) - Constructor for class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
FloatDequeIterator(FloatDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
FloatIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for float values.
FloatList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered float list.
FloatList() - Constructor for class com.github.tommyettinger.ds.FloatList
Creates an ordered list with a capacity of 10.
FloatList(boolean, float[], int, int) - Constructor for class com.github.tommyettinger.ds.FloatList
Deprecated.
FloatList is always ordered; for an unordered list use FloatBag
FloatList(boolean, int) - Constructor for class com.github.tommyettinger.ds.FloatList
Deprecated.
FloatList is always ordered; for an unordered list use FloatBag
FloatList(float[]) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates a new list containing the elements in the specified array.
FloatList(float[], int, int) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates a new list containing the elements in the specified array.
FloatList(int) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates an ordered list with the specified capacity.
FloatList(FloatList) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates a new list containing the elements in the given list.
FloatList(Ordered.OfFloat) - Constructor for class com.github.tommyettinger.ds.FloatList
Copies the given Ordered.OfFloat into a new FloatList.
FloatList(Ordered.OfFloat, int, int) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
FloatList(PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates a new list containing the items in the specified PrimitiveCollection.OfFloat.
FloatList(FloatIterator) - Constructor for class com.github.tommyettinger.ds.FloatList
Creates a new instance containing the items in the specified iterator.
FloatList.FloatListIterator - Class in com.github.tommyettinger.ds
A FloatIterator, plus ListIterator methods, over the elements of a FloatList.
FloatListIterator(FloatList) - Constructor for class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
FloatListIterator(FloatList, int) - Constructor for class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
forEach(BooleanConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Performs the given action for each element of the PrimitiveCollection.OfBoolean until all elements have been processed or the action throws an exception.
forEach(ByteConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Performs the given action for each element of the PrimitiveCollection.OfByte until all elements have been processed or the action throws an exception.
forEach(CharConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Performs the given action for each element of the PrimitiveCollection.OfChar until all elements have been processed or the action throws an exception.
forEach(DoubleConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Performs the given action for each element of the PrimitiveCollection.OfDouble until all elements have been processed or the action throws an exception.
forEach(FloatConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Performs the given action for each element of the PrimitiveCollection.OfFloat until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Performs the given action for each element of the PrimitiveCollection.OfInt until all elements have been processed or the action throws an exception.
forEach(IntFloatBiConsumer) - Method in class com.github.tommyettinger.ds.IntFloatMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(IntIntBiConsumer) - Method in class com.github.tommyettinger.ds.IntIntMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(IntLongBiConsumer) - Method in class com.github.tommyettinger.ds.IntLongMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(IntObjBiConsumer<? super V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(LongConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Performs the given action for each element of the PrimitiveCollection.OfLong until all elements have been processed or the action throws an exception.
forEach(LongFloatBiConsumer) - Method in class com.github.tommyettinger.ds.LongFloatMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(LongIntBiConsumer) - Method in class com.github.tommyettinger.ds.LongIntMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(LongLongBiConsumer) - Method in class com.github.tommyettinger.ds.LongLongMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(LongObjBiConsumer<? super V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(ObjFloatBiConsumer<? super K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(ObjIntBiConsumer<? super K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(ObjLongBiConsumer<? super K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(ShortConsumer) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Performs the given action for each element of the PrimitiveCollection.OfShort until all elements have been processed or the action throws an exception.
forEachRemaining(BooleanConsumer) - Method in interface com.github.tommyettinger.ds.support.util.BooleanIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(ByteConsumer) - Method in interface com.github.tommyettinger.ds.support.util.ByteIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(CharConsumer) - Method in interface com.github.tommyettinger.ds.support.util.CharIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface com.github.tommyettinger.ds.support.util.DoubleIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(FloatConsumer) - Method in interface com.github.tommyettinger.ds.support.util.FloatIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface com.github.tommyettinger.ds.support.util.IntIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in interface com.github.tommyettinger.ds.support.util.LongIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(ShortConsumer) - Method in interface com.github.tommyettinger.ds.support.util.ShortIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.

G

get(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.BooleanList
 
get(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.ByteList
 
get(int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.CharList
 
get(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.DoubleList
 
get(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.FloatList
 
get(int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the value for the specified key, or IntFloatMap.defaultValue if the key is not in the map.
get(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the value for the specified key, or IntIntMap.defaultValue if the key is not in the map.
get(int) - Method in class com.github.tommyettinger.ds.IntList
 
get(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the value for the specified key, or IntLongMap.defaultValue if the key is not in the map.
get(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns the value for the specified key, or IntObjectMap.defaultValue if the key is not in the map.
get(int) - Method in class com.github.tommyettinger.ds.LongDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.LongList
 
get(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the element at the specified position in this deque.
get(int) - Method in class com.github.tommyettinger.ds.ShortList
 
get(long) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the value for the specified key, or LongFloatMap.defaultValue if the key is not in the map.
get(long) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the value for the specified key, or LongIntMap.defaultValue if the key is not in the map.
get(long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the value for the specified key, or LongLongMap.defaultValue if the key is not in the map.
get(long) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns the value for the specified key, or LongObjectMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns the value for the specified key, or EnumFloatMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns the value for the specified key, or EnumIntMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns the value for the specified key, or EnumLongMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.EnumMap
Returns the value for the specified key, or EnumMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.HolderSet
Given a K key that could have been extracted or extractable from a T item in this, this returns the T item that holds that key, or null if no item holds key.
get(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the value for the specified key, or ObjectFloatMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the value for the specified key, or ObjectIntMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the value for the specified key, or ObjectLongMap.defaultValue if the key is not in the map.
get(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns the value for the specified key, or ObjectObjectMap.defaultValue if the key is not in the map.
get(String) - Static method in class com.github.tommyettinger.ds.CharFilter
Gets the CharFilter registered to name, or null if none exists.
get(T) - Method in class com.github.tommyettinger.ds.ObjectSet
 
getAndIncrement(int, float, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the key's current value and increments the stored value.
getAndIncrement(int, float, float) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
getAndIncrement(int, int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the key's current value and increments the stored value.
getAndIncrement(int, int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
 
getAndIncrement(int, long, long) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the key's current value and increments the stored value.
getAndIncrement(int, long, long) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
 
getAndIncrement(long, float, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the key's current value and increments the stored value.
getAndIncrement(long, float, float) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
getAndIncrement(long, int, int) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the key's current value and increments the stored value.
getAndIncrement(long, int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
 
getAndIncrement(long, long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the key's current value and increments the stored value.
getAndIncrement(long, long, long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
 
getAndIncrement(Enum<?>, float, float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns the key's current value and increments the stored value.
getAndIncrement(Enum<?>, float, float) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
getAndIncrement(Enum<?>, int, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns the key's current value and increments the stored value.
getAndIncrement(Enum<?>, int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
getAndIncrement(Enum<?>, long, long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns the key's current value and increments the stored value.
getAndIncrement(Enum<?>, long, long) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
getAndIncrement(K, float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the key's current value and increments the stored value.
getAndIncrement(K, float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
getAndIncrement(K, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the key's current value and increments the stored value.
getAndIncrement(K, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
getAndIncrement(K, long, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the key's current value and increments the stored value.
getAndIncrement(K, long, long) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
getAt(int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Gets the float value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Gets the int value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Gets the long value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Gets the V value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Gets the Enum item at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Gets the T item at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Gets the float value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Gets the int value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Gets the long value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Gets the V value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Gets the int item at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Gets the float value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Gets the int value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Gets the long value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Gets the V value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Gets the long item at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Returns the item at the given index, which must be at least 0 and less than NumberedSet.size().
getAt(int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Gets the float value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Gets the int value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Gets the long value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Gets the V value at the given index in the insertion order.
getAt(int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Gets the T item at the given index in the insertion order.
getDefaultLoadFactor() - Static method in class com.github.tommyettinger.ds.Utilities
Gets the default load factor, meant to be used when no load factor is specified during the construction of a data structure such as a map or set.
getDefaultTableCapacity() - Static method in class com.github.tommyettinger.ds.Utilities
Gets the default capacity for maps and sets backed by hash tables, meant to be used when no capacity is specified during the construction of a map or set.
getDefaultValue() - Method in class com.github.tommyettinger.ds.BooleanDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ByteDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.CharDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.DoubleDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Gets the default value, a float which is returned by EnumFloatMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.EnumIntMap
Gets the default value, a int which is returned by EnumIntMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.EnumLongMap
Gets the default value, a long which is returned by EnumLongMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.EnumMap
Gets the default value, a V which is returned by EnumMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.FloatDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.IntDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.IntFloatMap
Gets the default value, a float which is returned by IntFloatMap.get(int) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.IntIntMap
Gets the default value, a int which is returned by IntIntMap.get(int) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.IntLongMap
Gets the default value, a long which is returned by IntLongMap.get(int) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.IntObjectMap
Gets the default value, a V which is returned by IntObjectMap.get(int) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.LongDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.LongFloatMap
Gets the default value, a float which is returned by LongFloatMap.get(long) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.LongIntMap
Gets the default value, a int which is returned by LongIntMap.get(long) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.LongLongMap
Gets the default value, a long which is returned by LongLongMap.get(long) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.LongObjectMap
Gets the default value, a V which is returned by LongObjectMap.get(long) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.NumberedSet
Gets the default value, a int which is returned by NumberedSet.indexOf(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ObjectDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Gets the default value, a float which is returned by ObjectFloatMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Gets the default value, a int which is returned by ObjectIntMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Gets the default value, a long which is returned by ObjectLongMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Gets the default value, a V which is returned by ObjectObjectMap.get(Object) if the key is not found.
getDefaultValue() - Method in class com.github.tommyettinger.ds.ShortDeque
Gets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
getEditor() - Method in class com.github.tommyettinger.ds.CharFilter
 
getEditor() - Method in class com.github.tommyettinger.ds.FilteredIterableMap
 
getEditor() - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
getEditor() - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
getEditor() - Method in class com.github.tommyettinger.ds.FilteredIterableSet
 
getExtractor() - Method in class com.github.tommyettinger.ds.HolderSet
Gets the function this uses to extract keys from items.
getFilter() - Method in class com.github.tommyettinger.ds.CharFilter
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredIterableMap
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredIterableSet
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredStringMap
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
 
getFilter() - Method in class com.github.tommyettinger.ds.FilteredStringSet
 
getFirst() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in interface com.github.tommyettinger.ds.Lisque
 
getFirst() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves, but does not remove, the first element of this deque.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Gets the current hashMultiplier, used in CaseInsensitiveOrderedSet.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.HolderSet
Gets the current hashMultiplier, used in HolderSet.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IdentityObjectMap
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IdentityOrderedSet
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IdentitySet
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IntFloatMap
Gets the current hashMultiplier, used in IntFloatMap.place(int) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IntIntMap
Gets the current hashMultiplier, used in IntIntMap.place(int) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IntLongMap
Gets the current hashMultiplier, used in IntLongMap.place(int) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IntObjectMap
Gets the current hashMultiplier, used in IntObjectMap.place(int) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.IntSet
Gets the current hashMultiplier, used in IntSet.place(int) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.LongFloatMap
Gets the current hashMultiplier, used in LongFloatMap.place(long) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.LongIntMap
Gets the current hashMultiplier, used in LongIntMap.place(long) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.LongLongMap
Gets the current hashMultiplier, used in LongLongMap.place(long) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.LongObjectMap
Gets the current hashMultiplier, used in LongObjectMap.place(long) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.LongSet
Gets the current hashMultiplier, used in LongSet.place(long) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.NumberedSet
Gets the current hashMultiplier, used in NumberedSet.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Gets the current hashMultiplier, used in ObjectFloatMap.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Gets the current hashMultiplier, used in ObjectIntMap.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Gets the current hashMultiplier, used in ObjectLongMap.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Gets the current hashMultiplier, used in ObjectObjectMap.place(Object) to mix hash codes.
getHashMultiplier() - Method in class com.github.tommyettinger.ds.ObjectSet
Gets the current hashMultiplier, used in ObjectSet.place(Object) to mix hash codes.
getKey() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
getKey() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
getKey() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
getKey() - Method in class com.github.tommyettinger.ds.EnumMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.IntIntMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.IntLongMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.LongIntMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.LongLongMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entry
Returns the key corresponding to this entry.
getKey() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
Returns the key corresponding to this entry.
getLast() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in interface com.github.tommyettinger.ds.Lisque
 
getLast() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves, but does not remove, the last element of this deque.
getLoadFactor() - Method in class com.github.tommyettinger.ds.HolderSet
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.IntFloatMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.IntIntMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.IntLongMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.IntObjectMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.IntSet
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.LongFloatMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.LongIntMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.LongLongMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.LongObjectMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.LongSet
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.NumberedSet
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
getLoadFactor() - Method in class com.github.tommyettinger.ds.ObjectSet
 
getName() - Method in class com.github.tommyettinger.ds.CharFilter
 
getOffset() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Gets the lowest integer position that this OffsetBitSet can store.
getOrCreate(String, CharPredicate, CharToCharFunction) - Static method in class com.github.tommyettinger.ds.CharFilter
Tries to get an existing CharFilter known by name, and if one exists, this returns that CharFilter.
getOrDefault(int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(int, long) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(int, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(long, int) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(long, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(Object, float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns the value for the specified key, or the given default value if the key is not in the map.
getOrDefault(Object, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(Object, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns the value for the specified key, or the given default value if the key is not in the map.
getOrDefault(Object, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(Object, long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns the value for the specified key, or the given default value if the key is not in the map.
getOrDefault(Object, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the value for the specified key, or the default value if the key is not in the map.
getOrDefault(Object, T) - Method in class com.github.tommyettinger.ds.HolderSet
Given a K key that could have been extracted or extractable from a T item in this, this returns the T item that holds that key, or defaultValue if no item holds key.
getOrDefault(Object, V) - Method in class com.github.tommyettinger.ds.EnumMap
Returns the value for the specified key, or the given default value if the key is not in the map.
getOrDefault(Object, V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns the value for the specified key, or the given default value if the key is not in the map.
getOrDefault(String, CharFilter) - Static method in class com.github.tommyettinger.ds.CharFilter
Gets the CharFilter registered to name, or defaultValue if none exists.
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
 
getOrderType() - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
 
getRandom(Random) - Method in class com.github.tommyettinger.ds.BooleanDeque
Gets a randomly selected item from this BooleanDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.ByteDeque
Gets a randomly selected item from this ByteDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.CharDeque
Gets a randomly selected item from this CharDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.DoubleDeque
Gets a randomly selected item from this DoubleDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.FloatDeque
Gets a randomly selected item from this FloatDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.IntDeque
Gets a randomly selected item from this IntDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.LongDeque
Gets a randomly selected item from this LongDeque, using the given random number generator.
getRandom(Random) - Method in class com.github.tommyettinger.ds.ObjectDeque
Gets a randomly selected item from this ObjectDeque.
getRandom(Random) - Method in class com.github.tommyettinger.ds.ShortDeque
Gets a randomly selected item from this ShortDeque, using the given random number generator.
getRawBits() - Method in class com.github.tommyettinger.ds.CharBitSet
This gets the internal int[] used to store bits in bulk.
getRawBits() - Method in class com.github.tommyettinger.ds.OffsetBitSet
This gets the internal int[] used to store bits in bulk.
getTableSize() - Method in class com.github.tommyettinger.ds.HolderSet
Gets the length of the internal array used to store all items, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.IntFloatMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.IntIntMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.IntLongMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.IntObjectMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.LongFloatMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.LongIntMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.LongLongMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.LongObjectMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.LongSet
Gets the length of the internal array used to store all items, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.NumberedSet
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Gets the length of the internal array used to store all keys, as well as empty space awaiting more items to be entered.
getTableSize() - Method in class com.github.tommyettinger.ds.ObjectSet
Gets the length of the internal array used to store all items, as well as empty space awaiting more items to be entered.
getUniverse() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Gets the current key universe; this is a technically-mutable array, but should never be modified.
getUniverse() - Method in class com.github.tommyettinger.ds.EnumIntMap
Gets the current key universe; this is a technically-mutable array, but should never be modified.
getUniverse() - Method in class com.github.tommyettinger.ds.EnumLongMap
Gets the current key universe; this is a technically-mutable array, but should never be modified.
getUniverse() - Method in class com.github.tommyettinger.ds.EnumMap
Gets the current key universe; this is a technically-mutable array, but should never be modified.
getUniverse() - Method in class com.github.tommyettinger.ds.EnumSet
Gets the current key universe; this is a technically-mutable array, but should never be modified.
getValue() - Method in class com.github.tommyettinger.ds.BinaryHeap.Node
 
getValue() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
getValue() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
getValue() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
getValue() - Method in class com.github.tommyettinger.ds.EnumMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.IntIntMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.IntLongMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.LongIntMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.LongLongMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
Returns the value corresponding to this entry.
GOOD_MULTIPLIERS - Static variable in class com.github.tommyettinger.ds.Utilities
A final array of 512 int multipliers that have shown to have few collisions in some kinds of hash table.

H

hashCode() - Method in class com.github.tommyettinger.ds.BinaryHeap
 
hashCode() - Method in class com.github.tommyettinger.ds.BooleanBag
 
hashCode() - Method in class com.github.tommyettinger.ds.BooleanDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.BooleanList
 
hashCode() - Method in class com.github.tommyettinger.ds.ByteBag
 
hashCode() - Method in class com.github.tommyettinger.ds.ByteDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.ByteList
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap.CaseInsensitiveKeys
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap.CaseInsensitiveKeys
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.CaseInsensitiveSet
 
hashCode() - Method in class com.github.tommyettinger.ds.CharBag
 
hashCode() - Method in class com.github.tommyettinger.ds.CharBitSet
 
hashCode() - Method in class com.github.tommyettinger.ds.CharDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.CharFilter
 
hashCode() - Method in class com.github.tommyettinger.ds.CharList
 
hashCode() - Method in class com.github.tommyettinger.ds.DoubleBag
 
hashCode() - Method in class com.github.tommyettinger.ds.DoubleDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.DoubleList
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumIntMap
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumLongMap
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumMap
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredIterableMap
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredIterableSet
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredStringMap
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.FilteredStringSet
 
hashCode() - Method in class com.github.tommyettinger.ds.FloatBag
 
hashCode() - Method in class com.github.tommyettinger.ds.FloatDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.FloatList
 
hashCode() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.HolderSet
 
hashCode() - Method in class com.github.tommyettinger.ds.IdentityObjectMap
 
hashCode() - Method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
 
hashCode() - Method in class com.github.tommyettinger.ds.IdentityOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.IdentitySet
 
hashCode() - Method in class com.github.tommyettinger.ds.IntBag
 
hashCode() - Method in class com.github.tommyettinger.ds.IntDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.IntFloatMap
 
hashCode() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.IntIntMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.IntIntMap
 
hashCode() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.IntList
 
hashCode() - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.IntLongMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.IntLongMap
 
hashCode() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.IntObjectMap
 
hashCode() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.IntOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.IntSet
 
hashCode() - Method in class com.github.tommyettinger.ds.Junction.All
 
hashCode() - Method in class com.github.tommyettinger.ds.Junction.Any
 
hashCode() - Method in class com.github.tommyettinger.ds.Junction
 
hashCode() - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
hashCode() - Method in class com.github.tommyettinger.ds.Junction.Not
 
hashCode() - Method in class com.github.tommyettinger.ds.Junction.One
 
hashCode() - Method in class com.github.tommyettinger.ds.LongBag
 
hashCode() - Method in class com.github.tommyettinger.ds.LongDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.LongFloatMap
 
hashCode() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.LongIntMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.LongIntMap
 
hashCode() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.LongList
 
hashCode() - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.LongLongMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.LongLongMap
 
hashCode() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.LongObjectMap
 
hashCode() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.LongSet
 
hashCode() - Method in class com.github.tommyettinger.ds.NumberedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectBag
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectList
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
hashCode() - Method in class com.github.tommyettinger.ds.ObjectSet
 
hashCode() - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
hashCode() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
hashCode() - Method in interface com.github.tommyettinger.ds.PrimitiveSet
 
hashCode() - Method in class com.github.tommyettinger.ds.ShortBag
 
hashCode() - Method in class com.github.tommyettinger.ds.ShortDeque
 
hashCode() - Method in class com.github.tommyettinger.ds.ShortList
 
hashCodeIgnoreCase(CharSequence) - Static method in class com.github.tommyettinger.ds.Utilities
Gets a 32-bit thoroughly-random hashCode from the given CharSequence, ignoring the case of any cased letters.
hashCodeIgnoreCase(CharSequence, int) - Static method in class com.github.tommyettinger.ds.Utilities
Gets a 32-bit thoroughly-random hashCode from the given CharSequence, ignoring the case of any cased letters.
hashHelper(I) - Method in class com.github.tommyettinger.ds.FilteredIterableMap
 
hashHelper(I) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
hashHelper(I) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
hashHelper(I) - Method in class com.github.tommyettinger.ds.FilteredIterableSet
 
hashHelper(String) - Method in class com.github.tommyettinger.ds.FilteredStringMap
Gets a low-to-moderate quality 32-bit hash code from the given String.
hashHelper(String) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Gets a low-to-moderate quality 32-bit hash code from the given String.
hashHelper(String) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Gets a low-to-moderate quality 32-bit hash code from the given String.
hashHelper(String) - Method in class com.github.tommyettinger.ds.FilteredStringSet
Gets a low-to-moderate quality 32-bit hash code from the given String.
hashMultiplier - Variable in class com.github.tommyettinger.ds.HolderSet
Used by HolderSet.place(Object) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.IntFloatMap
Used by IntFloatMap.place(int) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.IntIntMap
Used by IntIntMap.place(int) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.IntLongMap
Used by IntLongMap.place(int) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.IntObjectMap
Used by IntObjectMap.place(int) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.IntSet
Used by IntSet.place(int) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.LongFloatMap
Used by LongFloatMap.place(long) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.LongIntMap
Used by LongIntMap.place(long) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.LongLongMap
Used by LongLongMap.place(long) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.LongObjectMap
Used by LongObjectMap.place(long) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.LongSet
Used by LongSet.place(long) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
Used by ObjectFloatMap.place(Object) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.ObjectIntMap
Used by ObjectIntMap.place(Object) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.ObjectLongMap
Used by ObjectLongMap.place(Object) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
Used by ObjectObjectMap.place(Object) to mix hashCode() results.
hashMultiplier - Variable in class com.github.tommyettinger.ds.ObjectSet
Used by ObjectSet.place(Object) to mix hashCode() results.
hasNext - Variable in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.IntSet.IntSetIterator
This can be queried in place of calling IntSet.IntSetIterator.hasNext().
hasNext - Variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.LongSet.LongSetIterator
This can be queried in place of calling LongSet.LongSetIterator.hasNext().
hasNext - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
hasNext - Variable in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
This can be queried in place of calling ObjectSet.ObjectSetIterator.hasNext().
hasNext - Variable in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.BinaryHeap.HeapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.EnumFloatMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumFloatMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumFloatMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumIntMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumIntMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumIntMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumLongMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumLongMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumLongMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.IntFloatMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntFloatMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.IntFloatMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntIntMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntIntMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntIntMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.IntIntMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.IntLongMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntLongMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntLongMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.IntLongMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntObjectMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntObjectMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.IntObjectMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongFloatMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongFloatMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongFloatMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongIntMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongIntMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongIntMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongIntMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongLongMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongLongMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongLongMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongLongMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongObjectMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongObjectMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.LongObjectMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectIntMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectIntMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectIntMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ObjectLongMap.EntryIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectLongMap.KeyIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectLongMap.ValueIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
hasNext() - Method in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
hasPrevious() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasZeroValue - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.IntIntMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.IntLongMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.IntSet
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.LongIntMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.LongLongMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
hasZeroValue - Variable in class com.github.tommyettinger.ds.LongSet
 
head - Variable in class com.github.tommyettinger.ds.BooleanDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.ByteDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.CharDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.DoubleDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.FloatDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.IntDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.LongDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.ObjectDeque
Index of first element.
head - Variable in class com.github.tommyettinger.ds.ShortDeque
Index of first element.
HeapIterator(BinaryHeap<T>) - Constructor for class com.github.tommyettinger.ds.BinaryHeap.HeapIterator
 
hold(Object) - Method in class com.github.tommyettinger.ds.EnumMap
If the given Object is null, this replaces it with a placeholder value (neverIdentical); otherwise, it returns the given Object as-is.
HolderOrderedSet<T,K> - Class in com.github.tommyettinger.ds
A HolderSet that also stores items in an ObjectList using the insertion order.
HolderOrderedSet() - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
HolderOrderedSet(HolderOrderedSet<T, K>) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set identical to the specified set.
HolderOrderedSet(HolderOrderedSet<T, K>, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set identical to the specified set.
HolderOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
HolderOrderedSet(ObjToObjFunction<T, K>) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
HolderOrderedSet(ObjToObjFunction<T, K>, int) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with a load factor of getDefaultLoadFactor().
HolderOrderedSet(ObjToObjFunction<T, K>, int, float) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with the specified initial capacity and load factor.
HolderOrderedSet(ObjToObjFunction<T, K>, int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with the specified initial capacity and load factor.
HolderOrderedSet(ObjToObjFunction<T, K>, int, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with a load factor of getDefaultLoadFactor().
HolderOrderedSet(ObjToObjFunction<T, K>, Ordered<T>, int, int) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this, using extractor to get the keys that determine distinctness.
HolderOrderedSet(ObjToObjFunction<T, K>, Ordered<T>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this, using extractor to get the keys that determine distinctness.
HolderOrderedSet(ObjToObjFunction<T, K>, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
HolderOrderedSet(ObjToObjFunction<T, K>, Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set that contains all distinct elements in coll, using extractor to get the keys that determine distinctness.
HolderOrderedSet(ObjToObjFunction<T, K>, Collection<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set that contains all distinct elements in coll, using extractor to get the keys that determine distinctness.
HolderOrderedSet(ObjToObjFunction<T, K>, Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new instance containing the items in the specified iterator.
HolderOrderedSet(ObjToObjFunction<T, K>, Iterator<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new instance containing the items in the specified iterator.
HolderOrderedSet(ObjToObjFunction<T, K>, T[]) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set that contains all distinct elements in items, using extractor to get the keys that determine distinctness.
HolderOrderedSet(ObjToObjFunction<T, K>, T[], OrderType) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new set that contains all distinct elements in items, using extractor to get the keys that determine distinctness.
HolderOrderedSet.HolderOrderedSetIterator<T,K> - Class in com.github.tommyettinger.ds
 
HolderOrderedSetIterator(HolderOrderedSet<T, K>) - Constructor for class com.github.tommyettinger.ds.HolderOrderedSet.HolderOrderedSetIterator
 
HolderSet<T,K> - Class in com.github.tommyettinger.ds
An unordered set where the items are objects but access to items is done with a specific key component held by each item, and the component is extracted from an item by a given Function.
HolderSet() - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
HolderSet(HolderSet<T, K>) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set identical to the specified set.
HolderSet(ObjToObjFunction<T, K>) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
HolderSet(ObjToObjFunction<T, K>, int) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set with a load factor of getDefaultLoadFactor().
HolderSet(ObjToObjFunction<T, K>, int, float) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set with the specified initial capacity and load factor.
HolderSet(ObjToObjFunction<T, K>, Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set that contains all distinct elements in coll, using extractor to get the keys that determine distinctness.
HolderSet(ObjToObjFunction<T, K>, Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new instance containing the items in the specified iterator.
HolderSet(ObjToObjFunction<T, K>, T[]) - Constructor for class com.github.tommyettinger.ds.HolderSet
Creates a new set that contains all distinct elements in items, using extractor to get the keys that determine distinctness.
HolderSet.HolderSetIterator<T,K> - Class in com.github.tommyettinger.ds
 
HolderSetIterator(HolderSet<T, K>) - Constructor for class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 

I

IdentityObjectMap<K,V> - Class in com.github.tommyettinger.ds
A variant on ObjectObjectMap that compares keys by identity (using ==) instead of equality (using equals()).
IdentityObjectMap() - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IdentityObjectMap(int) - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IdentityObjectMap(int, float) - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map with the specified initial capacity and load factor.
IdentityObjectMap(ObjectObjectMap<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map identical to the specified map.
IdentityObjectMap(Collection<? extends K>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IdentityObjectMap(Map<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map identical to the specified map.
IdentityObjectMap(K[], V[]) - Constructor for class com.github.tommyettinger.ds.IdentityObjectMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IdentityObjectOrderedMap<K,V> - Class in com.github.tommyettinger.ds
A variant on ObjectObjectOrderedMap that compares keys by identity (using ==) instead of equality (using equals()}).
IdentityObjectOrderedMap() - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IdentityObjectOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IdentityObjectOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
IdentityObjectOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
IdentityObjectOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IdentityObjectOrderedMap(ObjectObjectMap<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map identical to the specified map.
IdentityObjectOrderedMap(ObjectObjectMap<? extends K, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map identical to the specified map.
IdentityObjectOrderedMap(ObjectObjectOrderedMap<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map identical to the specified map.
IdentityObjectOrderedMap(ObjectObjectOrderedMap<? extends K, ? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap (or subclass, such as IdentityObjectOrderedMap), starting at offset in that Map, into this.
IdentityObjectOrderedMap(ObjectObjectOrderedMap<? extends K, ? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap, starting at offset in that Map, into this.
IdentityObjectOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IdentityObjectOrderedMap(Collection<? extends K>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IdentityObjectOrderedMap(Collection<? extends K>, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IdentityObjectOrderedMap(Map<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map identical to the specified map.
IdentityObjectOrderedMap(Map<? extends K, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map identical to the specified map.
IdentityObjectOrderedMap(K[], V[]) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IdentityObjectOrderedMap(K[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IdentityOrderedSet<T> - Class in com.github.tommyettinger.ds
A variant on ObjectOrderedSet that compares items by identity (using ==) instead of equality (using equals()).
IdentityOrderedSet() - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(ObjectOrderedSet<? extends T>) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(ObjectOrderedSet<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(Ordered<T>, int, int) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(Ordered<T>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(Collection<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new instance containing the items in the specified iterator.
IdentityOrderedSet(Iterator<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new instance containing the items in the specified iterator.
IdentityOrderedSet(T[]) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(T[], int, int) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(T[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentityOrderedSet(T[], OrderType) - Constructor for class com.github.tommyettinger.ds.IdentityOrderedSet
 
IdentitySet<T> - Class in com.github.tommyettinger.ds
A variant on ObjectSet that compares items by identity (using ==) instead of equality (using equals()).
IdentitySet() - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
IdentitySet(int) - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
IdentitySet(int, float) - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
IdentitySet(ObjectSet<? extends T>) - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
IdentitySet(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
IdentitySet(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.IdentitySet
Creates a new instance containing the items in the specified iterator.
IdentitySet(T[]) - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
IdentitySet(T[], int, int) - Constructor for class com.github.tommyettinger.ds.IdentitySet
 
index - Variable in class com.github.tommyettinger.ds.BinaryHeap.Node
Used internally by BinaryHeap; generally not modified by external code, but may need to be read.
index - Variable in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
index - Variable in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.ByteList.ByteListIterator
 
index - Variable in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.CharList.CharListIterator
 
index - Variable in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
index - Variable in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
index - Variable in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.IntList.IntListIterator
 
index - Variable in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.LongList.LongListIterator
 
index - Variable in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
index - Variable in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
index - Variable in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
index - Variable in class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
index - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
INDEX_ILLEGAL - Static variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
INDEX_ZERO - Static variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
indexOf(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(boolean) - Method in class com.github.tommyettinger.ds.BooleanList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(boolean, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(byte) - Method in class com.github.tommyettinger.ds.ByteList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(byte, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(char) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(char) - Method in class com.github.tommyettinger.ds.CharList
Returns the first index in this list that contains search, or -1 if it is not present.
indexOf(char, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(char, int) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting at fromIndex; if search is not present, this returns -1.
indexOf(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(double) - Method in class com.github.tommyettinger.ds.DoubleList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(double, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(float) - Method in class com.github.tommyettinger.ds.FloatList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(float, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(int) - Method in class com.github.tommyettinger.ds.IntList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(long) - Method in class com.github.tommyettinger.ds.LongDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(long) - Method in class com.github.tommyettinger.ds.LongList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(long, int) - Method in class com.github.tommyettinger.ds.LongDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(short) - Method in class com.github.tommyettinger.ds.ShortList
Returns the first index in this list that contains the specified value, or -1 if it is not present.
indexOf(short, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(CharSequence) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting at index 0; if search is not present, this returns -1.
indexOf(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting at fromIndex; if search is not present, this returns -1.
indexOf(Object) - Method in interface com.github.tommyettinger.ds.Lisque
 
indexOf(Object) - Method in class com.github.tommyettinger.ds.NumberedSet
Gets the index of a given item in this set's ordering.
indexOf(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(Object, boolean) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of first occurrence of value in the deque, or -1 if no such value exists.
indexOf(Object, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
indexOf(Object, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOf(Object, int, boolean) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of first occurrence of value in the deque, starting from fromIndex, or -1 if no such value exists.
indexOfIgnoreCase(char) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOfIgnoreCase(char) - Method in class com.github.tommyettinger.ds.CharList
Returns the first index in this list that contains search, or -1 if it is not present.
indexOfIgnoreCase(char, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOfIgnoreCase(char, int) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting at fromIndex; if search is not present, this returns -1.
indexOfIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOfIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting at index 0; if search is not present, this returns -1.
indexOfIgnoreCase(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the first occurrence of value in the deque, or -1 if no such value exists.
indexOfIgnoreCase(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting at fromIndex; if search is not present, this returns -1.
indexOfOrDefault(Object, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Gets the index of a given item in this set's ordering.
insert(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanBag
This always adds element to the end of this bag's ordering.
insert(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Inserts the specified element into this deque at the specified index.
insert(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
insert(int, byte) - Method in class com.github.tommyettinger.ds.ByteBag
This always adds element to the end of this bag's ordering.
insert(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Inserts the specified element into this deque at the specified index.
insert(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
insert(int, char) - Method in class com.github.tommyettinger.ds.CharBag
This always adds element to the end of this bag's ordering.
insert(int, char) - Method in class com.github.tommyettinger.ds.CharDeque
Inserts the specified element into this deque at the specified index.
insert(int, char) - Method in class com.github.tommyettinger.ds.CharList
 
insert(int, double) - Method in class com.github.tommyettinger.ds.DoubleBag
This always adds element to the end of this bag's ordering.
insert(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Inserts the specified element into this deque at the specified index.
insert(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
insert(int, float) - Method in class com.github.tommyettinger.ds.FloatBag
This always adds element to the end of this bag's ordering.
insert(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Inserts the specified element into this deque at the specified index.
insert(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
insert(int, int) - Method in class com.github.tommyettinger.ds.IntBag
This always adds element to the end of this bag's ordering.
insert(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Inserts the specified element into this deque at the specified index.
insert(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
insert(int, long) - Method in class com.github.tommyettinger.ds.LongBag
This always adds element to the end of this bag's ordering.
insert(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
Inserts the specified element into this deque at the specified index.
insert(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
insert(int, short) - Method in class com.github.tommyettinger.ds.ShortBag
This always adds element to the end of this bag's ordering.
insert(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
Inserts the specified element into this deque at the specified index.
insert(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
insert(int, T) - Method in interface com.github.tommyettinger.ds.Lisque
 
insert(int, T) - Method in class com.github.tommyettinger.ds.ObjectBag
This always adds element to the end of this bag's ordering; index is ignored.
insert(int, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
This is an alias for ObjectDeque.add(int, Object) that returns true to indicate it does modify this ObjectDeque.
insert(int, T) - Method in class com.github.tommyettinger.ds.ObjectList
This is an alias for ObjectList.add(int, Object) to improve compatibility with primitive lists.
insertAll(int, boolean[]) - Method in class com.github.tommyettinger.ds.BooleanDeque
insertAll(int, boolean[], int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
insertAll(int, byte[]) - Method in class com.github.tommyettinger.ds.ByteDeque
insertAll(int, byte[], int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
insertAll(int, char[]) - Method in class com.github.tommyettinger.ds.CharDeque
insertAll(int, char[], int, int) - Method in class com.github.tommyettinger.ds.CharDeque
insertAll(int, double[]) - Method in class com.github.tommyettinger.ds.DoubleDeque
insertAll(int, double[], int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
insertAll(int, float[]) - Method in class com.github.tommyettinger.ds.FloatDeque
insertAll(int, float[], int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
insertAll(int, int[]) - Method in class com.github.tommyettinger.ds.IntDeque
insertAll(int, int[], int, int) - Method in class com.github.tommyettinger.ds.IntDeque
insertAll(int, long[]) - Method in class com.github.tommyettinger.ds.LongDeque
insertAll(int, long[], int, int) - Method in class com.github.tommyettinger.ds.LongDeque
insertAll(int, short[]) - Method in class com.github.tommyettinger.ds.ShortDeque
insertAll(int, short[], int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
insertAll(int, Ordered.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
insertAll(int, Ordered.OfBoolean, int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
insertAll(int, Ordered.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
insertAll(int, Ordered.OfByte, int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
insertAll(int, Ordered.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
insertAll(int, Ordered.OfChar, int, int) - Method in class com.github.tommyettinger.ds.CharDeque
insertAll(int, Ordered.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
insertAll(int, Ordered.OfDouble, int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
insertAll(int, Ordered.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
insertAll(int, Ordered.OfFloat, int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
insertAll(int, Ordered.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
insertAll(int, Ordered.OfInt, int, int) - Method in class com.github.tommyettinger.ds.IntDeque
insertAll(int, Ordered.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
insertAll(int, Ordered.OfLong, int, int) - Method in class com.github.tommyettinger.ds.LongDeque
insertAll(int, Ordered.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
insertAll(int, Ordered.OfShort, int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
insertAll(int, PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
An alias for BooleanDeque.addAll(int, OfBoolean); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
An alias for ByteDeque.addAll(int, OfByte); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
An alias for CharDeque.addAll(int, OfChar); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
An alias for DoubleDeque.addAll(int, OfDouble); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
An alias for FloatDeque.addAll(int, OfFloat); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
An alias for IntDeque.addAll(int, OfInt); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
An alias for LongDeque.addAll(int, OfLong); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
An alias for ShortDeque.addAll(int, OfShort); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, Collection<? extends T>) - Method in interface com.github.tommyettinger.ds.Lisque
 
insertAll(int, Collection<? extends T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
An alias for ObjectDeque.addAll(int, Collection); inserts all elements in the specified collection into this list at the specified position.
insertAll(int, T[]) - Method in interface com.github.tommyettinger.ds.Lisque
 
insertAll(int, T[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
insertAll(int, T[], int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
insertAll(int, T[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
INSTANCE - Static variable in class com.github.tommyettinger.ds.support.sort.NaturalTextComparator
 
IntAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending an int item to it.
IntBag - Class in com.github.tommyettinger.ds
An unordered List of int items.
IntBag() - Constructor for class com.github.tommyettinger.ds.IntBag
Creates an ordered bag with a capacity of 10.
IntBag(int) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates an ordered bag with the specified capacity.
IntBag(int[]) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates a new bag containing the elements in the specified array.
IntBag(int[], int, int) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates a new bag containing the elements in the specified array.
IntBag(IntList) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates a new bag containing the elements in the specific list or bag.
IntBag(Ordered.OfInt) - Constructor for class com.github.tommyettinger.ds.IntBag
Copies the given Ordered.OfInt into a new bag.
IntBag(Ordered.OfInt, int, int) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
IntBag(PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfInt.
IntBag(IntIterator) - Constructor for class com.github.tommyettinger.ds.IntBag
Creates a new instance containing the items in the specified iterator.
intCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple int items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfInt.addLegible(String, String, int, int), and returns the new collection.
IntComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
IntComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
IntComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
IntComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
IntComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
IntComparators.UnsignedComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the natural order, but as if they are unsigned (so, all negative items are greater than any non-negative items).
IntComparators.UnsignedOppositeComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the opposite of the natural order, but as if they are unsigned.
IntDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive int with efficient add and remove at the beginning and end.
IntDeque() - Constructor for class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque which can hold 16 values without needing to resize the backing array.
IntDeque(int) - Constructor for class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque which can hold the specified number of values without needing to resize the backing array.
IntDeque(int[]) - Constructor for class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque using all the contents of the given array.
IntDeque(int[], int, int) - Constructor for class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque using count items from a, starting at offset.
IntDeque(IntDeque) - Constructor for class com.github.tommyettinger.ds.IntDeque
Copies the given IntDeque exactly into this one.
IntDeque(Ordered.OfInt) - Constructor for class com.github.tommyettinger.ds.IntDeque
 
IntDeque(Ordered.OfInt, int, int) - Constructor for class com.github.tommyettinger.ds.IntDeque
 
IntDeque(PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque using all the contents of the given Collection.
IntDeque(IntIterator) - Constructor for class com.github.tommyettinger.ds.IntDeque
Creates a new instance containing the items in the specified iterator.
IntDeque.IntDequeIterator - Class in com.github.tommyettinger.ds
A IntIterator over the elements of an IntDeque.
IntDequeIterator(IntDeque) - Constructor for class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
IntDequeIterator(IntDeque, boolean) - Constructor for class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
IntDequeIterator(IntDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
InternalMap() - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
InternalMap(int) - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
InternalMap(int, float) - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
InternalMap(ObjectIntMap<? extends T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
InternalMap(ObjectIntOrderedMap<? extends T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
InternalMap(Collection<? extends T>, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
InternalMap(T[], int[]) - Constructor for class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
intersects(CharBitSet) - Method in class com.github.tommyettinger.ds.CharBitSet
Returns true if the specified CharBitSet has any bits set to true that are also set to true in this CharBitSet.
intersects(OffsetBitSet) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns true if the specified OffsetBitSet has any bits set to true that are also set to true in this OffsetBitSet.
IntFloatMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed ints and the values are unboxed floats.
IntFloatMap() - Constructor for class com.github.tommyettinger.ds.IntFloatMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntFloatMap(int) - Constructor for class com.github.tommyettinger.ds.IntFloatMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntFloatMap(int[], float[]) - Constructor for class com.github.tommyettinger.ds.IntFloatMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntFloatMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntFloatMap
Creates a new map with the specified initial capacity and load factor.
IntFloatMap(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap
Creates a new map identical to the specified map.
IntFloatMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.IntFloatMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntFloatMap.Entries - Class in com.github.tommyettinger.ds
 
IntFloatMap.Entry - Class in com.github.tommyettinger.ds
 
IntFloatMap.EntryIterator - Class in com.github.tommyettinger.ds
 
IntFloatMap.KeyIterator - Class in com.github.tommyettinger.ds
 
IntFloatMap.Keys - Class in com.github.tommyettinger.ds
 
IntFloatMap.MapIterator - Class in com.github.tommyettinger.ds
 
IntFloatMap.ValueIterator - Class in com.github.tommyettinger.ds
 
IntFloatMap.Values - Class in com.github.tommyettinger.ds
 
IntFloatOrderedMap - Class in com.github.tommyettinger.ds
An IntFloatMap that also stores keys in an IntList using the insertion order.
IntFloatOrderedMap() - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntFloatOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntFloatOrderedMap(int[], float[]) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntFloatOrderedMap(int[], float[], OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntFloatOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntFloatOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntFloatOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntFloatOrderedMap(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map identical to the specified map.
IntFloatOrderedMap(IntFloatMap, OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map identical to the specified map.
IntFloatOrderedMap(IntFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map identical to the specified map.
IntFloatOrderedMap(IntFloatOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new set by copying count items from the given IntFloatOrderedMap, starting at offset in that Map, into this.
IntFloatOrderedMap(IntFloatOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new set by copying count items from the given IntFloatOrderedMap, starting at offset in that Map, into this.
IntFloatOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntFloatOrderedMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntFloatOrderedMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfFloat, OrderType) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntFloatOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
IntFloatOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
IntFloatOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
IntIntMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed ints and the values are also unboxed ints.
IntIntMap() - Constructor for class com.github.tommyettinger.ds.IntIntMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntIntMap(int) - Constructor for class com.github.tommyettinger.ds.IntIntMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntIntMap(int[], int[]) - Constructor for class com.github.tommyettinger.ds.IntIntMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntIntMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntIntMap
Creates a new map with the specified initial capacity and load factor.
IntIntMap(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap
Creates a new map identical to the specified map.
IntIntMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntIntMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntIntMap.Entries - Class in com.github.tommyettinger.ds
 
IntIntMap.Entry - Class in com.github.tommyettinger.ds
 
IntIntMap.EntryIterator - Class in com.github.tommyettinger.ds
 
IntIntMap.KeyIterator - Class in com.github.tommyettinger.ds
 
IntIntMap.Keys - Class in com.github.tommyettinger.ds
 
IntIntMap.MapIterator - Class in com.github.tommyettinger.ds
 
IntIntMap.ValueIterator - Class in com.github.tommyettinger.ds
 
IntIntMap.Values - Class in com.github.tommyettinger.ds
 
IntIntOrderedMap - Class in com.github.tommyettinger.ds
An IntIntMap that also stores keys in an IntList using the insertion order.
IntIntOrderedMap() - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntIntOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntIntOrderedMap(int[], int[]) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntIntOrderedMap(int[], int[], OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntIntOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntIntOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntIntOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntIntOrderedMap(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map identical to the specified map.
IntIntOrderedMap(IntIntMap, OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map identical to the specified map.
IntIntOrderedMap(IntIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map identical to the specified map.
IntIntOrderedMap(IntIntOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new set by copying count items from the given IntIntOrderedMap, starting at offset in that Map, into this.
IntIntOrderedMap(IntIntOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new set by copying count items from the given IntIntOrderedMap, starting at offset in that Map, into this.
IntIntOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntIntOrderedMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntIntOrderedMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfInt, OrderType) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntIntOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
IntIntOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
IntIntOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
IntIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for int values.
IntList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered int list.
IntList() - Constructor for class com.github.tommyettinger.ds.IntList
Creates an ordered list with a capacity of 10.
IntList(boolean, int) - Constructor for class com.github.tommyettinger.ds.IntList
Deprecated.
IntList is always ordered; for an unordered list use IntBag
IntList(boolean, int[], int, int) - Constructor for class com.github.tommyettinger.ds.IntList
Deprecated.
IntList is always ordered; for an unordered list use IntBag
IntList(int) - Constructor for class com.github.tommyettinger.ds.IntList
Creates an ordered list with the specified capacity.
IntList(int[]) - Constructor for class com.github.tommyettinger.ds.IntList
Creates a new list containing the elements in the specified array.
IntList(int[], int, int) - Constructor for class com.github.tommyettinger.ds.IntList
Creates a new list containing the elements in the specified array.
IntList(IntList) - Constructor for class com.github.tommyettinger.ds.IntList
Creates a new list containing the elements in the given list.
IntList(Ordered.OfInt) - Constructor for class com.github.tommyettinger.ds.IntList
Copies the given Ordered.OfInt into a new IntList.
IntList(Ordered.OfInt, int, int) - Constructor for class com.github.tommyettinger.ds.IntList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
IntList(PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntList
Creates a new list containing the items in the specified PrimitiveCollection.OfInt.
IntList(IntIterator) - Constructor for class com.github.tommyettinger.ds.IntList
Creates a new instance containing the items in the specified iterator.
IntList.IntListIterator - Class in com.github.tommyettinger.ds
A IntIterator, plus ListIterator methods, over the elements of a IntList.
IntListIterator(IntList) - Constructor for class com.github.tommyettinger.ds.IntList.IntListIterator
 
IntListIterator(IntList, int) - Constructor for class com.github.tommyettinger.ds.IntList.IntListIterator
 
IntLongMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed ints and the values are unboxed longs.
IntLongMap() - Constructor for class com.github.tommyettinger.ds.IntLongMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntLongMap(int) - Constructor for class com.github.tommyettinger.ds.IntLongMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntLongMap(int[], long[]) - Constructor for class com.github.tommyettinger.ds.IntLongMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntLongMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntLongMap
Creates a new map with the specified initial capacity and load factor.
IntLongMap(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap
Creates a new map identical to the specified map.
IntLongMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.IntLongMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntLongMap.Entries - Class in com.github.tommyettinger.ds
 
IntLongMap.Entry - Class in com.github.tommyettinger.ds
 
IntLongMap.EntryIterator - Class in com.github.tommyettinger.ds
 
IntLongMap.KeyIterator - Class in com.github.tommyettinger.ds
 
IntLongMap.Keys - Class in com.github.tommyettinger.ds
 
IntLongMap.MapIterator - Class in com.github.tommyettinger.ds
 
IntLongMap.ValueIterator - Class in com.github.tommyettinger.ds
 
IntLongMap.Values - Class in com.github.tommyettinger.ds
 
IntLongOrderedMap - Class in com.github.tommyettinger.ds
An IntLongMap that also stores keys in an IntList using the insertion order.
IntLongOrderedMap() - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntLongOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntLongOrderedMap(int[], long[]) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntLongOrderedMap(int[], long[], OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntLongOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntLongOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntLongOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntLongOrderedMap(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map identical to the specified map.
IntLongOrderedMap(IntLongMap, OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map identical to the specified map.
IntLongOrderedMap(IntLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map identical to the specified map.
IntLongOrderedMap(IntLongOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new set by copying count items from the given IntLongOrderedMap, starting at offset in that Map, into this.
IntLongOrderedMap(IntLongOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new set by copying count items from the given IntLongOrderedMap, starting at offset in that Map, into this.
IntLongOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntLongOrderedMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntLongOrderedMap(PrimitiveCollection.OfInt, PrimitiveCollection.OfLong, OrderType) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntLongOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
IntLongOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
IntLongOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
IntObjectMap<V> - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed ints and the values are objects.
IntObjectMap() - Constructor for class com.github.tommyettinger.ds.IntObjectMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntObjectMap(int) - Constructor for class com.github.tommyettinger.ds.IntObjectMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntObjectMap(int[], V[]) - Constructor for class com.github.tommyettinger.ds.IntObjectMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntObjectMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntObjectMap
Creates a new map with the specified initial capacity and load factor.
IntObjectMap(IntObjectMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap
Creates a new map identical to the specified map.
IntObjectMap(PrimitiveCollection.OfInt, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntObjectMap.Entries<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.Entry<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.EntryIterator<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.KeyIterator<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.Keys<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.MapIterator<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.ValueIterator<V> - Class in com.github.tommyettinger.ds
 
IntObjectMap.Values<V> - Class in com.github.tommyettinger.ds
 
IntObjectOrderedMap<V> - Class in com.github.tommyettinger.ds
An IntObjectMap that also stores keys in an IntList using the insertion order.
IntObjectOrderedMap() - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntObjectOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntObjectOrderedMap(int[], V[]) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntObjectOrderedMap(int[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntObjectOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntObjectOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
IntObjectOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
IntObjectOrderedMap(IntObjectMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map identical to the specified map.
IntObjectOrderedMap(IntObjectMap<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map identical to the specified map.
IntObjectOrderedMap(IntObjectOrderedMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map identical to the specified map.
IntObjectOrderedMap(IntObjectOrderedMap<? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new set by copying count items from the given IntObjectOrderedMap, starting at offset in that Map, into this.
IntObjectOrderedMap(IntObjectOrderedMap<? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new set by copying count items from the given IntObjectOrderedMap, starting at offset in that Map, into this.
IntObjectOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntObjectOrderedMap(PrimitiveCollection.OfInt, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntObjectOrderedMap(PrimitiveCollection.OfInt, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
IntObjectOrderedMap.OrderedMapEntries<V> - Class in com.github.tommyettinger.ds
 
IntObjectOrderedMap.OrderedMapKeys<V> - Class in com.github.tommyettinger.ds
 
IntObjectOrderedMap.OrderedMapValues<V> - Class in com.github.tommyettinger.ds
 
IntOrderedSet - Class in com.github.tommyettinger.ds
A IntSet that also stores keys in a IntList using the insertion order.
IntOrderedSet() - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(int[]) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set that contains all distinct elements in items.
IntOrderedSet(int[], int, int) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
IntOrderedSet(int[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
IntOrderedSet(int[], OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set that contains all distinct elements in items.
IntOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(IntOrderedSet) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(IntOrderedSet, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
 
IntOrderedSet(IntSet) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set that contains all distinct elements in set.
IntOrderedSet(IntSet, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set that contains all distinct elements in set.
IntOrderedSet(Ordered.OfInt, int, int) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
IntOrderedSet(Ordered.OfInt, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
IntOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates an IntOrderedSet with the option to use an IntDeque or IntBag for keeping order.
IntOrderedSet(PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set that contains all distinct elements in coll.
IntOrderedSet(PrimitiveCollection.OfInt, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new set that contains all distinct elements in coll.
IntOrderedSet(IntIterator) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new instance containing the items in the specified iterator.
IntOrderedSet(IntIterator, OrderType) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet
Creates a new instance containing the items in the specified iterator.
IntOrderedSet.IntOrderedSetIterator - Class in com.github.tommyettinger.ds
 
IntOrderedSetIterator(IntOrderedSet) - Constructor for class com.github.tommyettinger.ds.IntOrderedSet.IntOrderedSetIterator
 
IntSet - Class in com.github.tommyettinger.ds
An unordered set where the items are unboxed ints.
IntSet() - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
IntSet(int) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set with a load factor of getDefaultLoadFactor().
IntSet(int[]) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set containing all the items in the given array.
IntSet(int[], int, int) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set using length items from the given array, starting at offset (inclusive).
IntSet(int, float) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set with the specified initial capacity and load factor.
IntSet(IntSet) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set identical to the specified set.
IntSet(PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new set using all distinct items in the given PrimitiveCollection, such as a IntList or IntObjectMap.Keys.
IntSet(IntIterator) - Constructor for class com.github.tommyettinger.ds.IntSet
Creates a new instance containing the items in the specified iterator.
IntSet.IntSetIterator - Class in com.github.tommyettinger.ds
 
IntSetIterator(IntSet) - Constructor for class com.github.tommyettinger.ds.IntSet.IntSetIterator
 
IS_ALPHABETIC - Static variable in class com.github.tommyettinger.ds.support.util.CharPredicates
Stores the output of Character.isAlphabetic(int) on OpenJDK 24, HotSpot.
IS_DIGIT - Static variable in class com.github.tommyettinger.ds.support.util.CharPredicates
Stores the output of Character.isDigit(char) on OpenJDK 24, HotSpot.
IS_JAVA_IDENTIFIER_PART - Static variable in class com.github.tommyettinger.ds.support.util.CharPredicates
Stores the output of Character.isJavaIdentifierPart(char) on OpenJDK 24, HotSpot.
IS_JAVA_IDENTIFIER_START - Static variable in class com.github.tommyettinger.ds.support.util.CharPredicates
Stores the output of Character.isJavaIdentifierStart(char) on OpenJDK 24, HotSpot.
IS_LETTER - Static variable in class com.github.tommyettinger.ds.support.util.CharPredicates
Stores the output of Character.isLetter(char) on OpenJDK 24, HotSpot.
IS_WHITESPACE - Static variable in class com.github.tommyettinger.ds.support.util.CharPredicates
Stores the output of Character.isWhitespace(char) on OpenJDK 24, HotSpot.
isEmpty() - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if the heap is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.BooleanList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ByteList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.CharBitSet
Checks if there are no positions contained in this at all.
isEmpty() - Method in class com.github.tommyettinger.ds.CharDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.CharList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.DoubleList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.EnumMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.EnumSet
Returns true if this set contains no elements.
isEmpty() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.FloatList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.HolderSet
Returns true if the set is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntIntMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntLongMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.IntSet
Returns true if the set is empty.
isEmpty() - Method in interface com.github.tommyettinger.ds.Lisque
 
isEmpty() - Method in class com.github.tommyettinger.ds.LongDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.LongIntMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.LongList
Returns true if the list is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.LongLongMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.LongSet
Returns true if the set is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.NumberedSet
 
isEmpty() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns true if the map is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if the set is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Checks if there are no positions contained in this at all.
isEmpty() - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Returns true if this data structure has no items (its Arrangeable.size() is 0), or false otherwise.
isEmpty() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
isEmpty() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns true if the deque is empty.
isEmpty() - Method in class com.github.tommyettinger.ds.ShortList
Returns true if the list is empty.
isEqual(float, float) - Static method in class com.github.tommyettinger.ds.Utilities
Equivalent to libGDX's isEqual() method in MathUtils; this compares two floats for equality and allows just enough tolerance to ignore a rounding error.
isEqual(float, float, float) - Static method in class com.github.tommyettinger.ds.Utilities
Equivalent to libGDX's isEqual() method in MathUtils; this compares two floats for equality and allows the given tolerance during comparison.
isMaxHeap() - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if this is a max-heap (that is, it sorts highest-first), or false if this is a min-heap (it sorts lowest-first).
item - Variable in class com.github.tommyettinger.ds.Junction.Leaf
 
items - Variable in class com.github.tommyettinger.ds.BooleanList
 
items - Variable in class com.github.tommyettinger.ds.ByteList
 
items - Variable in class com.github.tommyettinger.ds.CharList
 
items - Variable in class com.github.tommyettinger.ds.DoubleList
 
items - Variable in class com.github.tommyettinger.ds.FloatList
 
items - Variable in class com.github.tommyettinger.ds.HolderOrderedSet.HolderOrderedSetIterator
 
items - Variable in class com.github.tommyettinger.ds.HolderOrderedSet
 
items - Variable in class com.github.tommyettinger.ds.IntList
 
items - Variable in class com.github.tommyettinger.ds.IntOrderedSet
 
items - Variable in class com.github.tommyettinger.ds.LongList
 
items - Variable in class com.github.tommyettinger.ds.LongOrderedSet
 
items - Variable in class com.github.tommyettinger.ds.ObjectDeque
Contains the values in the deque.
items - Variable in class com.github.tommyettinger.ds.ObjectOrderedSet
 
items - Variable in class com.github.tommyettinger.ds.ShortList
 
iter - Variable in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.EnumIntMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.EnumLongMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.EnumMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.EnumMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.EnumMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.IntFloatMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.IntFloatMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.IntIntMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.IntIntMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.IntIntMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.IntLongMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.IntLongMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.IntLongMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.IntObjectMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.IntObjectMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.LongFloatMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.LongFloatMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.LongIntMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.LongIntMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.LongIntMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.LongLongMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.LongLongMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.LongLongMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.LongObjectMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.LongObjectMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.ObjectIntMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.ObjectLongMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
iter - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
iter - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
 
iter - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.Values
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
iterator - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
iterator() - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns an iterator over elements of type boolean.
iterator() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns an iterator over elements of type boolean.
iterator() - Method in class com.github.tommyettinger.ds.BooleanList
Returns a Java 8 primitive iterator over the int items in this BooleanList.
iterator() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns an iterator over elements of type byte.
iterator() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns an iterator over elements of type byte.
iterator() - Method in class com.github.tommyettinger.ds.ByteList
Returns a Java 8 primitive iterator over the int items in this ByteList.
iterator() - Method in class com.github.tommyettinger.ds.CharBitSet
Returns an iterator for the keys in the set.
iterator() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns an iterator over elements of type char.
iterator() - Method in class com.github.tommyettinger.ds.CharDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns an iterator over elements of type char.
iterator() - Method in class com.github.tommyettinger.ds.CharList
Returns a Java 8 primitive iterator over the int items in this CharList.
iterator() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns an iterator over elements of type double.
iterator() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns an iterator over elements of type double.
iterator() - Method in class com.github.tommyettinger.ds.DoubleList
Returns a Java 8 primitive iterator over the int items in this DoubleList.
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Reuses the iterator of the reused EnumFloatMap.Entries produced by EnumFloatMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.KeyIterator
 
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
iterator() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Reuses the iterator of the reused EnumFloatMap.Entries produced by EnumFloatOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.EnumIntMap
Reuses the iterator of the reused EnumIntMap.Entries produced by EnumIntMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.KeyIterator
 
iterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
iterator() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Reuses the iterator of the reused EnumIntMap.Entries produced by EnumIntOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.EnumLongMap
Reuses the iterator of the reused EnumLongMap.Entries produced by EnumLongMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.KeyIterator
 
iterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
iterator() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Reuses the iterator of the reused EnumLongMap.Entries produced by EnumLongOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumMap
Reuses the iterator of the reused EnumMap.Entries produced by EnumMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Reuses the iterator of the reused EnumMap.Entries produced by EnumOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Iterates through items in the same order as EnumOrderedSet.order().
iterator() - Method in class com.github.tommyettinger.ds.EnumSet
Returns an iterator for the items in the set.
iterator() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns an iterator over elements of type float.
iterator() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns an iterator over elements of type float.
iterator() - Method in class com.github.tommyettinger.ds.FloatList
Returns a Java 8 primitive iterator over the int items in this FloatList.
iterator() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Iterates through items in the same order as HolderOrderedSet.order().
iterator() - Method in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
iterator() - Method in class com.github.tommyettinger.ds.HolderSet
Returns an iterator for the keys in the set.
iterator() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns an iterator over elements of type int.
iterator() - Method in class com.github.tommyettinger.ds.IntDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.IntFloatMap
Reuses the iterator of the reused IntFloatMap.Entries produced by IntFloatMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Reuses the iterator of the reused IntFloatMap.Entries produced by IntFloatOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntIntMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.IntIntMap
Reuses the iterator of the reused IntIntMap.Entries produced by IntIntMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.IntIntMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Reuses the iterator of the reused IntIntMap.Entries produced by IntIntOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns an iterator over elements of type int.
iterator() - Method in class com.github.tommyettinger.ds.IntList
Returns a Java 8 primitive iterator over the int items in this IntList.
iterator() - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntLongMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.IntLongMap
Reuses the iterator of the reused IntLongMap.Entries produced by IntLongMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.IntLongMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Reuses the iterator of the reused IntLongMap.Entries produced by IntLongOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.IntObjectMap
Reuses the iterator of the reused IntObjectMap.Entries produced by IntObjectMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Reuses the iterator of the reused IntObjectMap.Entries produced by IntObjectOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.IntOrderedSet
Iterates through items in the same order as IntOrderedSet.order().
iterator() - Method in class com.github.tommyettinger.ds.IntSet
Returns an iterator for the keys in the set.
iterator() - Method in interface com.github.tommyettinger.ds.Lisque
 
iterator() - Method in class com.github.tommyettinger.ds.LongDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns an iterator over elements of type long.
iterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.LongFloatMap
Reuses the iterator of the reused LongFloatMap.Entries produced by LongFloatMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Reuses the iterator of the reused LongFloatMap.Entries produced by LongFloatOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongIntMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.LongIntMap
Reuses the iterator of the reused LongIntMap.Entries produced by LongIntMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.LongIntMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Reuses the iterator of the reused LongIntMap.Entries produced by LongIntOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongList
Returns a Java 8 primitive iterator over the int items in this LongList.
iterator() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns an iterator over elements of type long.
iterator() - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongLongMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.LongLongMap
Reuses the iterator of the reused LongLongMap.Entries produced by LongLongMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.LongLongMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Reuses the iterator of the reused LongLongMap.Entries produced by LongLongOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.LongObjectMap
Reuses the iterator of the reused LongObjectMap.Entries produced by LongObjectMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Reuses the iterator of the reused LongObjectMap.Entries produced by LongObjectOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.LongOrderedSet
Iterates through items in the same order as LongOrderedSet.order().
iterator() - Method in class com.github.tommyettinger.ds.LongSet
Returns an iterator for the keys in the set.
iterator() - Method in class com.github.tommyettinger.ds.NumberedSet
Returns a ListIterator starting at index 0.
iterator() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns an iterator over elements of type T.
iterator() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns an iterator over elements of type T.
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Reuses the iterator of the reused ObjectFloatMap.Entries produced by ObjectFloatMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.KeyIterator
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Reuses the iterator of the reused ObjectFloatMap.Entries produced by ObjectFloatOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Reuses the iterator of the reused ObjectIntMap.Entries produced by ObjectIntMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.KeyIterator
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Reuses the iterator of the reused ObjectIntMap.Entries produced by ObjectIntOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns an iterator over elements of type T.
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.EntryIterator
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Reuses the iterator of the reused ObjectLongMap.Entries produced by ObjectLongMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.KeyIterator
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
iterator() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Reuses the iterator of the reused ObjectLongMap.Entries produced by ObjectLongOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Reuses the iterator of the reused ObjectObjectMap.Entries produced by ObjectObjectMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Values
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Reuses the iterator of the reused ObjectObjectMap.Entries produced by ObjectObjectOrderedMap.entrySet(); does not permit nested iteration.
iterator() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Iterates through items in the same order as ObjectOrderedSet.order().
iterator() - Method in class com.github.tommyettinger.ds.ObjectSet
Returns an iterator for the keys in the set.
iterator() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
iterator() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns an iterator for the keys in the set.
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
iterator() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
iterator() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns an iterator for the items in the deque.
iterator() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns an iterator over elements of type short.
iterator() - Method in class com.github.tommyettinger.ds.ShortList
Returns a Java 8 primitive iterator over the int items in this ShortList.
iterator() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns an iterator over elements of type short.
iterator1 - Variable in class com.github.tommyettinger.ds.BinaryHeap
 
iterator1 - Variable in class com.github.tommyettinger.ds.BooleanList
 
iterator1 - Variable in class com.github.tommyettinger.ds.ByteList
 
iterator1 - Variable in class com.github.tommyettinger.ds.CharBitSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.CharList
 
iterator1 - Variable in class com.github.tommyettinger.ds.DoubleList
 
iterator1 - Variable in class com.github.tommyettinger.ds.EnumSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.FloatList
 
iterator1 - Variable in class com.github.tommyettinger.ds.HolderSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.IntList
 
iterator1 - Variable in class com.github.tommyettinger.ds.IntSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.LongList
 
iterator1 - Variable in class com.github.tommyettinger.ds.LongSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.NumberedSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.ObjectDeque
 
iterator1 - Variable in class com.github.tommyettinger.ds.ObjectList
 
iterator1 - Variable in class com.github.tommyettinger.ds.ObjectSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.OffsetBitSet
 
iterator1 - Variable in class com.github.tommyettinger.ds.ShortList
 
iterator2 - Variable in class com.github.tommyettinger.ds.BinaryHeap
 
iterator2 - Variable in class com.github.tommyettinger.ds.BooleanList
 
iterator2 - Variable in class com.github.tommyettinger.ds.ByteList
 
iterator2 - Variable in class com.github.tommyettinger.ds.CharBitSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.CharList
 
iterator2 - Variable in class com.github.tommyettinger.ds.DoubleList
 
iterator2 - Variable in class com.github.tommyettinger.ds.EnumSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.FloatList
 
iterator2 - Variable in class com.github.tommyettinger.ds.HolderSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.IntList
 
iterator2 - Variable in class com.github.tommyettinger.ds.IntSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.LongList
 
iterator2 - Variable in class com.github.tommyettinger.ds.LongSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.NumberedSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.ObjectDeque
 
iterator2 - Variable in class com.github.tommyettinger.ds.ObjectList
 
iterator2 - Variable in class com.github.tommyettinger.ds.ObjectSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.OffsetBitSet
 
iterator2 - Variable in class com.github.tommyettinger.ds.ShortList
 

J

Junction<T extends Comparable<T>> - Class in com.github.tommyettinger.ds
Matches potentially more than one T value in different ways against a supplied Collection of T.
Junction() - Constructor for class com.github.tommyettinger.ds.Junction
 
Junction(Term<T>) - Constructor for class com.github.tommyettinger.ds.Junction
 
Junction.All<T extends Comparable<T>> - Class in com.github.tommyettinger.ds
Takes one or more Terms and matches if all of those Terms match.
Junction.Any<T extends Comparable<T>> - Class in com.github.tommyettinger.ds
Takes one or more Terms and matches if any of those Terms match.
Junction.Leaf<T extends Comparable<T>> - Class in com.github.tommyettinger.ds
Simply matches a single T value, with no additional Terms involved.
Junction.Not<T extends Comparable<T>> - Class in com.github.tommyettinger.ds
Takes a Term and treats a case where it matches or doesn't match as the opposite.
Junction.One<T extends Comparable<T>> - Class in com.github.tommyettinger.ds
Takes one or more Terms and matches if exactly one of those Terms matches.

K

keepsOrder() - Method in class com.github.tommyettinger.ds.BooleanBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.BooleanList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.ByteBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.ByteList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.CharBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.CharList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.DoubleBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.DoubleList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.FloatBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.FloatList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.IntBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.IntList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.LongBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.LongList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.ObjectBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.ObjectList
Returns true if this implementation retains order, which it does.
keepsOrder() - Method in class com.github.tommyettinger.ds.ShortBag
Returns true if this implementation retains order, which it does not.
keepsOrder() - Method in class com.github.tommyettinger.ds.ShortList
Returns true if this implementation retains order, which it does.
key - Variable in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.EnumMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.IntFloatMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.IntIntMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.IntLongMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.IntObjectMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.LongFloatMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.LongIntMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.LongLongMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.LongObjectMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
key - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
keyAt(int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Gets the K key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Gets the K key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Gets the K key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Gets the Enum key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Gets the int key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Gets the int key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Gets the int key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Gets the int key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Gets the long key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Gets the long key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Gets the long key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Gets the long key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Gets the K key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Gets the K key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Gets the K key at the given index in the insertion order.
keyAt(int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Gets the K key at the given index in the insertion order.
KeyIterator(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.KeyIterator
 
KeyIterator(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.KeyIterator
 
KeyIterator(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.KeyIterator
 
KeyIterator(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.KeyIterator
 
KeyIterator(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.KeyIterator
 
KeyIterator(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.KeyIterator
 
KeyIterator(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.KeyIterator
 
KeyIterator(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.KeyIterator
 
KeyIterator(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.KeyIterator
 
KeyIterator(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.KeyIterator
 
KeyIterator(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.KeyIterator
 
KeyIterator(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.KeyIterator
 
KeyIterator(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.KeyIterator
 
KeyIterator(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.KeyIterator
 
keys - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
keys - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
keys - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
keys - Variable in class com.github.tommyettinger.ds.EnumOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.IntFloatOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.IntIntOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.IntIntOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.IntLongOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.IntLongOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.IntObjectOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.IntObjectOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.LongFloatOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.LongIntOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.LongIntOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.LongLongOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.LongLongOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.LongObjectOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.LongObjectOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.ObjectFloatOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.ObjectIntOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.ObjectLongOrderedMap.OrderedMapEntries
 
keys - Variable in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
 
keys - Variable in class com.github.tommyettinger.ds.ObjectObjectOrderedMap.OrderedMapEntries
 
Keys(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
Keys(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.Keys
 
Keys(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.Keys
 
Keys(EnumMap<?>) - Constructor for class com.github.tommyettinger.ds.EnumMap.Keys
 
Keys(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.Keys
 
Keys(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.Keys
 
Keys(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.Keys
 
Keys(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.Keys
 
Keys(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.Keys
 
Keys(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.Keys
 
Keys(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.Keys
 
Keys(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.Keys
 
Keys(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
Keys(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
Keys(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
Keys(ObjectObjectMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.Keys
 
keys1 - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
keys1 - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
keys1 - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
keys1 - Variable in class com.github.tommyettinger.ds.EnumMap
 
keys1 - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
keys1 - Variable in class com.github.tommyettinger.ds.IntIntMap
 
keys1 - Variable in class com.github.tommyettinger.ds.IntLongMap
 
keys1 - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
keys1 - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
keys1 - Variable in class com.github.tommyettinger.ds.LongIntMap
 
keys1 - Variable in class com.github.tommyettinger.ds.LongLongMap
 
keys1 - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
keys1 - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
keys1 - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
keys1 - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
keys1 - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
keys2 - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
keys2 - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
keys2 - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
keys2 - Variable in class com.github.tommyettinger.ds.EnumMap
 
keys2 - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
keys2 - Variable in class com.github.tommyettinger.ds.IntIntMap
 
keys2 - Variable in class com.github.tommyettinger.ds.IntLongMap
 
keys2 - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
keys2 - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
keys2 - Variable in class com.github.tommyettinger.ds.LongIntMap
 
keys2 - Variable in class com.github.tommyettinger.ds.LongLongMap
 
keys2 - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
keys2 - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
keys2 - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
keys2 - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
keys2 - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
keySet() - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap
 
keySet() - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
 
keySet() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns a PrimitiveCollection.OfInt that acts as a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Returns a PrimitiveCollection.OfInt view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntIntMap
Returns a PrimitiveCollection.OfInt that acts as a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Returns a PrimitiveCollection.OfInt view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntLongMap
Returns a PrimitiveCollection.OfInt that acts as a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Returns a PrimitiveCollection.OfInt view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Returns a PrimitiveCollection.OfLong view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongIntMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Returns a PrimitiveCollection.OfLong view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongLongMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Returns a PrimitiveCollection.OfLong view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Returns a Set view of the keys contained in this map.
keyTable - Variable in class com.github.tommyettinger.ds.HolderSet
 
keyTable - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
keyTable - Variable in class com.github.tommyettinger.ds.IntIntMap
 
keyTable - Variable in class com.github.tommyettinger.ds.IntLongMap
 
keyTable - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
keyTable - Variable in class com.github.tommyettinger.ds.IntSet
 
keyTable - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
keyTable - Variable in class com.github.tommyettinger.ds.LongIntMap
 
keyTable - Variable in class com.github.tommyettinger.ds.LongLongMap
 
keyTable - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
keyTable - Variable in class com.github.tommyettinger.ds.LongSet
 
keyTable - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
keyTable - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
keyTable - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
keyTable - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
keyTable - Variable in class com.github.tommyettinger.ds.ObjectSet
 

L

last() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.CharDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.IntDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in interface com.github.tommyettinger.ds.Lisque
 
last() - Method in class com.github.tommyettinger.ds.LongDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the last (tail) item in the deque (without removing it).
last() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the last (tail) item in the deque (without removing it).
lastIndexOf(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(boolean) - Method in class com.github.tommyettinger.ds.BooleanList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(boolean, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(byte) - Method in class com.github.tommyettinger.ds.ByteList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(byte, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(char) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(char) - Method in class com.github.tommyettinger.ds.CharList
Returns the last index in this list that contains search, or -1 if it is not present.
lastIndexOf(char, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of last occurrence of search in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(char, int) - Method in class com.github.tommyettinger.ds.CharList
Returns the last index in this list that contains search, starting the search at fromIndex (inclusive) and moving toward the start, or -1 if it is not present.
lastIndexOf(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(double) - Method in class com.github.tommyettinger.ds.DoubleList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(double, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(float) - Method in class com.github.tommyettinger.ds.FloatList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(float, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(int) - Method in class com.github.tommyettinger.ds.IntList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(long) - Method in class com.github.tommyettinger.ds.LongDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(long) - Method in class com.github.tommyettinger.ds.LongList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(long, int) - Method in class com.github.tommyettinger.ds.LongDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(short) - Method in class com.github.tommyettinger.ds.ShortList
Returns the last index in this list that contains the specified value, or -1 if it is not present.
lastIndexOf(short, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(CharSequence) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting the search at the end and working toward the start; if search is not present, this returns -1.
lastIndexOf(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting the search at fromIndex and working toward the start; if search is not present, this returns -1.
lastIndexOf(Object) - Method in interface com.github.tommyettinger.ds.Lisque
 
lastIndexOf(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(Object, boolean) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOf(Object, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
lastIndexOf(Object, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOf(Object, int, boolean) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the index of last occurrence of value in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOfIgnoreCase(char) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOfIgnoreCase(char) - Method in class com.github.tommyettinger.ds.CharList
Returns the last index in this list that contains search, or -1 if it is not present.
lastIndexOfIgnoreCase(char, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of last occurrence of search in the deque, starting from fromIndex and going backwards, or -1 if no such value exists.
lastIndexOfIgnoreCase(char, int) - Method in class com.github.tommyettinger.ds.CharList
Returns the last index in this list that contains search, starting the search at fromIndex (inclusive) and moving toward the start, or -1 if it is not present.
lastIndexOfIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOfIgnoreCase(CharSequence) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting the search at the end and working toward the start; if search is not present, this returns -1.
lastIndexOfIgnoreCase(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the index of the last occurrence of value in the deque, or -1 if no such value exists.
lastIndexOfIgnoreCase(CharSequence, int) - Method in class com.github.tommyettinger.ds.CharList
Tries to return the first index search appears at in this list, starting the search at fromIndex and working toward the start; if search is not present, this returns -1.
latest - Variable in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
latest - Variable in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.ByteList.ByteListIterator
 
latest - Variable in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.CharList.CharListIterator
 
latest - Variable in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
latest - Variable in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
latest - Variable in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.IntList.IntListIterator
 
latest - Variable in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.LongList.LongListIterator
 
latest - Variable in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
latest - Variable in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
latest - Variable in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
latest - Variable in class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
Leaf() - Constructor for class com.github.tommyettinger.ds.Junction.Leaf
 
Leaf(T) - Constructor for class com.github.tommyettinger.ds.Junction.Leaf
 
leftString(int) - Method in class com.github.tommyettinger.ds.CharDeque
Creates a new String by copying the given subrange of this CharDeque, from index 0 (inclusive) to length (exclusive).
leftString(int) - Method in class com.github.tommyettinger.ds.CharList
Creates a new String by copying the given subrange of this CharList, from index 0 (inclusive) to length (exclusive).
length() - Method in class com.github.tommyettinger.ds.CharBitSet
Returns the "logical extent" of this bitset: the index of the highest set bit in the bitset plus one.
length() - Method in class com.github.tommyettinger.ds.CharList
 
length() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns the "logical extent" of this bitset: the index of the highest set bit in the bitset plus one.
length() - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Compatibility alias for Arrangeable.size().
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
limit - Variable in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
LimitingBooleanIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingBooleanIterator.nextBoolean().
LimitingBooleanIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
LimitingBooleanIterator(BooleanIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
LimitingByteIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingByteIterator.nextByte().
LimitingByteIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
LimitingByteIterator(ByteIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
LimitingCharIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingCharIterator.nextChar().
LimitingCharIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
LimitingCharIterator(CharIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
LimitingDoubleIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingDoubleIterator.nextDouble().
LimitingDoubleIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
LimitingDoubleIterator(DoubleIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
LimitingFloatIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingFloatIterator.nextFloat().
LimitingFloatIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
LimitingFloatIterator(FloatIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
LimitingIntIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingIntIterator.nextInt().
LimitingIntIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
LimitingIntIterator(IntIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
LimitingIterator<T> - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingIterator.next().
LimitingIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingIterator
 
LimitingIterator(Iterator<T>, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingIterator
 
LimitingLongIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingLongIterator.nextLong().
LimitingLongIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
LimitingLongIterator(LongIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
LimitingShortIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it only returns at most a specific amount of items (defined by calls to LimitingShortIterator.nextShort().
LimitingShortIterator() - Constructor for class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
LimitingShortIterator(ShortIterator, int) - Constructor for class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
line() - Method in class com.github.tommyettinger.ds.CharBag
Appends a literal newline (Unicode character u000A).
line() - Method in class com.github.tommyettinger.ds.CharDeque
Appends a literal newline (Unicode character u000A).
line() - Method in class com.github.tommyettinger.ds.CharList
Appends a literal newline (Unicode character u000A).
Lisque<T> - Interface in com.github.tommyettinger.ds
A combination List/Deque with some expanded features based on Deque's mix of exceptional and non-exceptional methods.
list - Variable in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
list - Variable in class com.github.tommyettinger.ds.ByteList.ByteListIterator
 
list - Variable in class com.github.tommyettinger.ds.CharList.CharListIterator
 
list - Variable in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
list - Variable in class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
list - Variable in class com.github.tommyettinger.ds.IntList.IntListIterator
 
list - Variable in class com.github.tommyettinger.ds.LongList.LongListIterator
 
list - Variable in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
list - Variable in class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
LIST - Enum constant in enum class com.github.tommyettinger.ds.OrderType
The order() method will return a list, such as ObjectList or IntList.
listIterator() - Method in class com.github.tommyettinger.ds.BooleanDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.ByteDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.CharDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.DoubleDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.FloatDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.IntDeque
 
listIterator() - Method in interface com.github.tommyettinger.ds.Lisque
 
listIterator() - Method in class com.github.tommyettinger.ds.LongDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.NumberedSet
Returns a ListIterator starting at index 0.
listIterator() - Method in class com.github.tommyettinger.ds.ObjectDeque
 
listIterator() - Method in class com.github.tommyettinger.ds.ObjectList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class com.github.tommyettinger.ds.ShortDeque
 
listIterator(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.CharDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.IntDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
listIterator(int) - Method in class com.github.tommyettinger.ds.LongDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Returns a ListIterator starting at the specified index.
listIterator(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Gets an iterator over this deque that starts at the given index.
listIterator(int) - Method in class com.github.tommyettinger.ds.ObjectList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Gets an iterator over this deque that starts at the given index.
loadFactor - Variable in class com.github.tommyettinger.ds.HolderSet
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing table can get before this increases its size.
loadFactor - Variable in class com.github.tommyettinger.ds.IntFloatMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.IntIntMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.IntLongMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.IntObjectMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.IntSet
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing table can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.LongFloatMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.LongIntMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.LongLongMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.LongObjectMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.LongSet
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing table can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.ObjectIntMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.ObjectLongMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing tables can get before this increases their size.
loadFactor - Variable in class com.github.tommyettinger.ds.ObjectSet
Between 0f (exclusive) and 1f (inclusive, if you're careful), this determines how full the backing table can get before this increases its size.
locateKey(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(long) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(long) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(long) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(Object) - Method in class com.github.tommyettinger.ds.HolderSet
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns the index of the key if already present, else ~index for the next empty index.
locateKey(Object) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns the index of the key if already present, else ~index for the next empty index.
LongAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a long item to it.
LongBag - Class in com.github.tommyettinger.ds
An unordered List of long items.
LongBag() - Constructor for class com.github.tommyettinger.ds.LongBag
Creates an ordered bag with a capacity of 10.
LongBag(int) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates an ordered bag with the specified capacity.
LongBag(long[]) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates a new bag containing the elements in the specified array.
LongBag(long[], int, int) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates a new bag containing the elements in the specified array.
LongBag(LongList) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates a new bag containing the elements in the specific list or bag.
LongBag(Ordered.OfLong) - Constructor for class com.github.tommyettinger.ds.LongBag
Copies the given Ordered.OfLong into a new bag.
LongBag(Ordered.OfLong, int, int) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
LongBag(PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfLong.
LongBag(LongIterator) - Constructor for class com.github.tommyettinger.ds.LongBag
Creates a new instance containing the items in the specified iterator.
longCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple long items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfLong.addLegible(String, String, int, int), and returns the new collection.
LongComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
LongComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
LongComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
LongComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
LongComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
LongComparators.UnsignedComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the natural order, but as if they are unsigned (so, all negative items are greater than any non-negative items).
LongComparators.UnsignedOppositeComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the opposite of the natural order, but as if they are unsigned.
LongDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive long with efficient add and remove at the beginning and end.
LongDeque() - Constructor for class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque which can hold 16 values without needing to resize the backing array.
LongDeque(int) - Constructor for class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque which can hold the specified number of values without needing to resize the backing array.
LongDeque(long[]) - Constructor for class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque using all the contents of the given array.
LongDeque(long[], int, int) - Constructor for class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque using count items from a, starting at offset.
LongDeque(LongDeque) - Constructor for class com.github.tommyettinger.ds.LongDeque
Copies the given LongDeque exactly into this one.
LongDeque(Ordered.OfLong) - Constructor for class com.github.tommyettinger.ds.LongDeque
 
LongDeque(Ordered.OfLong, int, int) - Constructor for class com.github.tommyettinger.ds.LongDeque
 
LongDeque(PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque using all the contents of the given Collection.
LongDeque(LongIterator) - Constructor for class com.github.tommyettinger.ds.LongDeque
Creates a new instance containing the items in the specified iterator.
LongDeque.LongDequeIterator - Class in com.github.tommyettinger.ds
A LongIterator over the elements of a LongDeque.
LongDequeIterator(LongDeque) - Constructor for class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
LongDequeIterator(LongDeque, boolean) - Constructor for class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
LongDequeIterator(LongDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
LongFloatMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed longs and the values are unboxed floats.
LongFloatMap() - Constructor for class com.github.tommyettinger.ds.LongFloatMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongFloatMap(int) - Constructor for class com.github.tommyettinger.ds.LongFloatMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongFloatMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongFloatMap
Creates a new map with the specified initial capacity and load factor.
LongFloatMap(long[], float[]) - Constructor for class com.github.tommyettinger.ds.LongFloatMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongFloatMap(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap
Creates a new map identical to the specified map.
LongFloatMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.LongFloatMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongFloatMap.Entries - Class in com.github.tommyettinger.ds
 
LongFloatMap.Entry - Class in com.github.tommyettinger.ds
 
LongFloatMap.EntryIterator - Class in com.github.tommyettinger.ds
 
LongFloatMap.KeyIterator - Class in com.github.tommyettinger.ds
 
LongFloatMap.Keys - Class in com.github.tommyettinger.ds
 
LongFloatMap.MapIterator - Class in com.github.tommyettinger.ds
 
LongFloatMap.ValueIterator - Class in com.github.tommyettinger.ds
 
LongFloatMap.Values - Class in com.github.tommyettinger.ds
 
LongFloatOrderedMap - Class in com.github.tommyettinger.ds
A LongFloatMap that also stores keys in a LongList using the insertion order.
LongFloatOrderedMap() - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongFloatOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongFloatOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongFloatOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongFloatOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongFloatOrderedMap(long[], float[]) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongFloatOrderedMap(long[], float[], OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongFloatOrderedMap(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map identical to the specified map.
LongFloatOrderedMap(LongFloatMap, OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map identical to the specified map.
LongFloatOrderedMap(LongFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map identical to the specified map.
LongFloatOrderedMap(LongFloatOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new set by copying count items from the given LongFloatOrderedMap, starting at offset in that Map, into this.
LongFloatOrderedMap(LongFloatOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new set by copying count items from the given LongFloatOrderedMap, starting at offset in that Map, into this.
LongFloatOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongFloatOrderedMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongFloatOrderedMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfFloat, OrderType) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongFloatOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
LongFloatOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
LongFloatOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
longHashCodeIgnoreCase(CharSequence) - Static method in class com.github.tommyettinger.ds.Utilities
Gets a 64-bit thoroughly-random hashCode from the given CharSequence, ignoring the case of any cased letters.
longHashCodeIgnoreCase(CharSequence, long) - Static method in class com.github.tommyettinger.ds.Utilities
Gets a 64-bit thoroughly-random hashCode from the given CharSequence, ignoring the case of any cased letters.
LongIntMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed longs and the values are unboxed ints.
LongIntMap() - Constructor for class com.github.tommyettinger.ds.LongIntMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongIntMap(int) - Constructor for class com.github.tommyettinger.ds.LongIntMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongIntMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongIntMap
Creates a new map with the specified initial capacity and load factor.
LongIntMap(long[], int[]) - Constructor for class com.github.tommyettinger.ds.LongIntMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongIntMap(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap
Creates a new map identical to the specified map.
LongIntMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.LongIntMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongIntMap.Entries - Class in com.github.tommyettinger.ds
 
LongIntMap.Entry - Class in com.github.tommyettinger.ds
 
LongIntMap.EntryIterator - Class in com.github.tommyettinger.ds
 
LongIntMap.KeyIterator - Class in com.github.tommyettinger.ds
 
LongIntMap.Keys - Class in com.github.tommyettinger.ds
 
LongIntMap.MapIterator - Class in com.github.tommyettinger.ds
 
LongIntMap.ValueIterator - Class in com.github.tommyettinger.ds
 
LongIntMap.Values - Class in com.github.tommyettinger.ds
 
LongIntOrderedMap - Class in com.github.tommyettinger.ds
A LongIntMap that also stores keys in a LongList using the insertion order.
LongIntOrderedMap() - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongIntOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongIntOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongIntOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongIntOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongIntOrderedMap(long[], int[]) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongIntOrderedMap(long[], int[], OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongIntOrderedMap(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map identical to the specified map.
LongIntOrderedMap(LongIntMap, OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map identical to the specified map.
LongIntOrderedMap(LongIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map identical to the specified map.
LongIntOrderedMap(LongIntOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new set by copying count items from the given LongIntOrderedMap, starting at offset in that Map, into this.
LongIntOrderedMap(LongIntOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new set by copying count items from the given LongIntOrderedMap, starting at offset in that Map, into this.
LongIntOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongIntOrderedMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongIntOrderedMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfInt, OrderType) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongIntOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
LongIntOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
LongIntOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
LongIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for long values.
LongList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered long list.
LongList() - Constructor for class com.github.tommyettinger.ds.LongList
Creates an ordered list with a capacity of 10.
LongList(boolean, int) - Constructor for class com.github.tommyettinger.ds.LongList
Deprecated.
LongList is always ordered; for an unordered list use LongBag
LongList(boolean, long[], int, int) - Constructor for class com.github.tommyettinger.ds.LongList
Deprecated.
LongList is always ordered; for an unordered list use LongBag
LongList(int) - Constructor for class com.github.tommyettinger.ds.LongList
Creates an ordered list with the specified capacity.
LongList(long[]) - Constructor for class com.github.tommyettinger.ds.LongList
Creates a new list containing the elements in the specified array.
LongList(long[], int, int) - Constructor for class com.github.tommyettinger.ds.LongList
Creates a new list containing the elements in the specified array.
LongList(LongList) - Constructor for class com.github.tommyettinger.ds.LongList
Creates a new list containing the elements in the given list.
LongList(Ordered.OfLong) - Constructor for class com.github.tommyettinger.ds.LongList
Copies the given Ordered.OfLong into a new LongList.
LongList(Ordered.OfLong, int, int) - Constructor for class com.github.tommyettinger.ds.LongList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
LongList(PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongList
Creates a new list containing the items in the specified PrimitiveCollection.OfLong.
LongList(LongIterator) - Constructor for class com.github.tommyettinger.ds.LongList
Creates a new instance containing the items in the specified iterator.
LongList.LongListIterator - Class in com.github.tommyettinger.ds
A LongIterator, plus ListIterator methods, over the elements of a LongList.
LongListIterator(LongList) - Constructor for class com.github.tommyettinger.ds.LongList.LongListIterator
 
LongListIterator(LongList, int) - Constructor for class com.github.tommyettinger.ds.LongList.LongListIterator
 
LongLongMap - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed longs and the values are also unboxed longs.
LongLongMap() - Constructor for class com.github.tommyettinger.ds.LongLongMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongLongMap(int) - Constructor for class com.github.tommyettinger.ds.LongLongMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongLongMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongLongMap
Creates a new map with the specified initial capacity and load factor.
LongLongMap(long[], long[]) - Constructor for class com.github.tommyettinger.ds.LongLongMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongLongMap(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap
Creates a new map identical to the specified map.
LongLongMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongLongMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongLongMap.Entries - Class in com.github.tommyettinger.ds
 
LongLongMap.Entry - Class in com.github.tommyettinger.ds
 
LongLongMap.EntryIterator - Class in com.github.tommyettinger.ds
 
LongLongMap.KeyIterator - Class in com.github.tommyettinger.ds
 
LongLongMap.Keys - Class in com.github.tommyettinger.ds
 
LongLongMap.MapIterator - Class in com.github.tommyettinger.ds
 
LongLongMap.ValueIterator - Class in com.github.tommyettinger.ds
 
LongLongMap.Values - Class in com.github.tommyettinger.ds
 
LongLongOrderedMap - Class in com.github.tommyettinger.ds
A LongLongMap that also stores keys in a LongList using the insertion order.
LongLongOrderedMap() - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongLongOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongLongOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongLongOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongLongOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongLongOrderedMap(long[], long[]) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongLongOrderedMap(long[], long[], OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongLongOrderedMap(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map identical to the specified map.
LongLongOrderedMap(LongLongMap, OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map identical to the specified map.
LongLongOrderedMap(LongLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map identical to the specified map.
LongLongOrderedMap(LongLongOrderedMap, int, int) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new set by copying count items from the given LongLongOrderedMap, starting at offset in that Map, into this.
LongLongOrderedMap(LongLongOrderedMap, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new set by copying count items from the given LongLongOrderedMap, starting at offset in that Map, into this.
LongLongOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongLongOrderedMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongLongOrderedMap(PrimitiveCollection.OfLong, PrimitiveCollection.OfLong, OrderType) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongLongOrderedMap.OrderedMapEntries - Class in com.github.tommyettinger.ds
 
LongLongOrderedMap.OrderedMapKeys - Class in com.github.tommyettinger.ds
 
LongLongOrderedMap.OrderedMapValues - Class in com.github.tommyettinger.ds
 
LongObjectMap<V> - Class in com.github.tommyettinger.ds
An unordered map where the keys are unboxed longs and the values are objects.
LongObjectMap() - Constructor for class com.github.tommyettinger.ds.LongObjectMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongObjectMap(int) - Constructor for class com.github.tommyettinger.ds.LongObjectMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongObjectMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongObjectMap
Creates a new map with the specified initial capacity and load factor.
LongObjectMap(long[], V[]) - Constructor for class com.github.tommyettinger.ds.LongObjectMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongObjectMap(LongObjectMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap
Creates a new map identical to the specified map.
LongObjectMap(PrimitiveCollection.OfLong, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongObjectMap.Entries<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.Entry<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.EntryIterator<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.KeyIterator<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.Keys<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.MapIterator<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.ValueIterator<V> - Class in com.github.tommyettinger.ds
 
LongObjectMap.Values<V> - Class in com.github.tommyettinger.ds
 
LongObjectOrderedMap<V> - Class in com.github.tommyettinger.ds
A LongObjectMap that also stores keys in an LongList using the insertion order.
LongObjectOrderedMap() - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongObjectOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongObjectOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongObjectOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
LongObjectOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
LongObjectOrderedMap(long[], V[]) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongObjectOrderedMap(long[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongObjectOrderedMap(LongObjectMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map identical to the specified map.
LongObjectOrderedMap(LongObjectMap<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map identical to the specified map.
LongObjectOrderedMap(LongObjectOrderedMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map identical to the specified map.
LongObjectOrderedMap(LongObjectOrderedMap<? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new set by copying count items from the given LongObjectOrderedMap, starting at offset in that Map, into this.
LongObjectOrderedMap(LongObjectOrderedMap<? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new set by copying count items from the given LongObjectOrderedMap, starting at offset in that Map, into this.
LongObjectOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongObjectOrderedMap(PrimitiveCollection.OfLong, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongObjectOrderedMap(PrimitiveCollection.OfLong, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
LongObjectOrderedMap.OrderedMapEntries<V> - Class in com.github.tommyettinger.ds
 
LongObjectOrderedMap.OrderedMapKeys<V> - Class in com.github.tommyettinger.ds
 
LongObjectOrderedMap.OrderedMapValues<V> - Class in com.github.tommyettinger.ds
 
LongOrderedSet - Class in com.github.tommyettinger.ds
A LongSet that also stores keys in a LongList using the insertion order.
LongOrderedSet() - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(long[]) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set that contains all distinct elements in items.
LongOrderedSet(long[], int, int) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
LongOrderedSet(long[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
LongOrderedSet(long[], OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set that contains all distinct elements in items.
LongOrderedSet(LongOrderedSet) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(LongOrderedSet, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
 
LongOrderedSet(LongSet) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set that contains all distinct elements in set.
LongOrderedSet(LongSet, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set that contains all distinct elements in set.
LongOrderedSet(Ordered.OfLong, int, int) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
LongOrderedSet(Ordered.OfLong, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
LongOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates an LongOrderedSet with the option to use an LongDeque or LongBag for keeping order.
LongOrderedSet(PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set that contains all distinct elements in coll.
LongOrderedSet(PrimitiveCollection.OfLong, OrderType) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new set that contains all distinct elements in coll.
LongOrderedSet(LongIterator) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet
Creates a new instance containing the items in the specified iterator.
LongOrderedSet.LongOrderedSetIterator - Class in com.github.tommyettinger.ds
 
LongOrderedSetIterator(LongOrderedSet) - Constructor for class com.github.tommyettinger.ds.LongOrderedSet.LongOrderedSetIterator
 
LongSet - Class in com.github.tommyettinger.ds
An unordered set where the items are unboxed longs.
LongSet() - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
LongSet(int) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set with a load factor of getDefaultLoadFactor().
LongSet(int, float) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set with the specified initial capacity and load factor.
LongSet(long[]) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set containing all of the items in the given array.
LongSet(long[], int, int) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set using length items from the given array, starting at offset (inclusive).
LongSet(LongSet) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set identical to the specified set.
LongSet(PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new set using all distinct items in the given PrimitiveCollection, such as a LongList or LongObjectMap.Keys.
LongSet(LongIterator) - Constructor for class com.github.tommyettinger.ds.LongSet
Creates a new instance containing the items in the specified iterator.
LongSet.LongSetIterator - Class in com.github.tommyettinger.ds
 
LongSetIterator(LongSet) - Constructor for class com.github.tommyettinger.ds.LongSet.LongSetIterator
 

M

makeComparator(ObjPredicate<T>, ObjToSameFunction<T>) - Static method in class com.github.tommyettinger.ds.support.sort.FilteredComparators
Creates a new Comparator that will respect a filter and an editor; it will be able to compare any Iterable of T with any other Iterable of T.
makeComparator(Comparator<T>, ObjPredicate<T>, ObjToSameFunction<T>) - Static method in class com.github.tommyettinger.ds.support.sort.FilteredComparators
Creates a new Comparator that will respect a filter and an editor; it will be able to compare any Iterable of T with any other Iterable of T.
makeMap() - Method in class com.github.tommyettinger.ds.CharFilter
Constructs an empty map given just a CharFilter.
makeMap(String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry map given a CharFilter, one key and one value.
makeMap(String, V, Object...) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a map given a CharFilter, then alternating keys and values.
makeMap(String, V, String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry map given a CharFilter and two key-value pairs.
makeMap(String, V, String, V, String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry map given a CharFilter and three key-value pairs.
makeMap(String, V, String, V, String, V, String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry map given a CharFilter and four key-value pairs.
makeOrderedMap() - Method in class com.github.tommyettinger.ds.CharFilter
Constructs an empty ordered map given just a CharFilter.
makeOrderedMap(String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry ordered map given a CharFilter, one key and one value.
makeOrderedMap(String, V, Object...) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a ordered map given a CharFilter, then alternating keys and values.
makeOrderedMap(String, V, String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry ordered map given a CharFilter and two key-value pairs.
makeOrderedMap(String, V, String, V, String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry ordered map given a CharFilter and three key-value pairs.
makeOrderedMap(String, V, String, V, String, V, String, V) - Method in class com.github.tommyettinger.ds.CharFilter
Constructs a single-entry ordered map given a CharFilter and four key-value pairs.
makeOrderedSet() - Method in class com.github.tommyettinger.ds.CharFilter
Constructs an empty ordered set using this CharFilter.
makeOrderedSet(String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given item, but can be resized.
makeOrderedSet(String...) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String, String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeOrderedSet(String, String, String, String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
makeSet() - Method in class com.github.tommyettinger.ds.CharFilter
Constructs an empty set using this CharFilter.
makeSet(String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given item, but can be resized.
makeSet(String...) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String, String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeSet(String, String, String, String, String, String, String, String) - Method in class com.github.tommyettinger.ds.CharFilter
Creates a new FilteredStringSet that holds only the given items, but can be resized.
makeStringComparator(CharFilter) - Static method in class com.github.tommyettinger.ds.support.sort.FilteredComparators
 
makeStringComparator(CharComparator, CharFilter) - Static method in class com.github.tommyettinger.ds.support.sort.FilteredComparators
 
makeStringComparator(CharComparator, CharPredicate, CharToCharFunction) - Static method in class com.github.tommyettinger.ds.support.sort.FilteredComparators
Like FilteredComparators.makeStringComparator(CharPredicate, CharToCharFunction), but takes a base comparator that compare char items in a non-ascending order if needed.
makeStringComparator(CharPredicate, CharToCharFunction) - Static method in class com.github.tommyettinger.ds.support.sort.FilteredComparators
 
map - Variable in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.NumberedSet
 
map - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
map - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
MapIterator(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
MapIterator(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
MapIterator(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
MapIterator(EnumMap<? extends V>) - Constructor for class com.github.tommyettinger.ds.EnumMap.MapIterator
 
MapIterator(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
MapIterator(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
MapIterator(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
MapIterator(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
MapIterator(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
MapIterator(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
MapIterator(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
MapIterator(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
MapIterator(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
MapIterator(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
MapIterator(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
MapIterator(ObjectObjectMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
mask - Variable in class com.github.tommyettinger.ds.HolderSet
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.IntFloatMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.IntIntMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.IntLongMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.IntObjectMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.IntSet
A bitmask used to confine hash codes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.LongFloatMap
A bitmask used to confine hashcodes to the size of the tables.
mask - Variable in class com.github.tommyettinger.ds.LongIntMap
A bitmask used to confine hashcodes to the size of the tables.
mask - Variable in class com.github.tommyettinger.ds.LongLongMap
A bitmask used to confine hashcodes to the size of the tables.
mask - Variable in class com.github.tommyettinger.ds.LongObjectMap
A bitmask used to confine hashcodes to the size of the tables.
mask - Variable in class com.github.tommyettinger.ds.LongSet
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.ObjectIntMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.ObjectLongMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
A bitmask used to confine hashcodes to the size of the table.
mask - Variable in class com.github.tommyettinger.ds.ObjectSet
A bitmask used to confine hashcodes to the size of the table.
match(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.Junction.All
 
match(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.Junction.Any
 
match(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
match(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.Junction
 
match(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.Junction.Not
 
match(Collection<? extends T>) - Method in class com.github.tommyettinger.ds.Junction.One
 
match(Collection<? extends T>) - Method in interface com.github.tommyettinger.ds.Term
A predicate that checks if the given Collection of T satisfies this Term.
maxHeapWith(T...) - Static method in class com.github.tommyettinger.ds.BinaryHeap
Builds a BinaryHeap with the max-heap property from the given array or varargs of items that extend BinaryHeap.Node.
medianOfThreePivot(Arrangeable.ArrangeableList<T>, Comparator<? super T>, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(BooleanList, BooleanComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(ByteList, ByteComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(CharList, CharComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(DoubleList, DoubleComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(FloatList, FloatComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(IntList, IntComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(LongList, LongComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(ShortList, ShortComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
medianOfThreePivot(T[], Comparator<? super T>, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Median of Three has the potential to outperform a random pivot, especially for partially sorted arrays
merge(int, V, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
merge(long, V, ObjObjToObjBiFunction<? super V, ? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
minHeapWith(T...) - Static method in class com.github.tommyettinger.ds.BinaryHeap
Builds a BinaryHeap with the min-heap property from the given array or varargs of items that extend BinaryHeap.Node.
minus(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
minus(byte) - Method in class com.github.tommyettinger.ds.ByteList
Takes each item in this ByteList and subtracts value, stores it in this and returns it.
minus(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
minus(double) - Method in class com.github.tommyettinger.ds.DoubleList
Takes each item in this DoubleList and subtracts value, stores it in this and returns it.
minus(float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
minus(float) - Method in class com.github.tommyettinger.ds.FloatList
Takes each item in this FloatList and subtracts value, stores it in this and returns it.
minus(int) - Method in class com.github.tommyettinger.ds.IntDeque
 
minus(int) - Method in class com.github.tommyettinger.ds.IntList
Takes each item in this IntList and subtracts value, stores it in this and returns it.
minus(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
minus(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
minus(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
minus(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
minus(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
minus(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
minus(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
minus(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
minus(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
minus(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
minus(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
minus(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
minus(long) - Method in class com.github.tommyettinger.ds.LongDeque
 
minus(long) - Method in class com.github.tommyettinger.ds.LongList
Takes each item in this LongList and subtracts value, stores it in this and returns it.
minus(short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
minus(short) - Method in class com.github.tommyettinger.ds.ShortList
Takes each item in this ShortList and subtracts value, stores it in this and returns it.
modCheck() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Checks if this iterator's expected amount of modifications to the deque matches what the deque reports.
multiSelect(Arrangeable.ArrangeableList<T>, Comparator<T>, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(Arrangeable.ArrangeableList<T>, Comparator<T>, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(BooleanList, BooleanComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(BooleanList, BooleanComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(ByteList, ByteComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(ByteList, ByteComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(CharList, CharComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(CharList, CharComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(DoubleList, DoubleComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(DoubleList, DoubleComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(FloatList, FloatComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(FloatList, FloatComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(IntList, IntComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(IntList, IntComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(LongList, LongComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(LongList, LongComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(ShortList, ShortComparator, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(ShortList, ShortComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(T[], Comparator<T>, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.
multiSelect(T[], Comparator<T>, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
Sorts an array so that items come in groups of n unsorted items, with groups sorted between each other.

N

name - Variable in class com.github.tommyettinger.ds.CharFilter
The unique identifying name for this combination of filter and editor.
name() - Method in class com.github.tommyettinger.ds.Junction.All
 
name() - Method in class com.github.tommyettinger.ds.Junction.Any
 
name() - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
name() - Method in class com.github.tommyettinger.ds.Junction
 
name() - Method in class com.github.tommyettinger.ds.Junction.Not
 
name() - Method in class com.github.tommyettinger.ds.Junction.One
 
name() - Method in interface com.github.tommyettinger.ds.Term
Gets a plain-English name, typically all lower-case and one word, that describes what operation this Term performs.
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.BooleanComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ByteComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.CharComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.DoubleComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.FloatComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.IntComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.LongComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ObjectComparators
 
NATURAL_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ShortComparators
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.BooleanComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ByteComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.CharComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.DoubleComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.FloatComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.IntComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.LongComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ObjectComparators.NaturalImplicitComparator
 
NaturalImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ShortComparators.NaturalImplicitComparator
 
NaturalTextComparator - Class in com.github.tommyettinger.ds.support.sort
A Comparator that can sort Strings, StringBuilders, and other CharSequences by "natural text order," also called Alphanum sort order.
negate() - Method in class com.github.tommyettinger.ds.Junction
 
neverIdentical - Static variable in class com.github.tommyettinger.ds.Utilities
A placeholder Object that should never be reference-equivalent to any Object used as a key or value.
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
next - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
next() - Method in class com.github.tommyettinger.ds.BinaryHeap.HeapIterator
Returns the next element in the iteration.
next() - Method in class com.github.tommyettinger.ds.EnumFloatMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.EnumFloatMap.KeyIterator
 
next() - Method in class com.github.tommyettinger.ds.EnumIntMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.EnumIntMap.KeyIterator
 
next() - Method in class com.github.tommyettinger.ds.EnumLongMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.EnumLongMap.KeyIterator
 
next() - Method in class com.github.tommyettinger.ds.EnumOrderedSet.EnumOrderedSetIterator
 
next() - Method in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
 
next() - Method in class com.github.tommyettinger.ds.HolderOrderedSet.HolderOrderedSetIterator
 
next() - Method in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
next() - Method in class com.github.tommyettinger.ds.IntFloatMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.IntIntMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.IntLongMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.IntObjectMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.IntObjectMap.ValueIterator
Returns the next V element in the iteration.
next() - Method in class com.github.tommyettinger.ds.LongFloatMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.LongIntMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.LongLongMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.LongObjectMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.LongObjectMap.ValueIterator
Returns the next V element in the iteration.
next() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns the next int element in the iteration.
next() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns the next T element in the iteration.
next() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.KeyIterator
 
next() - Method in class com.github.tommyettinger.ds.ObjectIntMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.ObjectIntMap.KeyIterator
 
next() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns the next int element in the iteration.
next() - Method in class com.github.tommyettinger.ds.ObjectLongMap.EntryIterator
Note the same entry instance is returned each time this method is called.
next() - Method in class com.github.tommyettinger.ds.ObjectLongMap.KeyIterator
 
next() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet.ObjectOrderedSetIterator
 
next() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
next() - Method in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
next() - Method in interface com.github.tommyettinger.ds.support.util.BooleanIterator
next() - Method in interface com.github.tommyettinger.ds.support.util.ByteIterator
next() - Method in interface com.github.tommyettinger.ds.support.util.CharIterator
next() - Method in interface com.github.tommyettinger.ds.support.util.DoubleIterator
next() - Method in class com.github.tommyettinger.ds.support.util.EditingIterator
 
next() - Method in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
next() - Method in interface com.github.tommyettinger.ds.support.util.FloatIterator
next() - Method in interface com.github.tommyettinger.ds.support.util.IntIterator
next() - Method in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
next() - Method in interface com.github.tommyettinger.ds.support.util.LongIterator
next() - Method in interface com.github.tommyettinger.ds.support.util.ShortIterator
next() - Method in class com.github.tommyettinger.ds.support.util.StridingIterator
 
nextBoolean() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns the next boolean element in the iteration.
nextBoolean() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns the next int element in the iteration.
nextBoolean() - Method in interface com.github.tommyettinger.ds.support.util.BooleanIterator
Returns the next boolean element in the iteration.
nextBoolean() - Method in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
nextBoolean() - Method in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
nextBoolean() - Method in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
nextBoolean() - Method in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
nextByte() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns the next byte element in the iteration.
nextByte() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns the next int element in the iteration.
nextByte() - Method in interface com.github.tommyettinger.ds.support.util.ByteIterator
Returns the next byte element in the iteration.
nextByte() - Method in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
nextByte() - Method in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
nextByte() - Method in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
nextByte() - Method in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
nextChar() - Method in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
 
nextChar() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns the next char element in the iteration.
nextChar() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns the next int element in the iteration.
nextChar() - Method in interface com.github.tommyettinger.ds.support.util.CharIterator
Returns the next char element in the iteration.
nextChar() - Method in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
nextChar() - Method in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
nextChar() - Method in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
nextChar() - Method in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
nextClearBit(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextClearBit(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextDouble() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns the next double element in the iteration.
nextDouble() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns the next int element in the iteration.
nextDouble() - Method in interface com.github.tommyettinger.ds.support.util.DoubleIterator
Returns the next double element in the iteration.
nextDouble() - Method in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
nextDouble() - Method in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
nextDouble() - Method in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
nextDouble() - Method in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
nextEnum(int) - Method in class com.github.tommyettinger.ds.EnumSet
Returns the first Enum contained in the set with an ordinal equal to or greater than minOrdinal.
nextEnum(Enum<?>) - Method in class com.github.tommyettinger.ds.EnumSet
Returns the first Enum contained in the set on or after the point where the given Enum from would occur.
nextFloat() - Method in class com.github.tommyettinger.ds.EnumFloatMap.ValueIterator
Returns the next float element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns the next float element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns the next int element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.IntFloatMap.ValueIterator
Returns the next float element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.LongFloatMap.ValueIterator
Returns the next float element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.ValueIterator
Returns the next float element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
nextFloat() - Method in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
nextFloat() - Method in interface com.github.tommyettinger.ds.support.util.FloatIterator
Returns the next float element in the iteration.
nextFloat() - Method in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
nextFloat() - Method in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.IntSet.IntSetIterator
The next index in the set's key table to go to and return from IntSet.IntSetIterator.nextInt() (or, while discouraged because of boxing, IntIterator.next()).
nextIndex - Variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.LongSet.LongSetIterator
The next index in the set's key table to go to and return from LongSet.LongSetIterator.nextLong() (or, while discouraged because of boxing, LongIterator.next()).
nextIndex - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
nextIndex - Variable in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
The next index in the set's key table to go to and return from ObjectSet.ObjectSetIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns the index of the element that would be returned by a subsequent call to BooleanIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns the index of the element that would be returned by a subsequent call to BooleanList.BooleanListIterator.nextBoolean().
nextIndex() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns the index of the element that would be returned by a subsequent call to ByteIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns the index of the element that would be returned by a subsequent call to ByteList.ByteListIterator.nextByte().
nextIndex() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns the index of the element that would be returned by a subsequent call to CharIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns the index of the element that would be returned by a subsequent call to CharList.CharListIterator.nextChar().
nextIndex() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns the index of the element that would be returned by a subsequent call to DoubleIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns the index of the element that would be returned by a subsequent call to DoubleList.DoubleListIterator.nextDouble().
nextIndex() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns the index of the element that would be returned by a subsequent call to FloatIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns the index of the element that would be returned by a subsequent call to FloatList.FloatListIterator.nextFloat().
nextIndex() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns the index of the element that would be returned by a subsequent call to IntIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns the index of the element that would be returned by a subsequent call to IntList.IntListIterator.nextInt().
nextIndex() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns the index of the element that would be returned by a subsequent call to LongIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns the index of the element that would be returned by a subsequent call to LongList.LongListIterator.nextLong().
nextIndex() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns the index of the element that would be returned by a subsequent call to NumberedSet.NumberedSetIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns the index of the element that would be returned by a subsequent call to ObjectDeque.ObjectDequeIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns the index of the element that would be returned by a subsequent call to ObjectList.ObjectListIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns the index of the element that would be returned by a subsequent call to ShortIterator.next().
nextIndex() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns the index of the element that would be returned by a subsequent call to ShortList.ShortListIterator.nextShort().
nextInt() - Method in class com.github.tommyettinger.ds.EnumIntMap.ValueIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.IntFloatMap.KeyIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.IntIntMap.KeyIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.IntIntMap.ValueIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.IntLongMap.KeyIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.IntObjectMap.KeyIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.IntOrderedSet.IntOrderedSetIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.LongIntMap.ValueIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.ObjectIntMap.ValueIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
nextInt() - Method in interface com.github.tommyettinger.ds.support.util.IntIterator
Returns the next int element in the iteration.
nextInt() - Method in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
nextInt() - Method in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.EnumLongMap.ValueIterator
Returns the next long element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.IntLongMap.ValueIterator
Returns the next long element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns the next long element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.LongFloatMap.KeyIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.LongIntMap.KeyIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns the next int element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.LongLongMap.KeyIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.LongLongMap.ValueIterator
Returns the next long element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.LongObjectMap.KeyIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.LongOrderedSet.LongOrderedSetIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.ObjectLongMap.ValueIterator
Returns the next long element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
nextLong() - Method in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
nextLong() - Method in interface com.github.tommyettinger.ds.support.util.LongIterator
Returns the next long element in the iteration.
nextLong() - Method in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
nextOrdinal(int) - Method in class com.github.tommyettinger.ds.EnumSet
Returns the first ordinal equal to or greater than the minOrdinal of an Enum contained in the set.
nextSetBit(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextSetBit(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextShort() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns the next short element in the iteration.
nextShort() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns the next int element in the iteration.
nextShort() - Method in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
nextShort() - Method in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
nextShort() - Method in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
nextShort() - Method in interface com.github.tommyettinger.ds.support.util.ShortIterator
Returns the next short element in the iteration.
nextShort() - Method in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
Node(float) - Constructor for class com.github.tommyettinger.ds.BinaryHeap.Node
 
noneOf(Class<? extends Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet using the constants from the given Class (of an Enum type), but with no items initially stored in the set.
noneOf(Class<? extends Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet using the constants from the given Class (of an Enum type), but with no items initially stored in the set.
noneOf(Enum<?>[]) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs an empty map that can store keys from the given universe, using the specified generic type for values.
noneOf(Enum<?>[]) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs an empty map that can store keys from the given universe, using the specified generic type for values.
noneOf(Enum<?>[]) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet using the given result of calling values() on an Enum type (the universe), but with no items initially stored in the set.
noneOf(Enum<?>[]) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet using the given result of calling values() on an Enum type (the universe), but with no items initially stored in the set.
not() - Method in class com.github.tommyettinger.ds.BooleanDeque
 
not(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
not(int) - Method in class com.github.tommyettinger.ds.BooleanList
 
Not() - Constructor for class com.github.tommyettinger.ds.Junction.Not
 
Not(Term<T>, Term<T>) - Constructor for class com.github.tommyettinger.ds.Junction.Not
 
Not(T) - Constructor for class com.github.tommyettinger.ds.Junction.Not
 
notEmpty() - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns true if the heap has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.BooleanList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ByteList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.CharBitSet
Checks if there are any positions contained in this at all.
notEmpty() - Method in class com.github.tommyettinger.ds.CharDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.CharList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.DoubleList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.EnumMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.FloatList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.HolderSet
Returns true if the set has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.IntDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.IntIntMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.IntList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.IntLongMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.IntSet
Returns true if the set has one or more items.
notEmpty() - Method in interface com.github.tommyettinger.ds.Lisque
 
notEmpty() - Method in class com.github.tommyettinger.ds.LongDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.LongIntMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.LongList
Returns true if the list has one or more items, or false otherwise.
notEmpty() - Method in class com.github.tommyettinger.ds.LongLongMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.LongSet
Returns true if the set has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.NumberedSet
 
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectList
Returns true if the array has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns true if the map has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if the set has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Checks if there are any positions contained in this at all.
notEmpty() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
notEmpty() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns true if the deque has one or more items.
notEmpty() - Method in class com.github.tommyettinger.ds.ShortList
Returns true if the list has one or more items, or false otherwise.
ns - Variable in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
NumberedSet<T> - Class in com.github.tommyettinger.ds
An Ordered Set of T items where the NumberedSet.indexOf(Object) operation runs in constant time, but any removal from the middle of the order runs in linear time.
NumberedSet() - Constructor for class com.github.tommyettinger.ds.NumberedSet
 
NumberedSet(int) - Constructor for class com.github.tommyettinger.ds.NumberedSet
 
NumberedSet(int, float) - Constructor for class com.github.tommyettinger.ds.NumberedSet
 
NumberedSet(NumberedSet<? extends T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet
 
NumberedSet(Ordered<? extends T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet
Can be used to make a NumberedSet from any Ordered map or set with Object keys or items, using the keys for a map and the items for a set.
NumberedSet(Ordered<T>, int, int) - Constructor for class com.github.tommyettinger.ds.NumberedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
NumberedSet(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet
Creates a new set that contains all distinct elements in coll.
NumberedSet(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet
Creates a new set that contains all distinct elements in coll.
NumberedSet(T[]) - Constructor for class com.github.tommyettinger.ds.NumberedSet
Creates a new set that contains all distinct elements in items.
NumberedSet.InternalMap - Class in com.github.tommyettinger.ds
 
NumberedSet.NumberedSetIterator<T> - Class in com.github.tommyettinger.ds
An Iterator and ListIterator over the elements of an ObjectList, while also an Iterable.
NumberedSetIterator(NumberedSet<T>) - Constructor for class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
NumberedSetIterator(NumberedSet<T>, int) - Constructor for class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
numBits() - Method in class com.github.tommyettinger.ds.CharBitSet
Gets the capacity in bits, including both true and false values, and including any false values that may be after the last contained position, but does not include the offset.
numBits() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Gets the capacity in bits, including both true and false values, and including any false values that may be after the last contained position, but does not include the offset.

O

ObjectBag<T> - Class in com.github.tommyettinger.ds
An unordered List of T items.
ObjectBag() - Constructor for class com.github.tommyettinger.ds.ObjectBag
Constructs an empty bag with an initial capacity of 10.
ObjectBag(int) - Constructor for class com.github.tommyettinger.ds.ObjectBag
Constructs an empty bag with the specified initial capacity.
ObjectBag(Ordered<T>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ObjectBag(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectBag
Constructs a bag containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ObjectBag(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectBag
Creates a new instance containing the items in the specified iterator.
ObjectBag(T[]) - Constructor for class com.github.tommyettinger.ds.ObjectBag
 
ObjectBag(T[], int, int) - Constructor for class com.github.tommyettinger.ds.ObjectBag
 
ObjectComparators - Class in com.github.tommyettinger.ds.support.sort
 
ObjectComparators.NaturalImplicitComparator<T extends Comparable<? super T>> - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
ObjectComparators.OppositeComparator<T> - Class in com.github.tommyettinger.ds.support.sort
 
ObjectComparators.OppositeImplicitComparator<T extends Comparable<? super T>> - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
ObjectDeque<T> - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of objects with efficient add and remove at the beginning and end.
ObjectDeque() - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque which can hold 16 values without needing to resize the backing array.
ObjectDeque(int) - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque which can hold the specified number of values without needing to resize the backing array.
ObjectDeque(ObjectDeque<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Copies the given ObjectDeque exactly into this one.
ObjectDeque(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque using all the contents of the given Collection.
ObjectDeque(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Creates a new instance containing the items in the specified iterator.
ObjectDeque(T[]) - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque using all the contents of the given array.
ObjectDeque(T[], int, int) - Constructor for class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque using count items from a, starting at offset.
ObjectDeque.ObjectDequeIterator<T> - Class in com.github.tommyettinger.ds
An Iterator and ListIterator over the elements of an ObjectDeque, while also an Iterable.
ObjectDequeIterator(ObjectDeque<T>) - Constructor for class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
ObjectDequeIterator(ObjectDeque<T>, boolean) - Constructor for class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
ObjectDequeIterator(ObjectDeque<T>, int, boolean) - Constructor for class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
ObjectFloatMap<K> - Class in com.github.tommyettinger.ds
An unordered map where the keys are objects and the values are unboxed floats.
ObjectFloatMap() - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectFloatMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectFloatMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map with the specified initial capacity and load factor.
ObjectFloatMap(ObjectFloatMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map identical to the specified map.
ObjectFloatMap(Collection<? extends K>, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectFloatMap(K[], float[]) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectFloatMap.Entries<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.Entry<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.EntryIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.KeyIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.Keys<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.MapIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.ValueIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatMap.Values<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatOrderedMap<K> - Class in com.github.tommyettinger.ds
An ObjectFloatMap that also stores keys in an ObjectList using the insertion order.
ObjectFloatOrderedMap() - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectFloatOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectFloatOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectFloatOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectFloatOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectFloatOrderedMap(ObjectFloatMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map identical to the specified map.
ObjectFloatOrderedMap(ObjectFloatMap<? extends K>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map identical to the specified map.
ObjectFloatOrderedMap(ObjectFloatOrderedMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map identical to the specified map.
ObjectFloatOrderedMap(ObjectFloatOrderedMap<? extends K>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new set by copying count items from the given ObjectFloatOrderedMap, starting at offset in that Map, into this.
ObjectFloatOrderedMap(ObjectFloatOrderedMap<? extends K>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new set by copying count items from the given ObjectFloatOrderedMap, starting at offset in that Map, into this.
ObjectFloatOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectFloatOrderedMap(Collection<? extends K>, PrimitiveCollection.OfFloat) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectFloatOrderedMap(Collection<? extends K>, PrimitiveCollection.OfFloat, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectFloatOrderedMap(K[], float[]) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectFloatOrderedMap(K[], float[], OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectFloatOrderedMap.OrderedMapEntries<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatOrderedMap.OrderedMapKeys<K> - Class in com.github.tommyettinger.ds
 
ObjectFloatOrderedMap.OrderedMapValues<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap<K> - Class in com.github.tommyettinger.ds
An unordered map where the keys are objects and the values are unboxed ints.
ObjectIntMap() - Constructor for class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectIntMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectIntMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map with the specified initial capacity and load factor.
ObjectIntMap(ObjectIntMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map identical to the specified map.
ObjectIntMap(Collection<? extends K>, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectIntMap(K[], int[]) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectIntMap.Entries<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.Entry<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.EntryIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.KeyIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.Keys<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.MapIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.ValueIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectIntMap.Values<K> - Class in com.github.tommyettinger.ds
 
ObjectIntOrderedMap<K> - Class in com.github.tommyettinger.ds
An ObjectIntMap that also stores keys in an ObjectList using the insertion order.
ObjectIntOrderedMap() - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectIntOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectIntOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectIntOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectIntOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectIntOrderedMap(ObjectIntMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map identical to the specified map.
ObjectIntOrderedMap(ObjectIntMap<? extends K>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map identical to the specified map.
ObjectIntOrderedMap(ObjectIntOrderedMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map identical to the specified map.
ObjectIntOrderedMap(ObjectIntOrderedMap<? extends K>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new set by copying count items from the given ObjectIntOrderedMap, starting at offset in that Map, into this.
ObjectIntOrderedMap(ObjectIntOrderedMap<? extends K>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new set by copying count items from the given ObjectIntOrderedMap, starting at offset in that Map, into this.
ObjectIntOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectIntOrderedMap(Collection<? extends K>, PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectIntOrderedMap(Collection<? extends K>, PrimitiveCollection.OfInt, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectIntOrderedMap(K[], int[]) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectIntOrderedMap(K[], int[], OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectIntOrderedMap.OrderedMapEntries<K> - Class in com.github.tommyettinger.ds
 
ObjectIntOrderedMap.OrderedMapKeys<K> - Class in com.github.tommyettinger.ds
 
ObjectIntOrderedMap.OrderedMapValues<K> - Class in com.github.tommyettinger.ds
 
ObjectList<T> - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered list of T items, typically objects (they can also be arrays).
ObjectList() - Constructor for class com.github.tommyettinger.ds.ObjectList
Constructs an empty list with an initial capacity of 10.
ObjectList(boolean, int) - Constructor for class com.github.tommyettinger.ds.ObjectList
Deprecated.
This is equivalent to ObjectList(int); make an ObjectBag for an unordered list
ObjectList(boolean, Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectList
Deprecated.
This is equivalent to ObjectList(Collection); make an ObjectBag for an unordered list
ObjectList(int) - Constructor for class com.github.tommyettinger.ds.ObjectList
Constructs an empty list with the specified initial capacity.
ObjectList(Ordered<T>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ObjectList(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ObjectList(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectList
Creates a new instance containing the items in the specified iterator.
ObjectList(T[]) - Constructor for class com.github.tommyettinger.ds.ObjectList
 
ObjectList(T[], int, int) - Constructor for class com.github.tommyettinger.ds.ObjectList
 
ObjectList.ObjectListIterator<T> - Class in com.github.tommyettinger.ds
An Iterator and ListIterator over the elements of an ObjectList, while also an Iterable.
ObjectListIterator(ObjectList<T>) - Constructor for class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
ObjectListIterator(ObjectList<T>, int) - Constructor for class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
objectListParser(PartialParser<T>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple T items separated by delimiter using innerParser to read each item, creates an ObjectList, populates it with EnhancedCollection.addLegible(String, String, PartialParser, int, int), and returns the new collection.
ObjectLongMap<K> - Class in com.github.tommyettinger.ds
An unordered map where the keys are objects and the values are unboxed longs.
ObjectLongMap() - Constructor for class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectLongMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectLongMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map with the specified initial capacity and load factor.
ObjectLongMap(ObjectLongMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map identical to the specified map.
ObjectLongMap(Collection<? extends K>, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectLongMap(K[], long[]) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectLongMap.Entries<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.Entry<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.EntryIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.KeyIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.Keys<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.MapIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.ValueIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectLongMap.Values<K> - Class in com.github.tommyettinger.ds
 
ObjectLongOrderedMap<K> - Class in com.github.tommyettinger.ds
An ObjectLongMap that also stores keys in an ObjectList using the insertion order.
ObjectLongOrderedMap() - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectLongOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectLongOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectLongOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectLongOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectLongOrderedMap(ObjectLongMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map identical to the specified map.
ObjectLongOrderedMap(ObjectLongMap<? extends K>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map identical to the specified map.
ObjectLongOrderedMap(ObjectLongOrderedMap<? extends K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map identical to the specified map.
ObjectLongOrderedMap(ObjectLongOrderedMap<? extends K>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new set by copying count items from the given ObjectLongOrderedMap, starting at offset in that Map, into this.
ObjectLongOrderedMap(ObjectLongOrderedMap<? extends K>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new set by copying count items from the given ObjectLongOrderedMap, starting at offset in that Map, into this.
ObjectLongOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectLongOrderedMap(Collection<? extends K>, PrimitiveCollection.OfLong) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectLongOrderedMap(Collection<? extends K>, PrimitiveCollection.OfLong, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectLongOrderedMap(K[], long[]) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectLongOrderedMap(K[], long[], OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectLongOrderedMap.OrderedMapEntries<K> - Class in com.github.tommyettinger.ds
 
ObjectLongOrderedMap.OrderedMapKeys<K> - Class in com.github.tommyettinger.ds
 
ObjectLongOrderedMap.OrderedMapValues<K> - Class in com.github.tommyettinger.ds
 
ObjectObjectMap<K,V> - Class in com.github.tommyettinger.ds
An unordered map where the keys and values are objects.
ObjectObjectMap() - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectObjectMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectObjectMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map with the specified initial capacity and load factor.
ObjectObjectMap(ObjectObjectMap<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map identical to the specified map.
ObjectObjectMap(Collection<? extends K>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectObjectMap(Map<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map identical to the specified map.
ObjectObjectMap(K[], V[]) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectObjectMap.Entries<K,V> - Class in com.github.tommyettinger.ds
 
ObjectObjectMap.Entry<K,V> - Class in com.github.tommyettinger.ds
 
ObjectObjectMap.Keys<K,V> - Class in com.github.tommyettinger.ds
 
ObjectObjectMap.MapIterator<K,V,I> - Class in com.github.tommyettinger.ds
 
ObjectObjectMap.Values<K,V> - Class in com.github.tommyettinger.ds
 
ObjectObjectOrderedMap<K,V> - Class in com.github.tommyettinger.ds
An ObjectObjectMap that also stores keys in an ObjectList using the insertion order.
ObjectObjectOrderedMap() - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectObjectOrderedMap(int) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectObjectOrderedMap(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectObjectOrderedMap(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map with the specified initial capacity and load factor.
ObjectObjectOrderedMap(int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map with the given starting capacity and a load factor of getDefaultLoadFactor().
ObjectObjectOrderedMap(ObjectObjectMap<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map identical to the specified map.
ObjectObjectOrderedMap(ObjectObjectMap<? extends K, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map identical to the specified map.
ObjectObjectOrderedMap(ObjectObjectOrderedMap<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map identical to the specified map.
ObjectObjectOrderedMap(ObjectObjectOrderedMap<? extends K, ? extends V>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap, starting at offset in that Map, into this.
ObjectObjectOrderedMap(ObjectObjectOrderedMap<? extends K, ? extends V>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new set by copying count items from the given ObjectObjectOrderedMap, starting at offset in that Map, into this.
ObjectObjectOrderedMap(OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectObjectOrderedMap(Collection<? extends K>, Collection<? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectObjectOrderedMap(Collection<? extends K>, Collection<? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Given two side-by-side collections, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectObjectOrderedMap(Map<? extends K, ? extends V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map identical to the specified map.
ObjectObjectOrderedMap(Map<? extends K, ? extends V>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map identical to the specified map.
ObjectObjectOrderedMap(K[], V[]) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectObjectOrderedMap(K[], V[], OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Given two side-by-side arrays, one of keys, one of values, this constructs a map and inserts each pair of key and value into it.
ObjectObjectOrderedMap.OrderedMapEntries<K,V> - Class in com.github.tommyettinger.ds
 
ObjectObjectOrderedMap.OrderedMapKeys<K,V> - Class in com.github.tommyettinger.ds
 
ObjectObjectOrderedMap.OrderedMapValues<K,V> - Class in com.github.tommyettinger.ds
 
ObjectOrderedSet<T> - Class in com.github.tommyettinger.ds
A ObjectSet that also stores keys in an ObjectList using the insertion order.
ObjectOrderedSet() - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(int) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(int, float, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(ObjectOrderedSet<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(ObjectOrderedSet<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(ObjectSet<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set that contains all distinct elements in set.
ObjectOrderedSet(ObjectSet<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set that contains all distinct elements in set.
ObjectOrderedSet(Ordered<T>, int, int) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ObjectOrderedSet(Ordered<T>, int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ObjectOrderedSet(OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
 
ObjectOrderedSet(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set that contains all distinct elements in coll.
ObjectOrderedSet(Collection<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set that contains all distinct elements in coll.
ObjectOrderedSet(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new instance containing the items in the specified iterator.
ObjectOrderedSet(Iterator<? extends T>, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new instance containing the items in the specified iterator.
ObjectOrderedSet(T[]) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set that contains all distinct elements in items.
ObjectOrderedSet(T[], int, int) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
ObjectOrderedSet(T[], int, int, OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set using length items from the given array, starting at offset (inclusive).
ObjectOrderedSet(T[], OrderType) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new set that contains all distinct elements in items.
ObjectOrderedSet.ObjectOrderedSetIterator<K> - Class in com.github.tommyettinger.ds
 
ObjectOrderedSetIterator(ObjectOrderedSet<K>) - Constructor for class com.github.tommyettinger.ds.ObjectOrderedSet.ObjectOrderedSetIterator
 
ObjectSet<T> - Class in com.github.tommyettinger.ds
An unordered set where the keys are objects.
ObjectSet() - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set with an initial capacity of getDefaultTableCapacity() and a load factor of getDefaultLoadFactor().
ObjectSet(int) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set with a load factor of getDefaultLoadFactor().
ObjectSet(int, float) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set with the specified initial capacity and load factor.
ObjectSet(ObjectSet<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set identical to the specified set.
ObjectSet(Collection<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set that contains all distinct elements in coll.
ObjectSet(Iterator<? extends T>) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new instance containing the items in the specified iterator.
ObjectSet(T[]) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set containing all of the items in the given array.
ObjectSet(T[], int, int) - Constructor for class com.github.tommyettinger.ds.ObjectSet
Creates a new set using length items from the given array, starting at offset (inclusive).
ObjectSet.ObjectSetIterator<T> - Class in com.github.tommyettinger.ds
 
ObjectSetIterator(ObjectSet<T>) - Constructor for class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
of() - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs an empty map.
of() - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs an empty map.
of() - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs an empty map.
of() - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs an empty map.
of() - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs an empty map.
of() - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs an empty map.
of() - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs an empty map given the types as generic type arguments; an alias for EnumMap.with().
of() - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs an empty map given the types as generic type arguments; an alias for EnumOrderedMap.with().
of(Term<T>) - Static method in class com.github.tommyettinger.ds.Junction.Not
 
of(Term<T>...) - Static method in class com.github.tommyettinger.ds.Junction.All
 
of(Term<T>...) - Static method in class com.github.tommyettinger.ds.Junction.Any
 
of(Term<T>...) - Static method in class com.github.tommyettinger.ds.Junction.One
 
of(Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Alias of EnumOrderedSet.with(Enum) for compatibility.
of(Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Alias of EnumSet.with(Enum) for compatibility.
of(Enum<?>...) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Alias of EnumOrderedSet.with(Enum[]) for compatibility.
of(Enum<?>...) - Static method in class com.github.tommyettinger.ds.EnumSet
Alias of EnumSet.with(Enum[]) for compatibility.
of(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
of(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
of(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
of(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
of(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
of(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
of(Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a single-entry map given one key and one value; an alias for EnumMap.with(Enum, Object).
of(Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a single-entry map given one key and one value; an alias for EnumOrderedMap.with(Enum, Object).
of(Enum<?>, V, Object...) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a map given alternating keys and values; an alias for EnumMap.with(Enum, Object, Object...).
of(Enum<?>, V, Object...) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a map given alternating keys and values; an alias for EnumOrderedMap.with(Enum, Object, Object...).
of(T) - Static method in class com.github.tommyettinger.ds.Junction.Leaf
 
of(T) - Static method in class com.github.tommyettinger.ds.Junction
 
offer(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(char) - Method in class com.github.tommyettinger.ds.CharDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(int) - Method in class com.github.tommyettinger.ds.IntDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(long) - Method in class com.github.tommyettinger.ds.LongDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(T) - Method in class com.github.tommyettinger.ds.BinaryHeap
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offer(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
offer(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerFirst(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(char) - Method in class com.github.tommyettinger.ds.CharDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(int) - Method in class com.github.tommyettinger.ds.IntDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(long) - Method in class com.github.tommyettinger.ds.LongDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
offerFirst(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerLast(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(char) - Method in class com.github.tommyettinger.ds.CharDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(int) - Method in class com.github.tommyettinger.ds.IntDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(long) - Method in class com.github.tommyettinger.ds.LongDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
offerLast(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offset - Variable in class com.github.tommyettinger.ds.OffsetBitSet
This is the lowest integer position that this OffsetBitSet can store.
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
offset - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
OffsetBitSet - Class in com.github.tommyettinger.ds
A bit set, which can be seen as a set of integer positions greater than some starting number, that has changeable offset, or starting position.
OffsetBitSet() - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set with an initial size that can store positions between 0 and 31, inclusive, without needing to resize.
OffsetBitSet(int) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through bitCapacity-1.
OffsetBitSet(int[]) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set from an entire int array.
OffsetBitSet(int[], int, int) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set from an int array, starting reading at an offset and continuing for a given length.
OffsetBitSet(int, int) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range start through end-1.
OffsetBitSet(OffsetBitSet) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set from another bit set.
OffsetBitSet(PrimitiveCollection.OfInt) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet
Creates a bit set from any primitive int collection, such as a IntList or IntSet.
OffsetBitSet.OffsetBitSetIterator - Class in com.github.tommyettinger.ds
 
OffsetBitSetIterator(OffsetBitSet) - Constructor for class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
 
One() - Constructor for class com.github.tommyettinger.ds.Junction.One
 
One(Term<T>, Term<T>) - Constructor for class com.github.tommyettinger.ds.Junction.One
 
One(Collection<Term<T>>) - Constructor for class com.github.tommyettinger.ds.Junction.One
 
One(T...) - Constructor for class com.github.tommyettinger.ds.Junction.One
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.BooleanComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ByteComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.CharComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.DoubleComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.FloatComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.IntComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.LongComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ObjectComparators
 
OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ShortComparators
 
oppositeComparator(BooleanComparator) - Static method in class com.github.tommyettinger.ds.support.sort.BooleanComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(ByteComparator) - Static method in class com.github.tommyettinger.ds.support.sort.ByteComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(CharComparator) - Static method in class com.github.tommyettinger.ds.support.sort.CharComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(DoubleComparator) - Static method in class com.github.tommyettinger.ds.support.sort.DoubleComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(FloatComparator) - Static method in class com.github.tommyettinger.ds.support.sort.FloatComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(IntComparator) - Static method in class com.github.tommyettinger.ds.support.sort.IntComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(LongComparator) - Static method in class com.github.tommyettinger.ds.support.sort.LongComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(ShortComparator) - Static method in class com.github.tommyettinger.ds.support.sort.ShortComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(Comparator<T>) - Static method in class com.github.tommyettinger.ds.support.sort.ObjectComparators
Returns a comparator representing the opposite order of the given comparator.
OppositeComparator(BooleanComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.BooleanComparators.OppositeComparator
 
OppositeComparator(ByteComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.ByteComparators.OppositeComparator
 
OppositeComparator(CharComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.CharComparators.OppositeComparator
 
OppositeComparator(DoubleComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.DoubleComparators.OppositeComparator
 
OppositeComparator(FloatComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.FloatComparators.OppositeComparator
 
OppositeComparator(IntComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.IntComparators.OppositeComparator
 
OppositeComparator(LongComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.LongComparators.OppositeComparator
 
OppositeComparator(ShortComparator) - Constructor for class com.github.tommyettinger.ds.support.sort.ShortComparators.OppositeComparator
 
OppositeComparator(Comparator<T>) - Constructor for class com.github.tommyettinger.ds.support.sort.ObjectComparators.OppositeComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.BooleanComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ByteComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.CharComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.DoubleComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.FloatComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.IntComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.LongComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ObjectComparators.OppositeImplicitComparator
 
OppositeImplicitComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ShortComparators.OppositeImplicitComparator
 
or(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
or(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
or(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
or(CharBitSet) - Method in class com.github.tommyettinger.ds.CharBitSet
Performs a logical OR of this bit set with the bit set argument.
or(OffsetBitSet) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Performs a logical OR of this bit set with the bit set argument.
order() - Method in class com.github.tommyettinger.ds.BooleanDeque
 
order() - Method in class com.github.tommyettinger.ds.BooleanList
Returns this BooleanList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.ByteDeque
 
order() - Method in class com.github.tommyettinger.ds.ByteList
Returns this ByteList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.CharDeque
 
order() - Method in class com.github.tommyettinger.ds.CharList
Returns this CharList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.DoubleDeque
 
order() - Method in class com.github.tommyettinger.ds.DoubleList
Returns this DoubleList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.FloatDeque
 
order() - Method in class com.github.tommyettinger.ds.FloatList
Returns this FloatList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Gets the ObjectList of T items in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.IntDeque
 
order() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Gets the IntList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Gets the IntList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.IntList
Returns this IntList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Gets the IntList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Gets the IntList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.IntOrderedSet
Gets the ObjectList of items in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.LongDeque
 
order() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Gets the LongList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Gets the LongList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.LongList
Returns this LongList, since it is its own order.
order() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Gets the LongList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Gets the LongList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.LongOrderedSet
Gets the ObjectList of items in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.NumberedSet
 
order() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.ObjectList
Gets the ObjectList of T items that this data structure holds, in the order it uses for iteration.
order() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Gets the ObjectList of keys in the order this class will iterate through them.
order() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Gets the ObjectList of items in the order this class will iterate through them.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Gets the BooleanList of boolean items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Gets the ByteList of byte items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Gets the CharList of char items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Gets the DoubleList of double items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Gets the FloatList of float items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Gets the IntList of int items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Gets the LongList of long items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Gets the ShortList of short items that this data structure holds, in the order it uses for iteration.
order() - Method in interface com.github.tommyettinger.ds.Ordered
Gets the ObjectList of T items that this data structure holds, in the order it uses for iteration.
order() - Method in class com.github.tommyettinger.ds.ShortDeque
 
order() - Method in class com.github.tommyettinger.ds.ShortList
Returns this ShortList, since it is its own order.
Ordered<T> - Interface in com.github.tommyettinger.ds
Ensures that implementors allow access to the order of T items as an ObjectList.
Ordered.OfBoolean - Interface in com.github.tommyettinger.ds
 
Ordered.OfByte - Interface in com.github.tommyettinger.ds
 
Ordered.OfChar - Interface in com.github.tommyettinger.ds
 
Ordered.OfDouble - Interface in com.github.tommyettinger.ds
A primitive specialization of Ordered for collections of double values instead of objects.
Ordered.OfFloat - Interface in com.github.tommyettinger.ds
A primitive specialization of Ordered for collections of float values instead of objects.
Ordered.OfInt - Interface in com.github.tommyettinger.ds
A primitive specialization of Ordered for collections of int values instead of objects.
Ordered.OfLong - Interface in com.github.tommyettinger.ds
A primitive specialization of Ordered for collections of long values instead of objects.
Ordered.OfShort - Interface in com.github.tommyettinger.ds
 
OrderedMapEntries(EnumFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap.OrderedMapEntries
 
OrderedMapEntries(EnumIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap.OrderedMapEntries
 
OrderedMapEntries(EnumLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap.OrderedMapEntries
 
OrderedMapEntries(EnumOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap.OrderedMapEntries
 
OrderedMapEntries(IntFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap.OrderedMapEntries
 
OrderedMapEntries(IntIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap.OrderedMapEntries
 
OrderedMapEntries(IntLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap.OrderedMapEntries
 
OrderedMapEntries(IntObjectOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap.OrderedMapEntries
 
OrderedMapEntries(LongFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap.OrderedMapEntries
 
OrderedMapEntries(LongIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap.OrderedMapEntries
 
OrderedMapEntries(LongLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap.OrderedMapEntries
 
OrderedMapEntries(LongObjectOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap.OrderedMapEntries
 
OrderedMapEntries(ObjectFloatOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap.OrderedMapEntries
 
OrderedMapEntries(ObjectIntOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap.OrderedMapEntries
 
OrderedMapEntries(ObjectLongOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap.OrderedMapEntries
 
OrderedMapEntries(ObjectObjectOrderedMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap.OrderedMapEntries
 
OrderedMapKeys(EnumFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap.OrderedMapKeys
 
OrderedMapKeys(EnumIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap.OrderedMapKeys
 
OrderedMapKeys(EnumLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap.OrderedMapKeys
 
OrderedMapKeys(EnumOrderedMap<?>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap.OrderedMapKeys
 
OrderedMapKeys(IntFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap.OrderedMapKeys
 
OrderedMapKeys(IntIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap.OrderedMapKeys
 
OrderedMapKeys(IntLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap.OrderedMapKeys
 
OrderedMapKeys(IntObjectOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap.OrderedMapKeys
 
OrderedMapKeys(LongFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap.OrderedMapKeys
 
OrderedMapKeys(LongIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap.OrderedMapKeys
 
OrderedMapKeys(LongLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap.OrderedMapKeys
 
OrderedMapKeys(LongObjectOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap.OrderedMapKeys
 
OrderedMapKeys(ObjectFloatOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap.OrderedMapKeys
 
OrderedMapKeys(ObjectIntOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap.OrderedMapKeys
 
OrderedMapKeys(ObjectLongOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap.OrderedMapKeys
 
OrderedMapKeys(ObjectObjectOrderedMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap.OrderedMapKeys
 
OrderedMapValues(EnumFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatOrderedMap.OrderedMapValues
 
OrderedMapValues(EnumIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumIntOrderedMap.OrderedMapValues
 
OrderedMapValues(EnumLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.EnumLongOrderedMap.OrderedMapValues
 
OrderedMapValues(EnumOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.EnumOrderedMap.OrderedMapValues
 
OrderedMapValues(IntFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntFloatOrderedMap.OrderedMapValues
 
OrderedMapValues(IntIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntIntOrderedMap.OrderedMapValues
 
OrderedMapValues(IntLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.IntLongOrderedMap.OrderedMapValues
 
OrderedMapValues(IntObjectOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectOrderedMap.OrderedMapValues
 
OrderedMapValues(LongFloatOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongFloatOrderedMap.OrderedMapValues
 
OrderedMapValues(LongIntOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongIntOrderedMap.OrderedMapValues
 
OrderedMapValues(LongLongOrderedMap) - Constructor for class com.github.tommyettinger.ds.LongLongOrderedMap.OrderedMapValues
 
OrderedMapValues(LongObjectOrderedMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectOrderedMap.OrderedMapValues
 
OrderedMapValues(ObjectFloatOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatOrderedMap.OrderedMapValues
 
OrderedMapValues(ObjectIntOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntOrderedMap.OrderedMapValues
 
OrderedMapValues(ObjectLongOrderedMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongOrderedMap.OrderedMapValues
 
OrderedMapValues(ObjectObjectOrderedMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectOrderedMap.OrderedMapValues
 
ordering - Variable in class com.github.tommyettinger.ds.EnumFloatOrderedMap.OrderedMapEntries
 
ordering - Variable in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
ordering - Variable in class com.github.tommyettinger.ds.EnumIntOrderedMap.OrderedMapEntries
 
ordering - Variable in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
ordering - Variable in class com.github.tommyettinger.ds.EnumLongOrderedMap.OrderedMapEntries
 
ordering - Variable in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
ordering - Variable in class com.github.tommyettinger.ds.EnumOrderedMap
 
ordering - Variable in class com.github.tommyettinger.ds.EnumOrderedSet
 
OrderType - Enum Class in com.github.tommyettinger.ds
Used to determine what class Ordered objects will use for their Ordered.order() implementation.

P

padLeft(int, char) - Method in class com.github.tommyettinger.ds.CharBag
Adds count repetitions of padWith to the start (left) of this list.
padLeft(int, char) - Method in class com.github.tommyettinger.ds.CharDeque
Adds count repetitions of padWith to the start (left) of this list.
padLeft(int, char) - Method in class com.github.tommyettinger.ds.CharList
Adds count repetitions of padWith to the start (left) of this list.
padRight(int, char) - Method in class com.github.tommyettinger.ds.CharBag
Adds count repetitions of padWith to the end (right) of this list.
padRight(int, char) - Method in class com.github.tommyettinger.ds.CharDeque
Adds count repetitions of padWith to the end (right) of this list.
padRight(int, char) - Method in class com.github.tommyettinger.ds.CharList
Adds count repetitions of padWith to the end (right) of this list.
parse(CharFilter, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
parse(CharFilter, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
parse(CharFilter, String, String, boolean) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet using filter and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(CharFilter, String, String, boolean) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet using filter and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(CharFilter, String, String, int, int) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet using filter and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int), using PartialParser.DEFAULT_STRING and with the other four parameters as-is.
parse(CharFilter, String, String, int, int) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet using filter and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int), using PartialParser.DEFAULT_STRING and with the other four parameters as-is.
parse(CharFilter, String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(CharFilter, String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(CharFilter, String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(CharFilter, String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(CharFilter, String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(CharFilter, String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<K>, ObjToSameFunction<K>, String, String, String, PartialParser<I>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<K>, ObjToSameFunction<K>, String, String, String, PartialParser<I>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<K>, ObjToSameFunction<K>, String, String, String, PartialParser<I>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<K>, ObjToSameFunction<K>, String, String, String, PartialParser<I>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<K>, ObjToSameFunction<K>, String, String, String, PartialParser<I>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<K>, ObjToSameFunction<K>, String, String, String, PartialParser<I>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(ObjPredicate<T>, ObjToSameFunction<T>, String, String, PartialParser<I>) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
parse(ObjPredicate<T>, ObjToSameFunction<T>, String, String, PartialParser<I>) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
parse(ObjPredicate<T>, ObjToSameFunction<T>, String, String, PartialParser<I>, boolean) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new HolderSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(ObjPredicate<T>, ObjToSameFunction<T>, String, String, PartialParser<I>, boolean) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new HolderSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(ObjPredicate<T>, ObjToSameFunction<T>, String, String, PartialParser<I>, int, int) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Creates a new HolderSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the other five parameters as-is.
parse(ObjPredicate<T>, ObjToSameFunction<T>, String, String, PartialParser<I>, int, int) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Creates a new HolderSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the other five parameters as-is.
parse(ObjToObjFunction<String, T>, String) - Static method in class com.github.tommyettinger.ds.Junction
Parses all of text into one Junction of T, creating T items from String sections using converter.
parse(ObjToObjFunction<String, T>, String, int, int) - Static method in class com.github.tommyettinger.ds.Junction
Parses a substring of text into one Junction of T, creating T items from String sections using converter.
parse(ObjToObjFunction<T, K>, String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
parse(ObjToObjFunction<T, K>, String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.HolderSet
parse(ObjToObjFunction<T, K>, String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(ObjToObjFunction<T, K>, String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(ObjToObjFunction<T, K>, String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the other five parameters as-is.
parse(ObjToObjFunction<T, K>, String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet using extractor and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the other five parameters as-is.
parse(String) - Static method in class com.github.tommyettinger.ds.Junction
Parses the String text into one Junction of String.
parse(String, int, int) - Static method in class com.github.tommyettinger.ds.Junction
Parses a substring of text into one Junction of String.
parse(String, int, int) - Method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates or obtains an R object by parsing a section of text starting at start (inclusive) and ending at end (exclusive) in text.
parse(String, String) - Static method in class com.github.tommyettinger.ds.BooleanBag
Calls BooleanBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Calls BooleanDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.BooleanList
Calls BooleanList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.ByteBag
Calls ByteBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.ByteDeque
Calls ByteDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.ByteList
Calls ByteList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
parse(String, String) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
parse(String, String) - Static method in class com.github.tommyettinger.ds.CharBag
Calls CharBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.CharBitSet
Calls CharBitSet.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.CharDeque
Calls CharDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.CharList
Calls CharList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.DoubleBag
Calls DoubleBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Calls DoubleDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.DoubleList
Calls DoubleList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.FloatBag
Calls FloatBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.FloatDeque
Calls FloatDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.FloatList
Calls FloatList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.IntBag
Calls IntBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.IntDeque
Calls IntDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.IntList
Calls IntList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Calls IntOrderedSet.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.IntSet
Calls IntSet.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.LongBag
Calls LongBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.LongDeque
Calls LongDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.LongList
Calls LongList.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Calls LongOrderedSet.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.LongSet
Calls LongSet.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.OffsetBitSet
Calls OffsetBitSet.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.ShortBag
Calls ShortBag.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.ShortDeque
Calls ShortDeque.parse(String, String, boolean) with brackets set to false.
parse(String, String) - Static method in class com.github.tommyettinger.ds.ShortList
Calls ShortList.parse(String, String, boolean) with brackets set to false.
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new collection and fills it by calling PrimitiveCollection.OfBoolean.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfBoolean.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new collection and fills it by calling PrimitiveCollection.OfBoolean.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new collection and fills it by calling PrimitiveCollection.OfByte.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfByte.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new collection and fills it by calling PrimitiveCollection.OfByte.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.CharBitSet
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new collection and fills it by calling PrimitiveCollection.OfDouble.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfDouble.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new collection and fills it by calling PrimitiveCollection.OfDouble.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new collection and fills it by calling PrimitiveCollection.OfFloat.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfFloat.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new collection and fills it by calling PrimitiveCollection.OfFloat.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.OffsetBitSet
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new collection and fills it by calling PrimitiveCollection.OfShort.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfShort.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, boolean) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new collection and fills it by calling PrimitiveCollection.OfShort.addLegible(String, String, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new collection and fills it by calling PrimitiveCollection.OfBoolean.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfBoolean.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new collection and fills it by calling PrimitiveCollection.OfBoolean.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new collection and fills it by calling PrimitiveCollection.OfByte.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfByte.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new collection and fills it by calling PrimitiveCollection.OfByte.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.CharBitSet
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new collection and fills it by calling PrimitiveCollection.OfChar.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new collection and fills it by calling PrimitiveCollection.OfDouble.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfDouble.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new collection and fills it by calling PrimitiveCollection.OfDouble.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new collection and fills it by calling PrimitiveCollection.OfFloat.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfFloat.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new collection and fills it by calling PrimitiveCollection.OfFloat.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new collection and fills it by calling PrimitiveCollection.OfLong.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.OffsetBitSet
Creates a new collection and fills it by calling PrimitiveCollection.OfInt.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new collection and fills it by calling PrimitiveCollection.OfShort.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new collection and fills it by calling PrimitiveCollection.OfShort.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, int, int) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new collection and fills it by calling PrimitiveCollection.OfShort.addLegible(String, String, int, int) with the given four parameters as-is.
parse(String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
parse(String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumSet
parse(String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.IdentitySet
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.NumberedSet
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.ObjectBag
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.ObjectDeque
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.ObjectList
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
parse(String, String, PartialParser<T>) - Static method in class com.github.tommyettinger.ds.ObjectSet
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) on either all of str (if brackets is false) or str without its first and last chars (if brackets is true).
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, PartialParser<T>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new collection and fills it by calling EnhancedCollection.addLegible(String, String, PartialParser, int, int) with the given five parameters as-is.
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.IntIntMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.IntLongMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.LongIntMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.LongLongMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map by parsing all of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntIntMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntLongMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongIntMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongLongMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, boolean) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars), with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntIntMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntLongMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongIntMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongLongMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, int, int) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Creates a new map by parsing the given subrange of str, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, boolean) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, int, int) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.EnumMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.EnumMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.EnumMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<Enum<?>>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map by parsing all of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.IdentityObjectMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<K>, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for keys and for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map by parsing all of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, boolean) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map by parsing all of str (or if brackets is true, all but the first and last chars) with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
parse(String, String, String, PartialParser<V>, int, int) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Creates a new map by parsing the given subrange of str with the given PartialParser for values, with entries separated by entrySeparator, such as ", " and the keys separated from values by keyValueSeparator, such as "=".
PartialParser<R> - Interface in com.github.tommyettinger.ds.support.util
A functional interface to parse part of a String and obtain a R instance as a result.
partition(Arrangeable.ArrangeableList<T>, Comparator<? super T>, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(BooleanList, BooleanComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(ByteList, ByteComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(CharList, CharComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(DoubleList, DoubleComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(FloatList, FloatComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(IntList, IntComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(LongList, LongComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(ShortList, ShortComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
partition(T[], Comparator<? super T>, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
peek() - Method in class com.github.tommyettinger.ds.BinaryHeap
Returns the first item in the heap.
peek() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.BooleanList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.ByteList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.CharList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.DoubleList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.FloatList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.IntList
Returns the last item.
peek() - Method in interface com.github.tommyettinger.ds.Lisque
 
peek() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.LongList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.ObjectList
Returns the last item.
peek() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
peek() - Method in class com.github.tommyettinger.ds.ShortList
Returns the last item.
peekAt(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.CharDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.IntDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
peekAt(int) - Method in class com.github.tommyettinger.ds.LongDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the element at the specified position in this deque.
peekAt(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the element at the specified position in this deque.
peekFirst() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in interface com.github.tommyettinger.ds.Lisque
 
peekFirst() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekFirst() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves, but does not remove, the first element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in interface com.github.tommyettinger.ds.Lisque
 
peekLast() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekLast() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves, but does not remove, the last element of this deque, or returns defaultValue if this deque is empty.
peekRandom(Random) - Method in interface com.github.tommyettinger.ds.Lisque
 
place(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns an index >= 0 and <= IntFloatMap.mask for the specified item.
place(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns an index >= 0 and <= IntIntMap.mask for the specified item.
place(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns an index >= 0 and <= IntLongMap.mask for the specified item.
place(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns an index >= 0 and <= IntObjectMap.mask for the specified item.
place(int) - Method in class com.github.tommyettinger.ds.IntSet
Returns an index >= 0 and <= IntSet.mask for the specified item.
place(long) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns an index >= 0 and <= LongFloatMap.mask for the specified item.
place(long) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns an index >= 0 and <= LongIntMap.mask for the specified item.
place(long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns an index >= 0 and <= LongLongMap.mask for the specified item.
place(long) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns an index >= 0 and <= LongObjectMap.mask for the specified item.
place(long) - Method in class com.github.tommyettinger.ds.LongSet
Returns an index >= 0 and <= LongSet.mask for the specified item.
place(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveMap
 
place(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
 
place(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
place(Object) - Method in class com.github.tommyettinger.ds.CaseInsensitiveSet
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredIterableMap
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredIterableSet
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredStringMap
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
 
place(Object) - Method in class com.github.tommyettinger.ds.FilteredStringSet
 
place(Object) - Method in class com.github.tommyettinger.ds.HolderSet
Returns an index >= 0 and <= HolderSet.mask for the specified item, mixed.
place(Object) - Method in class com.github.tommyettinger.ds.IdentityObjectMap
Returns an index >= 0 and <= ObjectObjectMap.mask for the specified item.
place(Object) - Method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Returns an index >= 0 and <= ObjectObjectMap.mask for the specified item.
place(Object) - Method in class com.github.tommyettinger.ds.IdentityOrderedSet
 
place(Object) - Method in class com.github.tommyettinger.ds.IdentitySet
 
place(Object) - Method in class com.github.tommyettinger.ds.NumberedSet.InternalMap
 
place(Object) - Method in class com.github.tommyettinger.ds.NumberedSet
Returns an index >= 0 and <= ObjectIntMap.mask for the specified item, mixed.
place(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns an index >= 0 and <= ObjectFloatMap.mask for the specified item, mixed.
place(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns an index >= 0 and <= ObjectIntMap.mask for the specified item, mixed.
place(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns an index >= 0 and <= ObjectLongMap.mask for the specified item, mixed.
place(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns an index >= 0 and <= ObjectObjectMap.mask for the specified item, mixed.
place(Object) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns an index >= 0 and <= ObjectSet.mask for the specified item, mixed.
plus(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
plus(byte) - Method in class com.github.tommyettinger.ds.ByteList
Adds value to each item in this ByteList, stores it in this and returns it.
plus(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
plus(double) - Method in class com.github.tommyettinger.ds.DoubleList
Adds value to each item in this DoubleList, stores it in this and returns it.
plus(float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
plus(float) - Method in class com.github.tommyettinger.ds.FloatList
Adds value to each item in this FloatList, stores it in this and returns it.
plus(int) - Method in class com.github.tommyettinger.ds.IntDeque
 
plus(int) - Method in class com.github.tommyettinger.ds.IntList
Adds value to each item in this IntList, stores it in this and returns it.
plus(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
plus(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
plus(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
plus(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
plus(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
plus(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
plus(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
plus(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
plus(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
plus(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
plus(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
plus(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
plus(long) - Method in class com.github.tommyettinger.ds.LongDeque
 
plus(long) - Method in class com.github.tommyettinger.ds.LongList
Adds value to each item in this LongList, stores it in this and returns it.
plus(short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
plus(short) - Method in class com.github.tommyettinger.ds.ShortList
Adds value to each item in this ShortList, stores it in this and returns it.
poll() - Method in class com.github.tommyettinger.ds.BinaryHeap
Retrieves and removes the head of this queue, or returns null if this BinaryHeap is empty.
poll() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in interface com.github.tommyettinger.ds.Lisque
 
poll() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns defaultValue if this deque is empty.
poll(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the element at the specified position in this deque.
poll(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
poll(int) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the element at the specified position in this deque.
poll(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
pollAt(int) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the element at the specified position in this deque.
pollAt(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the element at the specified position in this deque.
pollFirst() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in interface com.github.tommyettinger.ds.Lisque
 
pollFirst() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollFirst() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves and removes the first element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in interface com.github.tommyettinger.ds.Lisque
 
pollLast() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pollLast() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves and removes the last element of this deque, or returns defaultValue if this deque is empty.
pop() - Method in class com.github.tommyettinger.ds.BinaryHeap
Retrieves and removes the head of this queue, or returns null if this BinaryHeap is empty.
pop() - Method in class com.github.tommyettinger.ds.BooleanDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.BooleanList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.ByteDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.ByteList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.CharDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.CharList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.DoubleDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.DoubleList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.FloatDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.FloatList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.IntDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.IntList
Removes and returns the last item.
pop() - Method in interface com.github.tommyettinger.ds.Lisque
 
pop() - Method in class com.github.tommyettinger.ds.LongDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.LongList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.ObjectDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.ObjectList
Removes and returns the last item.
pop() - Method in class com.github.tommyettinger.ds.ShortDeque
Pops an element from the stack represented by this deque.
pop() - Method in class com.github.tommyettinger.ds.ShortList
Removes and returns the last item.
previous() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns the previous element in the list and moves the cursor position backwards.
previousBoolean() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousByte() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousChar() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousDouble() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousFloat() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousIndex() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Returns the index of the element that would be returned by a subsequent call to BooleanDeque.BooleanDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Returns the index of the element that would be returned by a subsequent call to BooleanList.BooleanListIterator.previousBoolean().
previousIndex() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Returns the index of the element that would be returned by a subsequent call to ByteDeque.ByteDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Returns the index of the element that would be returned by a subsequent call to ByteList.ByteListIterator.previousByte().
previousIndex() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Returns the index of the element that would be returned by a subsequent call to CharDeque.CharDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Returns the index of the element that would be returned by a subsequent call to CharList.CharListIterator.previousChar().
previousIndex() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Returns the index of the element that would be returned by a subsequent call to DoubleDeque.DoubleDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Returns the index of the element that would be returned by a subsequent call to DoubleList.DoubleListIterator.previousDouble().
previousIndex() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Returns the index of the element that would be returned by a subsequent call to FloatDeque.FloatDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Returns the index of the element that would be returned by a subsequent call to FloatList.FloatListIterator.previousFloat().
previousIndex() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Returns the index of the element that would be returned by a subsequent call to IntDeque.IntDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns the index of the element that would be returned by a subsequent call to IntList.IntListIterator.previousInt().
previousIndex() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Returns the index of the element that would be returned by a subsequent call to LongDeque.LongDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns the index of the element that would be returned by a subsequent call to LongList.LongListIterator.previousLong().
previousIndex() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Returns the index of the element that would be returned by a subsequent call to NumberedSet.NumberedSetIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Returns the index of the element that would be returned by a subsequent call to ObjectDeque.ObjectDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Returns the index of the element that would be returned by a subsequent call to ObjectList.ObjectListIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Returns the index of the element that would be returned by a subsequent call to ShortDeque.ShortDequeIterator.previous().
previousIndex() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns the index of the element that would be returned by a subsequent call to ShortList.ShortListIterator.previousShort().
previousInt() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousLong() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousShort() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Returns the previous element in the list and moves the cursor position backwards.
PrimitiveCollection<T> - Interface in com.github.tommyettinger.ds
Analogous to Collection but for a primitive type, this is technically built around Iterator, but should almost always use a primitive-specialized iterator such as FloatIterator instead of the generic Iterator.
PrimitiveCollection.OfBoolean - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed boolean items.
PrimitiveCollection.OfByte - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed byte items.
PrimitiveCollection.OfChar - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed char items.
PrimitiveCollection.OfDouble - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed double items.
PrimitiveCollection.OfFloat - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed float items.
PrimitiveCollection.OfInt - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed int items.
PrimitiveCollection.OfLong - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed long items.
PrimitiveCollection.OfShort - Interface in com.github.tommyettinger.ds
A PrimitiveCollection with unboxed short items.
PrimitiveSet<T> - Interface in com.github.tommyettinger.ds
Analogous to Set but for a primitive type, this extends PrimitiveCollection and the nested classes here extend the nested classes in PrimitiveCollection.
PrimitiveSet.SetOfChar - Interface in com.github.tommyettinger.ds
 
PrimitiveSet.SetOfInt - Interface in com.github.tommyettinger.ds
 
PrimitiveSet.SetOfLong - Interface in com.github.tommyettinger.ds
 
push(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(char) - Method in class com.github.tommyettinger.ds.CharDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(int) - Method in class com.github.tommyettinger.ds.IntDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(long) - Method in class com.github.tommyettinger.ds.LongDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque).
push(T) - Method in interface com.github.tommyettinger.ds.Lisque
 
push(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
put(int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the old value associated with the specified key, or this map's IntFloatMap.defaultValue if there was no prior value.
put(int, float) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
put(int, float, int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Puts the given key and value into this map at the given index in its order.
put(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the old value associated with the specified key, or this map's IntIntMap.defaultValue if there was no prior value.
put(int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
 
put(int, int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Puts the given key and value into this map at the given index in its order.
put(int, long) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the old value associated with the specified key, or this map's IntLongMap.defaultValue if there was no prior value.
put(int, long) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
 
put(int, long, int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Puts the given key and value into this map at the given index in its order.
put(int, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns the old value associated with the specified key, or this map's IntObjectMap.defaultValue if there was no prior value.
put(int, V) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
 
put(int, V, int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Puts the given key and value into this map at the given index in its order.
put(long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the old value associated with the specified key, or this map's LongFloatMap.defaultValue if there was no prior value.
put(long, float) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
put(long, float, int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Puts the given key and value into this map at the given index in its order.
put(long, int) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the old value associated with the specified key, or this map's LongIntMap.defaultValue if there was no prior value.
put(long, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
 
put(long, int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Puts the given key and value into this map at the given index in its order.
put(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the old value associated with the specified key, or this map's LongLongMap.defaultValue if there was no prior value.
put(long, long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
 
put(long, long, int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Puts the given key and value into this map at the given index in its order.
put(long, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns the old value associated with the specified key, or this map's LongObjectMap.defaultValue if there was no prior value.
put(long, V) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
 
put(long, V, int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Puts the given key and value into this map at the given index in its order.
put(Enum<?>, float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns the old value associated with the specified key, or this map's EnumFloatMap.defaultValue if there was no prior value.
put(Enum<?>, float) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Returns the old value associated with the specified key, or this map's EnumFloatMap.defaultValue if there was no prior value.
put(Enum<?>, float, int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Puts the given key and value into this map at the given index in its order.
put(Enum<?>, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns the old value associated with the specified key, or this map's EnumIntMap.defaultValue if there was no prior value.
put(Enum<?>, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Returns the old value associated with the specified key, or this map's EnumIntMap.defaultValue if there was no prior value.
put(Enum<?>, int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Puts the given key and value into this map at the given index in its order.
put(Enum<?>, long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns the old value associated with the specified key, or this map's EnumLongMap.defaultValue if there was no prior value.
put(Enum<?>, long) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Returns the old value associated with the specified key, or this map's EnumLongMap.defaultValue if there was no prior value.
put(Enum<?>, long, int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Puts the given key and value into this map at the given index in its order.
put(Enum<?>, V) - Method in class com.github.tommyettinger.ds.EnumMap
Returns the old value associated with the specified key, or this map's EnumMap.defaultValue if there was no prior value.
put(Enum<?>, V) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Returns the old value associated with the specified key, or this map's EnumMap.defaultValue if there was no prior value.
put(Enum<?>, V, int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Puts the given key and value into this map at the given index in its order.
put(K, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the old value associated with the specified key, or this map's ObjectFloatMap.defaultValue if there was no prior value.
put(K, float) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
put(K, float, int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Puts the given key and value into this map at the given index in its order.
put(K, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the old value associated with the specified key, or this map's ObjectIntMap.defaultValue if there was no prior value.
put(K, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
put(K, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Puts the given key and value into this map at the given index in its order.
put(K, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the old value associated with the specified key, or this map's ObjectLongMap.defaultValue if there was no prior value.
put(K, long) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
put(K, long, int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Puts the given key and value into this map at the given index in its order.
put(K, V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns the old value associated with the specified key, or this map's ObjectObjectMap.defaultValue if there was no prior value.
put(K, V) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
 
put(K, V, int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Puts the given key and value into this map at the given index in its order.
putAll(int[], float[]) - Method in class com.github.tommyettinger.ds.IntFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], float[], int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], int[]) - Method in class com.github.tommyettinger.ds.IntIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], int[], int) - Method in class com.github.tommyettinger.ds.IntIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], int, float[], int, int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], int, int[], int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], int, long[], int, int) - Method in class com.github.tommyettinger.ds.IntLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], int, V[], int, int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], long[]) - Method in class com.github.tommyettinger.ds.IntLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], long[], int) - Method in class com.github.tommyettinger.ds.IntLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], V[]) - Method in class com.github.tommyettinger.ds.IntObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int[], V[], int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(int, EnumFloatOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, EnumIntOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, EnumLongOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this map, inserting starting at insertionIndex in the iteration order.
putAll(int, EnumOrderedMap<? extends V>, int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Adds up to count entries, starting from offset, in the map other to this map, inserting starting at insertionIndex in the iteration order.
putAll(int, IntFloatOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, IntIntOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, IntLongOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, IntObjectOrderedMap<? extends V>, int, int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, LongFloatOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, LongIntOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, LongLongOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, LongObjectOrderedMap<? extends V>, int, int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, ObjectFloatOrderedMap<? extends K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, ObjectIntOrderedMap<? extends K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, ObjectLongOrderedMap<? extends K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(int, ObjectObjectOrderedMap<? extends K, ? extends V>, int, int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting starting at insertionIndex in the iteration order.
putAll(long[], float[]) - Method in class com.github.tommyettinger.ds.LongFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], float[], int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], int[]) - Method in class com.github.tommyettinger.ds.LongIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], int[], int) - Method in class com.github.tommyettinger.ds.LongIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], int, float[], int, int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], int, int[], int, int) - Method in class com.github.tommyettinger.ds.LongIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], int, long[], int, int) - Method in class com.github.tommyettinger.ds.LongLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], int, V[], int, int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], long[]) - Method in class com.github.tommyettinger.ds.LongLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], long[], int) - Method in class com.github.tommyettinger.ds.LongLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], V[]) - Method in class com.github.tommyettinger.ds.LongObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(long[], V[], int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(EnumFloatMap) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumFloatOrderedMap) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumFloatOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(EnumIntMap) - Method in class com.github.tommyettinger.ds.EnumIntMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumIntOrderedMap) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumIntOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(EnumLongMap) - Method in class com.github.tommyettinger.ds.EnumLongMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumLongOrderedMap) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumLongOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this map, inserting at the end of the iteration order.
putAll(EnumMap<? extends V>) - Method in class com.github.tommyettinger.ds.EnumMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumOrderedMap<? extends V>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(EnumOrderedMap<? extends V>, int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Adds up to count entries, starting from offset, in the map other to this map, inserting at the end of the iteration order.
putAll(IntFloatMap) - Method in class com.github.tommyettinger.ds.IntFloatMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntFloatOrderedMap) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntFloatOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(IntIntMap) - Method in class com.github.tommyettinger.ds.IntIntMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntIntOrderedMap) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntIntOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(IntLongMap) - Method in class com.github.tommyettinger.ds.IntLongMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntLongOrderedMap) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntLongOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(IntObjectMap<? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntObjectOrderedMap<? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(IntObjectOrderedMap<? extends V>, int, int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(LongFloatMap) - Method in class com.github.tommyettinger.ds.LongFloatMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongFloatOrderedMap) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongFloatOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(LongIntMap) - Method in class com.github.tommyettinger.ds.LongIntMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongIntOrderedMap) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongIntOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(LongLongMap) - Method in class com.github.tommyettinger.ds.LongLongMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongLongOrderedMap) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongLongOrderedMap, int, int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(LongObjectMap<? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongObjectOrderedMap<? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(LongObjectOrderedMap<? extends V>, int, int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(ObjectFloatMap<? extends K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectFloatMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(ObjectFloatOrderedMap<? extends K>) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectFloatOrderedMap<? extends K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(ObjectFloatOrderedMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(ObjectIntMap<? extends K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectIntMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(ObjectIntOrderedMap<? extends K>) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectIntOrderedMap<? extends K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(ObjectIntOrderedMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(ObjectLongMap<? extends K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectLongMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(ObjectLongOrderedMap<? extends K>) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectLongOrderedMap<? extends K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(ObjectLongOrderedMap<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(ObjectObjectMap<? extends K, ? extends V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectObjectOrderedMap<? extends K, ? extends V>) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Puts every key-value pair in the given map into this, with the values from the given map overwriting the previous values if two keys are identical.
putAll(ObjectObjectOrderedMap<? extends K, ? extends V>, int, int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Adds up to count entries, starting from offset, in the map other to this set, inserting at the end of the iteration order.
putAll(PrimitiveCollection.OfInt, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.IntFloatMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfInt, PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntIntMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfInt, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.IntLongMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfInt, Collection<? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfLong, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.LongFloatMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfLong, PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.LongIntMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfLong, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongLongMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(PrimitiveCollection.OfLong, Collection<? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], float[]) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], float[], int) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], int[]) - Method in class com.github.tommyettinger.ds.EnumIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], int[], int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], int, float[], int, int) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with EnumFloatMap.put(Enum, float).
putAll(Enum<?>[], int, int[], int, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with EnumIntMap.put(Enum, int).
putAll(Enum<?>[], int, long[], int, int) - Method in class com.github.tommyettinger.ds.EnumLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with EnumLongMap.put(Enum, long).
putAll(Enum<?>[], int, V[], int, int) - Method in class com.github.tommyettinger.ds.EnumMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with EnumMap.put(Enum, Object).
putAll(Enum<?>[], long[]) - Method in class com.github.tommyettinger.ds.EnumLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], long[], int) - Method in class com.github.tommyettinger.ds.EnumLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], V[]) - Method in class com.github.tommyettinger.ds.EnumMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Enum<?>[], V[], int) - Method in class com.github.tommyettinger.ds.EnumMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends Enum<?>>, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Given two side-by-side collections, one of Enum keys, one of float values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends Enum<?>>, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Given two side-by-side collections, one of Enum keys, one of float values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends Enum<?>>, PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.EnumIntMap
Given two side-by-side collections, one of Enum keys, one of int values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends Enum<?>>, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.EnumLongMap
Given two side-by-side collections, one of Enum keys, one of long values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends Enum<?>>, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Given two side-by-side collections, one of Enum keys, one of long values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends Enum<?>>, Collection<? extends V>) - Method in class com.github.tommyettinger.ds.EnumMap
Given two side-by-side collections, one of Enum keys, one of V values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends K>, PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends K>, PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends K>, PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Collection<? extends K>, Collection<? extends V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Given two side-by-side collections, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(Map<? extends Enum<?>, ? extends V>) - Method in class com.github.tommyettinger.ds.EnumMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Copies all the mappings from the specified map to this map (optional operation).
putAll(K[], float[]) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], float[], int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], int[]) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], int[], int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], int, float[], int, int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], int, int[], int, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], int, long[], int, int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], int, V[], int, int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], long[]) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], long[], int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], V[]) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putAll(K[], V[], int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Given two side-by-side arrays, one of keys, one of values, this inserts each pair of key and value into this map with put().
putIfAbsent(int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
putIfAbsent(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
putIfAbsent(int, long) - Method in class com.github.tommyettinger.ds.IntLongMap
 
putIfAbsent(int, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
putIfAbsent(long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
putIfAbsent(long, int) - Method in class com.github.tommyettinger.ds.LongIntMap
 
putIfAbsent(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
 
putIfAbsent(long, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
putIfAbsent(K, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
putIfAbsent(K, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
putIfAbsent(K, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
putLegible(String) - Method in class com.github.tommyettinger.ds.IntFloatMap
putLegible(String) - Method in class com.github.tommyettinger.ds.IntIntMap
Adds items to this map drawn from the result of IntIntMap.toString(String) or IntIntMap.appendTo(StringBuilder, String, boolean).
putLegible(String) - Method in class com.github.tommyettinger.ds.IntLongMap
Adds items to this map drawn from the result of IntLongMap.toString(String) or IntLongMap.appendTo(StringBuilder, String, boolean).
putLegible(String) - Method in class com.github.tommyettinger.ds.LongFloatMap
putLegible(String) - Method in class com.github.tommyettinger.ds.LongIntMap
Adds items to this map drawn from the result of LongIntMap.toString(String) or LongIntMap.appendTo(StringBuilder, String, boolean).
putLegible(String) - Method in class com.github.tommyettinger.ds.LongLongMap
putLegible(String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap
putLegible(String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap
Adds items to this map drawn from the result of EnumIntMap.toString(String) or EnumIntMap.appendTo(StringBuilder, String, boolean).
putLegible(String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap
putLegible(String, PartialParser<Enum<?>>, PartialParser<V>) - Method in class com.github.tommyettinger.ds.EnumMap
Adds items to this map drawn from the result of EnumMap.toString(String) or EnumMap.appendTo(StringBuilder, String, boolean).
putLegible(String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
putLegible(String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
putLegible(String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
putLegible(String, PartialParser<K>, PartialParser<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
putLegible(String, PartialParser<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
putLegible(String, PartialParser<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
putLegible(String, String) - Method in class com.github.tommyettinger.ds.IntFloatMap
putLegible(String, String) - Method in class com.github.tommyettinger.ds.IntIntMap
Adds items to this map drawn from the result of IntIntMap.toString(String) or IntIntMap.appendTo(StringBuilder, String, boolean).
putLegible(String, String) - Method in class com.github.tommyettinger.ds.IntLongMap
Adds items to this map drawn from the result of IntLongMap.toString(String) or IntLongMap.appendTo(StringBuilder, String, boolean).
putLegible(String, String) - Method in class com.github.tommyettinger.ds.LongFloatMap
putLegible(String, String) - Method in class com.github.tommyettinger.ds.LongIntMap
Adds items to this map drawn from the result of LongIntMap.toString(String) or LongIntMap.appendTo(StringBuilder, String, boolean).
putLegible(String, String) - Method in class com.github.tommyettinger.ds.LongLongMap
putLegible(String, String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap
putLegible(String, String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap
Adds items to this map drawn from the result of EnumIntMap.toString(String) or EnumIntMap.appendTo(StringBuilder, String, boolean).
putLegible(String, String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap
putLegible(String, String, PartialParser<Enum<?>>, PartialParser<V>) - Method in class com.github.tommyettinger.ds.EnumMap
Adds items to this map drawn from the result of EnumMap.toString(String) or EnumMap.appendTo(StringBuilder, String, boolean).
putLegible(String, String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
putLegible(String, String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
putLegible(String, String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
putLegible(String, String, PartialParser<K>, PartialParser<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
putLegible(String, String, PartialParser<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
putLegible(String, String, PartialParser<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
putLegible(String, String, String) - Method in class com.github.tommyettinger.ds.IntFloatMap
putLegible(String, String, String) - Method in class com.github.tommyettinger.ds.IntIntMap
putLegible(String, String, String) - Method in class com.github.tommyettinger.ds.IntLongMap
putLegible(String, String, String) - Method in class com.github.tommyettinger.ds.LongFloatMap
putLegible(String, String, String) - Method in class com.github.tommyettinger.ds.LongIntMap
putLegible(String, String, String) - Method in class com.github.tommyettinger.ds.LongLongMap
putLegible(String, String, String, int, int) - Method in class com.github.tommyettinger.ds.IntFloatMap
putLegible(String, String, String, int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
putLegible(String, String, String, int, int) - Method in class com.github.tommyettinger.ds.IntLongMap
putLegible(String, String, String, int, int) - Method in class com.github.tommyettinger.ds.LongFloatMap
putLegible(String, String, String, int, int) - Method in class com.github.tommyettinger.ds.LongIntMap
putLegible(String, String, String, int, int) - Method in class com.github.tommyettinger.ds.LongLongMap
putLegible(String, String, String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatMap
putLegible(String, String, String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntMap
putLegible(String, String, String, PartialParser<Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongMap
putLegible(String, String, String, PartialParser<Enum<?>>, int, int) - Method in class com.github.tommyettinger.ds.EnumFloatMap
putLegible(String, String, String, PartialParser<Enum<?>>, int, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
putLegible(String, String, String, PartialParser<Enum<?>>, int, int) - Method in class com.github.tommyettinger.ds.EnumLongMap
putLegible(String, String, String, PartialParser<Enum<?>>, PartialParser<V>) - Method in class com.github.tommyettinger.ds.EnumMap
putLegible(String, String, String, PartialParser<Enum<?>>, PartialParser<V>, int, int) - Method in class com.github.tommyettinger.ds.EnumMap
putLegible(String, String, String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
putLegible(String, String, String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
putLegible(String, String, String, PartialParser<K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
putLegible(String, String, String, PartialParser<K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
putLegible(String, String, String, PartialParser<K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
putLegible(String, String, String, PartialParser<K>, int, int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
putLegible(String, String, String, PartialParser<K>, PartialParser<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
putLegible(String, String, String, PartialParser<K>, PartialParser<V>, int, int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
putLegible(String, String, String, PartialParser<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
putLegible(String, String, String, PartialParser<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
putLegible(String, String, String, PartialParser<V>, int, int) - Method in class com.github.tommyettinger.ds.IntObjectMap
putLegible(String, String, String, PartialParser<V>, int, int) - Method in class com.github.tommyettinger.ds.LongObjectMap
putOrDefault(int, float, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(int, float, float) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
putOrDefault(int, int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(int, int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
 
putOrDefault(int, long, long) - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(int, long, long) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
 
putOrDefault(int, V, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(int, V, V) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
 
putOrDefault(long, float, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(long, float, float) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
putOrDefault(long, int, int) - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(long, int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
 
putOrDefault(long, long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(long, long, long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
 
putOrDefault(long, V, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(long, V, V) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
 
putOrDefault(Enum<?>, float, float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Acts like EnumFloatMap.put(Enum, float), but uses the specified defaultValue instead of the default value for this EnumFloatMap.
putOrDefault(Enum<?>, float, float) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
putOrDefault(Enum<?>, int, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Acts like EnumIntMap.put(Enum, int), but uses the specified defaultValue instead of the default value for this EnumIntMap.
putOrDefault(Enum<?>, int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
putOrDefault(Enum<?>, long, long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Acts like EnumLongMap.put(Enum, long), but uses the specified defaultValue instead of the default value for this EnumLongMap.
putOrDefault(Enum<?>, long, long) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
putOrDefault(Enum<?>, V, V) - Method in class com.github.tommyettinger.ds.EnumMap
Acts like EnumMap.put(Enum, Object), but uses the specified defaultValue instead of the default value for this EnumMap.
putOrDefault(Enum<?>, V, V) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
 
putOrDefault(K, float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(K, float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
putOrDefault(K, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(K, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
putOrDefault(K, long, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the old value associated with the specified key, or the given defaultValue if there was no prior value.
putOrDefault(K, long, long) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
putOrDefault(K, V, V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
putOrDefault(K, V, V) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
 
putPairs(Number...) - Method in class com.github.tommyettinger.ds.IntFloatMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Number...) - Method in class com.github.tommyettinger.ds.IntIntMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Number...) - Method in class com.github.tommyettinger.ds.IntLongMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Number...) - Method in class com.github.tommyettinger.ds.LongFloatMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Number...) - Method in class com.github.tommyettinger.ds.LongIntMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Number...) - Method in class com.github.tommyettinger.ds.LongLongMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.EnumIntMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.EnumLongMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.EnumMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.IntObjectMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.LongObjectMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairs(Object...) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairsPrimitive(int...) - Method in class com.github.tommyettinger.ds.IntIntMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putPairsPrimitive(long...) - Method in class com.github.tommyettinger.ds.LongLongMap
Attempts to put alternating key-value pairs into this map, drawing a key, then a value from pairs, then another key, another value, and so on until another pair cannot be drawn.
putResize(int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Skips checks for existing keys, doesn't increment size.
putResize(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
Skips checks for existing keys, doesn't increment size.
putResize(int, long) - Method in class com.github.tommyettinger.ds.IntLongMap
Skips checks for existing keys, doesn't increment size.
putResize(int, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
Skips checks for existing keys, doesn't increment size.
putResize(long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Skips checks for existing keys, doesn't increment size.
putResize(long, int) - Method in class com.github.tommyettinger.ds.LongIntMap
Skips checks for existing keys, doesn't increment size.
putResize(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
Skips checks for existing keys, doesn't increment size.
putResize(long, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
Skips checks for existing keys, doesn't increment size.
putResize(K, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Skips checks for existing keys, doesn't increment size.
putResize(K, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Skips checks for existing keys, doesn't increment size.
putResize(K, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Skips checks for existing keys, doesn't increment size.
putResize(K, V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Skips checks for existing keys, doesn't increment size.

Q

QuickSelect - Class in com.github.tommyettinger.ds
Implementation of Tony Hoare's quickselect algorithm.
QUOTED - Static variable in interface com.github.tommyettinger.ds.support.util.CharAppender
Appends the given char in single quotes, with a backslash-escape if it would be necessary in Java sources.

R

random() - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Returns a random item from the list, or false if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Returns a random item from the list, or zero if the list is empty.
random() - Method in interface com.github.tommyettinger.ds.Ordered
Returns a random T value from this Ordered, where T is typically the key type for Maps and the item type for Lists and Sets, or null if the list is empty.
random(Random) - Method in class com.github.tommyettinger.ds.BooleanDeque
Gets a randomly selected item from this BooleanDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.BooleanList
Returns a random item from the list, or false if the list is empty.
random(Random) - Method in class com.github.tommyettinger.ds.ByteDeque
Gets a randomly selected item from this ByteDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.ByteList
Returns a random item from the list, or zero if the list is empty.
random(Random) - Method in class com.github.tommyettinger.ds.CharDeque
Gets a randomly selected item from this CharDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.CharList
Returns a random item from the list, or zero if the list is empty, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.DoubleDeque
Gets a randomly selected item from this DoubleDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.DoubleList
Returns a random item from the list, or zero if the list is empty.
random(Random) - Method in class com.github.tommyettinger.ds.FloatDeque
Gets a randomly selected item from this FloatDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.FloatList
Returns a random item from the list, or zero if the list is empty.
random(Random) - Method in class com.github.tommyettinger.ds.IntDeque
Gets a randomly selected item from this IntDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.IntList
Returns a random item from the list, or zero if the list is empty.
random(Random) - Method in interface com.github.tommyettinger.ds.Lisque
 
random(Random) - Method in class com.github.tommyettinger.ds.LongDeque
Gets a randomly selected item from this LongDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.LongList
Returns a random item from the list, or zero if the list is empty.
random(Random) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns a T item from anywhere in this ObjectDeque, chosen pseudo-randomly using random.
random(Random) - Method in class com.github.tommyettinger.ds.ObjectList
Returns a T item from anywhere in this ObjectList, chosen pseudo-randomly using random.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Gets a random boolean value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Gets a random byte value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Gets a random char value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Gets a random double value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Gets a random float value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Gets a random int value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Gets a random long value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Gets a random short value from this Ordered, using the given random number generator.
random(Random) - Method in interface com.github.tommyettinger.ds.Ordered
Gets a random T value from this Ordered, where T is typically the key type for Maps and the item type for Lists and Sets, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.ShortDeque
Gets a randomly selected item from this ShortDeque, using the given random number generator.
random(Random) - Method in class com.github.tommyettinger.ds.ShortList
Returns a random item from the list, or zero if the list is empty.
range(Enum<E>, Enum<E>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates an EnumOrderedSet holding Enum items between the ordinals of start and end.
range(Enum<E>, Enum<E>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates an EnumSet holding Enum items between the ordinals of start and end.
READABLE - Static variable in interface com.github.tommyettinger.ds.support.util.BooleanAppender
Appends boolean constants as they would be read in Java sources, as either true or false.
READABLE - Static variable in interface com.github.tommyettinger.ds.support.util.CharAppender
Appends char constants as they would be read in Java sources, in single quotes, with backslash escapes if necessary.
READABLE - Static variable in interface com.github.tommyettinger.ds.support.util.DoubleAppender
Appends double constants as they would be read in Java sources, in base 10 using either decimal or scientific format (depending on scale).
READABLE - Static variable in interface com.github.tommyettinger.ds.support.util.FloatAppender
Appends float constants as they would be read in Java sources, in base 10 with a trailing 'f'.
READABLE - Static variable in interface com.github.tommyettinger.ds.support.util.IntAppender
Appends int constants as they would be read in Java sources, in base 10, signed.
READABLE - Static variable in interface com.github.tommyettinger.ds.support.util.LongAppender
Appends long constants as they would be read in Java sources, in base 10 with a trailing 'L'.
readArrayDense(boolean[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Reads zero or more items from the result of PrimitiveCollection.OfBoolean.toDenseString() or PrimitiveCollection.OfBoolean.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(byte[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Reads zero or more items from the result of PrimitiveCollection.OfByte.toDenseString() or PrimitiveCollection.OfByte.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(char[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Reads zero or more items from the result of PrimitiveCollection.OfChar.toDenseString() or PrimitiveCollection.OfChar.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(double[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Reads zero or more items from the result of PrimitiveCollection.OfDouble.toDenseString() or PrimitiveCollection.OfDouble.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(float[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Reads zero or more items from the result of PrimitiveCollection.OfFloat.toDenseString() or PrimitiveCollection.OfFloat.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(int[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Reads zero or more items from the result of PrimitiveCollection.OfInt.toDenseString() or PrimitiveCollection.OfInt.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(long[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Reads zero or more items from the result of PrimitiveCollection.OfLong.toDenseString() or PrimitiveCollection.OfLong.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(short[], int, CharSequence, int, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Reads zero or more items from the result of PrimitiveCollection.OfShort.toDenseString() or PrimitiveCollection.OfShort.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in buffer, starting at bufferIndex.
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Reads zero or more items from the result of PrimitiveCollection.OfBoolean.toDenseString() or PrimitiveCollection.OfBoolean.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new boolean array sized to cs.length().
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Reads zero or more items from the result of PrimitiveCollection.OfByte.toDenseString() or PrimitiveCollection.OfByte.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new byte array sized to cs.length() / 2.
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Reads zero or more items from the result of PrimitiveCollection.OfChar.toDenseString() or PrimitiveCollection.OfChar.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new char array sized to cs.length().
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Reads zero or more items from the result of PrimitiveCollection.OfDouble.toDenseString() or PrimitiveCollection.OfDouble.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new double array sized to cs.length() / 10.
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Reads zero or more items from the result of PrimitiveCollection.OfFloat.toDenseString() or PrimitiveCollection.OfFloat.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new float array sized to cs.length() / 5.
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Reads zero or more items from the result of PrimitiveCollection.OfInt.toDenseString() or PrimitiveCollection.OfInt.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new int array sized to cs.length() / 5.
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Reads zero or more items from the result of PrimitiveCollection.OfLong.toDenseString() or PrimitiveCollection.OfLong.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new long array sized to cs.length() / 10.
readArrayDense(CharSequence) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Reads zero or more items from the result of PrimitiveCollection.OfShort.toDenseString() or PrimitiveCollection.OfShort.denseAppendTo(CharSequence, boolean) and assigns them to consecutive items in a new short array sized to cs.length() / 3.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Reads in exactly one char from the given position in the given CharSequence, such as a String or StringBuilder, and returns true if it is the char '1' or returns false otherwise.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Reads in exactly two BASE90 chars from the given position in the given CharSequence, such as a String or StringBuilder, and returns the byte they represent.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Reads in exactly one char from the given position in the given CharSequence, such as a String or StringBuilder, and returns that char.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Reads in exactly ten BASE90 chars from the given position in the given CharSequence, such as a String or StringBuilder, and returns the double they represent.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Reads in exactly five BASE90 chars from the given position in the given CharSequence, such as a String or StringBuilder, and returns the float they represent.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Reads in exactly five BASE90 chars from the given position in the given CharSequence, such as a String or StringBuilder, and returns the int they represent.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Reads in exactly ten BASE90 chars from the given position in the given CharSequence, such as a String or StringBuilder, and returns the long they represent.
readDense(CharSequence, int) - Static method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Reads in exactly three BASE90 chars from the given position in the given CharSequence, such as a String or StringBuilder, and returns the short they represent.
rearrange(long) - Method in interface com.github.tommyettinger.ds.Arrangeable
Rearranges this Arrangeable using the given seed to shuffle it.
recursiveSelect(Arrangeable.ArrangeableList<T>, Comparator<? super T>, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(BooleanList, BooleanComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(ByteList, ByteComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(CharList, CharComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(DoubleList, DoubleComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(FloatList, FloatComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(IntList, IntComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(LongList, LongComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(ShortList, ShortComparator, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
recursiveSelect(T[], Comparator<? super T>, int, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
release(Object) - Method in class com.github.tommyettinger.ds.EnumMap
If the given Object is neverIdentical, this "releases its hold" on that placeholder value and returns null; otherwise, it returns the given Object (cast to V if non-null).
rem(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
rem(byte) - Method in class com.github.tommyettinger.ds.ByteList
Gets the remainder of each item in this ByteList with value, stores it in this and returns it.
rem(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
rem(double) - Method in class com.github.tommyettinger.ds.DoubleList
Gets the remainder of each item in this DoubleList with value, stores it in this and returns it.
rem(float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
rem(float) - Method in class com.github.tommyettinger.ds.FloatList
Gets the remainder of each item in this FloatList with value, stores it in this and returns it.
rem(int) - Method in class com.github.tommyettinger.ds.IntDeque
 
rem(int) - Method in class com.github.tommyettinger.ds.IntList
Gets the remainder of each item in this IntList with value, stores it in this and returns it.
rem(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
rem(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
rem(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
rem(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
rem(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
rem(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
rem(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
rem(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
rem(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
rem(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
rem(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
rem(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
rem(long) - Method in class com.github.tommyettinger.ds.LongDeque
 
rem(long) - Method in class com.github.tommyettinger.ds.LongList
Gets the remainder of each item in this LongList with value, stores it in this and returns it.
rem(short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
rem(short) - Method in class com.github.tommyettinger.ds.ShortList
Gets the remainder of each item in this ShortList with value, stores it in this and returns it.
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
remaining - Variable in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
remove() - Method in class com.github.tommyettinger.ds.BinaryHeap
Retrieves and removes the head of this queue.
remove() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Removes from the list the last element that was returned by BooleanIterator.next() or BooleanDeque.BooleanDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.BooleanDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Removes from the list the last element that was returned by BooleanList.BooleanListIterator.nextBoolean() or BooleanList.BooleanListIterator.previousBoolean() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Removes from the list the last element that was returned by ByteIterator.next() or ByteDeque.ByteDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.ByteDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Removes from the list the last element that was returned by ByteList.ByteListIterator.nextByte() or ByteList.ByteListIterator.previousByte() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Removes from the list the last element that was returned by CharIterator.next() or CharDeque.CharDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.CharDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Removes from the list the last element that was returned by CharList.CharListIterator.nextChar() or CharList.CharListIterator.previousChar() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Removes from the list the last element that was returned by DoubleIterator.next() or DoubleDeque.DoubleDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.DoubleDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Removes from the list the last element that was returned by DoubleList.DoubleListIterator.nextDouble() or DoubleList.DoubleListIterator.previousDouble() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.EnumOrderedSet.EnumOrderedSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Removes from the list the last element that was returned by FloatIterator.next() or FloatDeque.FloatDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.FloatDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Removes from the list the last element that was returned by FloatList.FloatListIterator.nextFloat() or FloatList.FloatListIterator.previousFloat() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.HolderOrderedSet.HolderOrderedSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Removes from the list the last element that was returned by IntIterator.next() or IntDeque.IntDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.IntDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Removes from the list the last element that was returned by IntList.IntListIterator.nextInt() or IntList.IntListIterator.previousInt() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.IntOrderedSet.IntOrderedSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
 
remove() - Method in interface com.github.tommyettinger.ds.Lisque
 
remove() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Removes from the list the last element that was returned by LongIterator.next() or LongDeque.LongDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.LongDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Removes from the list the last element that was returned by LongList.LongListIterator.nextLong() or LongList.LongListIterator.previousLong() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.LongOrderedSet.LongOrderedSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Removes from the list the last element that was returned by NumberedSet.NumberedSetIterator.next() or NumberedSet.NumberedSetIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Removes from the list the last element that was returned by ObjectDeque.ObjectDequeIterator.next() or ObjectDeque.ObjectDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.ObjectDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Removes from the list the last element that was returned by ObjectList.ObjectListIterator.next() or ObjectList.ObjectListIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
remove() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet.ObjectOrderedSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
 
remove() - Method in class com.github.tommyettinger.ds.ShortDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Removes from the list the last element that was returned by ShortIterator.next() or ShortDeque.ShortDequeIterator.previous() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Removes from the list the last element that was returned by ShortList.ShortListIterator.nextShort() or ShortList.ShortListIterator.previousShort() (optional operation).
remove() - Method in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingByteIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingCharIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingIntIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingLongIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove() - Method in class com.github.tommyettinger.ds.support.util.StridingShortIterator
NOTE: this does not change the stride or offset, so the same sequence of values will be returned regardless of if some elements are removed with this method.
remove(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the first occurrence of the specified element from this deque.
remove(boolean) - Method in class com.github.tommyettinger.ds.BooleanList
Removes the first occurrence of value from this BooleanList, returning true if anything was removed.
remove(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
remove(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the first occurrence of the specified element from this deque.
remove(byte) - Method in class com.github.tommyettinger.ds.ByteList
Removes the first occurrence of value from this ByteList, returning true if anything was removed.
remove(byte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
remove(char) - Method in class com.github.tommyettinger.ds.CharBitSet
Deactivates the given position and returns true if the bit set was modified in the process.
remove(char) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the first occurrence of the specified element from this deque.
remove(char) - Method in class com.github.tommyettinger.ds.CharList
Removes the first occurrence of value from this CharList, returning true if anything was removed.
remove(char) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
remove(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the first occurrence of the specified element from this deque.
remove(double) - Method in class com.github.tommyettinger.ds.DoubleList
Removes the first occurrence of value from this DoubleList, returning true if anything was removed.
remove(double) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
remove(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
remove(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the first occurrence of the specified element from this deque.
remove(float) - Method in class com.github.tommyettinger.ds.FloatList
Removes the first occurrence of value from this FloatList, returning true if anything was removed.
remove(float) - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
 
remove(float) - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
 
remove(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
remove(float) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
remove(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Deactivates the given position and returns true if the bit set was modified in the process.
remove(int) - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
remove(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the first occurrence of the specified element from this deque.
remove(int) - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
remove(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
remove(int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Values
 
remove(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntList
Removes the first occurrence of value from this IntList, returning true if anything was removed.
remove(int) - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
remove(int) - Method in class com.github.tommyettinger.ds.IntLongMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
remove(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
 
remove(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
 
remove(int) - Method in class com.github.tommyettinger.ds.IntSet
Returns true if the key was removed.
remove(int) - Method in class com.github.tommyettinger.ds.LongIntMap.Values
 
remove(int) - Method in class com.github.tommyettinger.ds.ObjectBag
This removes the item at the given index and returns it, but also changes the ordering.
remove(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the element at the specified position in this deque.
remove(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
remove(int) - Method in class com.github.tommyettinger.ds.ObjectList
 
remove(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Deactivates the given position and returns true if the bit set was modified in the process.
remove(int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
remove(int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
remove(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
remove(int, long) - Method in class com.github.tommyettinger.ds.IntLongMap
 
remove(int, Object) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
remove(long) - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
remove(long) - Method in class com.github.tommyettinger.ds.IntLongMap.Values
 
remove(long) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the first occurrence of the specified element from this deque.
remove(long) - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
remove(long) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
remove(long) - Method in class com.github.tommyettinger.ds.LongIntMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongList
Removes the first occurrence of value from this LongList, returning true if anything was removed.
remove(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
remove(long) - Method in class com.github.tommyettinger.ds.LongLongMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Values
 
remove(long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
remove(long) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
 
remove(long) - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
remove(long) - Method in class com.github.tommyettinger.ds.LongSet
Returns true if the key was removed.
remove(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
remove(long) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
remove(long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
remove(long, int) - Method in class com.github.tommyettinger.ds.LongIntMap
 
remove(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
 
remove(long, Object) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
remove(short) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
remove(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the first occurrence of the specified element from this deque.
remove(short) - Method in class com.github.tommyettinger.ds.ShortList
Removes the first occurrence of value from this ShortList, returning true if anything was removed.
remove(Object) - Method in class com.github.tommyettinger.ds.BinaryHeap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Keys
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
remove(Object) - Method in class com.github.tommyettinger.ds.EnumSet
Removes the specified element from this set if it is present (optional operation).
remove(Object) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Takes a K key to remove from this HolderOrderedSet, not a T item.
remove(Object) - Method in class com.github.tommyettinger.ds.HolderSet
Takes a K key and not a T value! Returns true if the key was removed.
remove(Object) - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
 
remove(Object) - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
 
remove(Object) - Method in class com.github.tommyettinger.ds.NumberedSet
Tries to remove an item from this set and calls NumberedSet.renumber(int) if that item was removed
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
remove(Object) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns true if the key was removed.
remove(Object, float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
remove(Object, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
remove(Object, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
remove(Object, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
remove(Object, long) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
remove(Object, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
remove(Collection<T>) - Method in class com.github.tommyettinger.ds.Junction.All
 
remove(Collection<T>) - Method in class com.github.tommyettinger.ds.Junction.Any
 
remove(Collection<T>) - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
remove(Collection<T>) - Method in class com.github.tommyettinger.ds.Junction.Not
 
remove(Collection<T>) - Method in class com.github.tommyettinger.ds.Junction.One
 
remove(Collection<T>) - Method in class com.github.tommyettinger.ds.Junction
 
remove(Collection<T>) - Method in interface com.github.tommyettinger.ds.Term
Modifies the given Collection of T by removing any items that match this Term.
remove(T) - Method in class com.github.tommyettinger.ds.BinaryHeap
Removes the given node and returns it.
removeAll(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
removeAll(boolean[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
removeAll(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
removeAll(byte[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
removeAll(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
removeAll(char[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
removeAll(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
removeAll(double[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
removeAll(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
removeAll(float[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
removeAll(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
removeAll(int[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
removeAll(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
removeAll(long[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
removeAll(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
removeAll(short[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
removeAll(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
removeAll(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanList
Removes from this BooleanList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfBoolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
removeAll(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteList
Removes from this ByteList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfByte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
 
removeAll(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharList
Removes from this CharList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfChar) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
removeAll(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleList
Removes from this DoubleList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfDouble) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
 
removeAll(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatList
Removes from this FloatList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfFloat) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
 
removeAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntList
Removes from this IntList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfInt) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
 
removeAll(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongList
Removes from this LongList all occurrences of any elements contained in the specified collection.
removeAll(PrimitiveCollection.OfLong) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfShort) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Removes from this collection all occurrences of any elements contained in the specified other collection.
removeAll(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
 
removeAll(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortList
Removes from this ShortList all occurrences of any elements contained in the specified collection.
removeAll(BooleanIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Removes from this collection all occurrences of any elements contained in the specified BooleanIterator.
removeAll(ByteIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Removes from this collection all occurrences of any elements contained in the specified ByteIterator.
removeAll(CharIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Removes from this collection all occurrences of any elements contained in the specified CharIterator.
removeAll(DoubleIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Removes from this collection all occurrences of any elements contained in the specified DoubleIterator.
removeAll(FloatIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Removes from this collection all occurrences of any elements contained in the specified FloatIterator.
removeAll(IntIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Removes from this collection all occurrences of any elements contained in the specified IntIterator.
removeAll(LongIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Removes from this collection all occurrences of any elements contained in the specified LongIterator.
removeAll(ShortIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Removes from this collection all occurrences of any elements contained in the specified ShortIterator.
removeAll(Object[]) - Method in class com.github.tommyettinger.ds.BinaryHeap
Exactly like BinaryHeap.removeAll(Collection), but takes an array instead of a Collection.
removeAll(Object[]) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection all occurrences of any elements contained in the specified array.
removeAll(Object[]) - Method in class com.github.tommyettinger.ds.HolderSet
 
removeAll(Object[]) - Method in class com.github.tommyettinger.ds.NumberedSet
Bulk-removes each item in the given array from this set.
removeAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Exactly like ObjectDeque.removeAll(Collection), but takes an array instead of a Collection.
removeAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectList
Exactly like ArrayList.removeAll(Collection), but takes an array instead of a Collection.
removeAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectSet
 
removeAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.BinaryHeap
Like BinaryHeap.removeAll(Object[]), but only uses at most length items from array, starting at offset.
removeAll(Object[], int, int) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection all occurrences of any elements contained in the specified array, but only starts reading elements from the array starting at the given offset and only uses length items.
removeAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.HolderSet
 
removeAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Bulk-removes each item in the given array from this set.
removeAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.removeAll(Object[]), but only uses at most length items from array, starting at offset.
removeAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Like ObjectList.removeAll(Object[]), but only uses at most length items from array, starting at offset.
removeAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectSet
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.BinaryHeap
Removes each object in other from this heap, removing an item once if it appears once, twice if it appears twice, and so on.
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumMap.Keys
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumSet
Removes from this EnumSet every element in the given Collection.
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.HolderSet
Removes from this Set a Collection of K key types (not T items).
removeAll(Collection<?>) - Method in interface com.github.tommyettinger.ds.Lisque
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.NumberedSet
 
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.github.tommyettinger.ds.ObjectSet
 
removeAll(Iterator<? extends T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection all occurrences of any elements contained in the specified Iterator.
removeAllIterable(Iterable<? extends T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Gets the Iterable.iterator() from the parameter and delegates to EnhancedCollection.removeAll(Iterator).
removeAt(int) - Method in class com.github.tommyettinger.ds.BooleanBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.BooleanList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.ByteBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.ByteList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.CharBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.CharList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.DoubleBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.DoubleList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Removes and returns the item at the given index in this set's order.
removeAt(int) - Method in class com.github.tommyettinger.ds.FloatBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.FloatList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Removes and returns the item at the given index in this set's order.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Removes and returns the item at the given index in this set's order.
removeAt(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
removeAt(int) - Method in class com.github.tommyettinger.ds.LongBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongList
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Removes and returns the item at the given index in this set's order.
removeAt(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Removes and returns the item at the given index in this set's order.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectBag
This removes the item at the given index and returns it, but also changes the ordering.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectList
This is an alias for ObjectList.remove(int) to make the API the same for primitive lists.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Removes the entry at the given index in the order, returning the value of that entry.
removeAt(int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Removes and returns the item at the given index in this set's order.
removeAt(int) - Method in class com.github.tommyettinger.ds.ShortBag
Removes and returns the item at the specified index.
removeAt(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the element at the specified position in this deque.
removeAt(int) - Method in class com.github.tommyettinger.ds.ShortList
Removes and returns the item at the specified index.
removeEach(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
removeEach(boolean[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
removeEach(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
removeEach(byte[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
removeEach(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
removeEach(char[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
removeEach(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
removeEach(double[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
removeEach(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
removeEach(float[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
removeEach(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
removeEach(int[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
removeEach(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
removeEach(long[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
removeEach(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
removeEach(short[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
removeEach(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
removeEach(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanList
Removes from this BooleanList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfBoolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
removeEach(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteList
Removes from this ByteList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfByte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
 
removeEach(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharList
Removes from this CharList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfChar) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
removeEach(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleList
Removes from this DoubleList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfDouble) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
 
removeEach(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatList
Removes from this FloatList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfFloat) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
 
removeEach(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntList
Removes from this IntList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfInt) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
 
removeEach(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongList
Removes from this LongList element-wise occurrences of elements contained in the specified collection.
removeEach(PrimitiveCollection.OfLong) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfShort) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEach(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
 
removeEach(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortList
Removes from this ShortList element-wise occurrences of elements contained in the specified collection.
removeEach(BooleanIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Removes from this collection element-wise occurrences of elements contained in the specified BooleanIterator.
removeEach(ByteIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Removes from this collection element-wise occurrences of elements contained in the specified ByteIterator.
removeEach(CharIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Removes from this collection element-wise occurrences of elements contained in the specified CharIterator.
removeEach(DoubleIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Removes from this collection element-wise occurrences of elements contained in the specified DoubleIterator.
removeEach(FloatIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Removes from this collection element-wise occurrences of elements contained in the specified FloatIterator.
removeEach(IntIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Removes from this collection element-wise occurrences of elements contained in the specified IntIterator.
removeEach(LongIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Removes from this collection element-wise occurrences of elements contained in the specified LongIterator.
removeEach(ShortIterator) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Removes from this collection element-wise occurrences of elements contained in the specified ShortIterator.
removeEach(Object[]) - Method in class com.github.tommyettinger.ds.BinaryHeap
Exactly like BinaryHeap.removeEachIterable(Iterable), but takes an array instead of a Collection.
removeEach(Object[]) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection element-wise occurrences of elements contained in the specified array.
removeEach(Object[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Exactly like ObjectDeque.removeEachIterable(Iterable), but takes an array instead of a Collection.
removeEach(Object[]) - Method in class com.github.tommyettinger.ds.ObjectList
Exactly like ObjectList.removeEachIterable(Iterable), but takes an array instead of a Collection.
removeEach(Object[], int, int) - Method in class com.github.tommyettinger.ds.BinaryHeap
Like BinaryHeap.removeEach(Object[]), but only uses at most length items from array, starting at offset.
removeEach(Object[], int, int) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection element-wise occurrences of elements contained in the specified array.
removeEach(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.removeEach(Object[]), but only uses at most length items from array, starting at offset.
removeEach(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Like ObjectList.removeEach(Object[]), but only uses at most length items from array, starting at offset.
removeEach(Iterator<?>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection element-wise occurrences of elements given by the specified Iterator.
removeEachIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.BinaryHeap
Removes from this ObjectList element-wise occurrences of elements contained in the specified Iterable.
removeEachIterable(Iterable<?>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Removes from this collection element-wise occurrences of elements contained in the specified Iterable.
removeEachIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes from this collection element-wise occurrences of elements contained in the specified other collection.
removeEachIterable(Iterable<?>) - Method in class com.github.tommyettinger.ds.ObjectList
Removes from this ObjectList element-wise occurrences of elements contained in the specified Iterable.
removeFirst() - Method in class com.github.tommyettinger.ds.BooleanDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.ByteDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.CharDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.DoubleDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.FloatDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.IntDeque
Remove the first item from the deque.
removeFirst() - Method in interface com.github.tommyettinger.ds.Lisque
 
removeFirst() - Method in class com.github.tommyettinger.ds.LongDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.ObjectDeque
Remove the first item from the deque.
removeFirst() - Method in class com.github.tommyettinger.ds.ShortDeque
Remove the first item from the deque.
removeFirstOccurrence(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(char) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(long) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in interface com.github.tommyettinger.ds.Lisque
 
removeFirstOccurrence(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the first occurrence of the specified element from this deque.
removeIf(BooleanPredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Removes all the elements of this collection that satisfy the given predicate.
removeIf(BytePredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Removes all the elements of this collection that satisfy the given predicate.
removeIf(CharPredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Removes all the elements of this collection that satisfy the given predicate.
removeIf(DoublePredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Removes all the elements of this collection that satisfy the given predicate.
removeIf(FloatPredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Removes all the elements of this collection that satisfy the given predicate.
removeIf(IntPredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Removes all the elements of this collection that satisfy the given predicate.
removeIf(LongPredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Removes all the elements of this collection that satisfy the given predicate.
removeIf(ShortPredicate) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Removes all the elements of this collection that satisfy the given predicate.
removeLast() - Method in class com.github.tommyettinger.ds.BooleanDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.ByteDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.CharDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.DoubleDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.FloatDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.IntDeque
Remove the last item from the deque.
removeLast() - Method in interface com.github.tommyettinger.ds.Lisque
 
removeLast() - Method in class com.github.tommyettinger.ds.LongDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.ObjectDeque
Remove the last item from the deque.
removeLast() - Method in class com.github.tommyettinger.ds.ShortDeque
Remove the last item from the deque.
removeLastOccurrence(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(char) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(long) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in interface com.github.tommyettinger.ds.Lisque
 
removeLastOccurrence(Object) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the last occurrence of the specified element from this deque.
removeLastValue(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the last instance of the specified value in the deque.
removeLastValue(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the last instance of the specified value in the deque.
removeLastValue(char) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the last instance of the specified value in the deque.
removeLastValue(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the last instance of the specified value in the deque.
removeLastValue(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the last instance of the specified value in the deque.
removeLastValue(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the last instance of the specified value in the deque.
removeLastValue(long) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the last instance of the specified value in the deque.
removeLastValue(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the last instance of the specified value in the deque.
removeLastValue(Object, boolean) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the last instance of the specified value in the deque.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.BooleanBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.BooleanList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ByteBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ByteList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.CharBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.CharList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.DoubleBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.DoubleList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.FloatBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.FloatList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.NumberedSet
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in interface com.github.tommyettinger.ds.Ordered
Removes items from the ordering (and potentially only the ordering, depending on implementation) between start, inclusive, and end, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ShortBag
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes from this list all the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class com.github.tommyettinger.ds.ShortList
Removes the items between the specified start index, inclusive, and end index, exclusive.
removeValue(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Removes the first instance of the specified value in the deque.
removeValue(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Removes the first instance of the specified value in the deque.
removeValue(char) - Method in class com.github.tommyettinger.ds.CharDeque
Removes the first instance of the specified value in the deque.
removeValue(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Removes the first instance of the specified value in the deque.
removeValue(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Removes the first instance of the specified value in the deque.
removeValue(int) - Method in class com.github.tommyettinger.ds.IntDeque
Removes the first instance of the specified value in the deque.
removeValue(long) - Method in class com.github.tommyettinger.ds.LongDeque
Removes the first instance of the specified value in the deque.
removeValue(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Removes the first instance of the specified value in the deque.
removeValue(Object, boolean) - Method in class com.github.tommyettinger.ds.ObjectDeque
Removes the first instance of the specified value in the deque.
renumber() - Method in class com.github.tommyettinger.ds.NumberedSet
Reassigns all index values to match NumberedSet.order().
renumber(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Reassigns the index values for each index starting with start, and going to the end.
replace(int, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
replace(int, float, float) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
replace(int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
replace(int, int, int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
replace(int, long) - Method in class com.github.tommyettinger.ds.IntLongMap
 
replace(int, long, long) - Method in class com.github.tommyettinger.ds.IntLongMap
 
replace(int, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
replace(int, V, V) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
replace(long, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
replace(long, float, float) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
replace(long, int) - Method in class com.github.tommyettinger.ds.LongIntMap
 
replace(long, int, int) - Method in class com.github.tommyettinger.ds.LongIntMap
 
replace(long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
 
replace(long, long, long) - Method in class com.github.tommyettinger.ds.LongLongMap
 
replace(long, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
replace(long, V, V) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
replace(Enum<?>, float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
replace(Enum<?>, int) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
replace(Enum<?>, long) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
replace(Enum<?>, V) - Method in class com.github.tommyettinger.ds.EnumMap
 
replace(K, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
replace(K, float, float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
replace(K, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
replace(K, int, int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
replace(K, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
replace(K, long, long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
replace(K, V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
replaceAll(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Replaces every occurrence of find with replace.
replaceAll(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
Replaces every occurrence of find with replace.
replaceAll(byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Replaces every occurrence of find with replace.
replaceAll(byte, byte) - Method in class com.github.tommyettinger.ds.ByteList
Replaces every occurrence of find with replace.
replaceAll(double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces every occurrence of find with replace.
replaceAll(double, double) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces every occurrence of find with replace.
replaceAll(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces every occurrence of find with replace.
replaceAll(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces every occurrence of find with replace.
replaceAll(float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces every occurrence of find with replace.
replaceAll(float, float) - Method in class com.github.tommyettinger.ds.FloatList
Replaces every occurrence of find with replace.
replaceAll(float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces every occurrence of find with replace.
replaceAll(float, float, float) - Method in class com.github.tommyettinger.ds.FloatList
Replaces every occurrence of find with replace.
replaceAll(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Replaces every occurrence of find with replace.
replaceAll(int, int) - Method in class com.github.tommyettinger.ds.IntList
Replaces every occurrence of find with replace.
replaceAll(long, long) - Method in class com.github.tommyettinger.ds.LongDeque
Replaces every occurrence of find with replace.
replaceAll(long, long) - Method in class com.github.tommyettinger.ds.LongList
Replaces every occurrence of find with replace.
replaceAll(short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
Replaces every occurrence of find with replace.
replaceAll(short, short) - Method in class com.github.tommyettinger.ds.ShortList
Replaces every occurrence of find with replace.
replaceAll(BooleanPredicate) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
replaceAll(BooleanPredicate) - Method in class com.github.tommyettinger.ds.BooleanList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(ByteToByteFunction) - Method in class com.github.tommyettinger.ds.ByteDeque
 
replaceAll(ByteToByteFunction) - Method in class com.github.tommyettinger.ds.ByteList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(CharToCharFunction) - Method in class com.github.tommyettinger.ds.CharDeque
 
replaceAll(CharToCharFunction) - Method in class com.github.tommyettinger.ds.CharList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(DoubleToDoubleFunction) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
replaceAll(DoubleToDoubleFunction) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(FloatToFloatFunction) - Method in class com.github.tommyettinger.ds.FloatDeque
 
replaceAll(FloatToFloatFunction) - Method in class com.github.tommyettinger.ds.FloatList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(IntFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.IntFloatMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(IntIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.IntIntMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(IntLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.IntLongMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(IntObjToObjBiFunction<? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(IntToIntFunction) - Method in class com.github.tommyettinger.ds.IntDeque
 
replaceAll(IntToIntFunction) - Method in class com.github.tommyettinger.ds.IntList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(LongFloatToFloatBiFunction) - Method in class com.github.tommyettinger.ds.LongFloatMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(LongIntToIntBiFunction) - Method in class com.github.tommyettinger.ds.LongIntMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(LongLongToLongBiFunction) - Method in class com.github.tommyettinger.ds.LongLongMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(LongObjToObjBiFunction<? super V, ? extends V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(LongToLongFunction) - Method in class com.github.tommyettinger.ds.LongDeque
 
replaceAll(LongToLongFunction) - Method in class com.github.tommyettinger.ds.LongList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(ObjFloatToFloatBiFunction<? super K>) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(ObjIntToIntBiFunction<? super K>) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(ObjLongToLongBiFunction<? super K>) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(ShortToShortFunction) - Method in class com.github.tommyettinger.ds.ShortDeque
 
replaceAll(ShortToShortFunction) - Method in class com.github.tommyettinger.ds.ShortList
Replaces each element of this list with the result of applying the given operator to that element.
replaceAll(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Replaces every occurrence of find with replace.
replaceAll(T, T) - Method in class com.github.tommyettinger.ds.ObjectList
Replaces every occurrence of find with replace.
replaceAllIdentity(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Replaces every occurrence of find with replace.
replaceAllIdentity(T, T) - Method in class com.github.tommyettinger.ds.ObjectList
Replaces every occurrence of find with replace.
replaceAllNaN(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces every occurrence of NaN with replace.
replaceAllNaN(double) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces every occurrence of NaN with replace.
replaceAllNaN(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces every occurrence of NaN with replace.
replaceAllNaN(float) - Method in class com.github.tommyettinger.ds.FloatList
Replaces every occurrence of NaN with replace.
replaceFirst(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Replaces the first occurrence of find with replace.
replaceFirst(boolean, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
Replaces the first occurrence of find with replace.
replaceFirst(byte, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Replaces the first occurrence of find with replace.
replaceFirst(byte, byte) - Method in class com.github.tommyettinger.ds.ByteList
Replaces the first occurrence of find with replace.
replaceFirst(double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces the first occurrence of find with replace.
replaceFirst(double, double) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces the first occurrence of find with replace.
replaceFirst(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces the first occurrence of find with replace.
replaceFirst(double, double, double) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces the first occurrence of find with replace.
replaceFirst(float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces the first occurrence of find with replace.
replaceFirst(float, float) - Method in class com.github.tommyettinger.ds.FloatList
Replaces the first occurrence of find with replace.
replaceFirst(float, float, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces the first occurrence of find with replace.
replaceFirst(float, float, float) - Method in class com.github.tommyettinger.ds.FloatList
Replaces the first occurrence of find with replace.
replaceFirst(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Replaces the first occurrence of find with replace.
replaceFirst(int, int) - Method in class com.github.tommyettinger.ds.IntList
Replaces the first occurrence of find with replace.
replaceFirst(long, long) - Method in class com.github.tommyettinger.ds.LongDeque
Replaces the first occurrence of find with replace.
replaceFirst(long, long) - Method in class com.github.tommyettinger.ds.LongList
Replaces the first occurrence of find with replace.
replaceFirst(short, short) - Method in class com.github.tommyettinger.ds.ShortDeque
Replaces the first occurrence of find with replace.
replaceFirst(short, short) - Method in class com.github.tommyettinger.ds.ShortList
Replaces the first occurrence of find with replace.
replaceFirst(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Replaces the first occurrence of find with replace.
replaceFirst(T, T) - Method in class com.github.tommyettinger.ds.ObjectList
Replaces the first occurrence of find with replace.
replaceFirstIdentity(T, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Replaces the first occurrence of find with replace.
replaceFirstIdentity(T, T) - Method in class com.github.tommyettinger.ds.ObjectList
Replaces the first occurrence of find with replace.
replaceFirstNaN(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces the first occurrence of NaN with replace.
replaceFirstNaN(double) - Method in class com.github.tommyettinger.ds.DoubleList
Replaces the first occurrence of NaN with replace.
replaceFirstNaN(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces the first occurrence of NaN with replace.
replaceFirstNaN(float) - Method in class com.github.tommyettinger.ds.FloatList
Replaces the first occurrence of NaN with replace.
reset() - Method in class com.github.tommyettinger.ds.BinaryHeap.HeapIterator
 
reset() - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
reset() - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
 
reset() - Method in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
 
reset() - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
reset() - Method in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.EnumOrderedSet.EnumOrderedSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
reset() - Method in class com.github.tommyettinger.ds.HolderOrderedSet.HolderOrderedSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntOrderedSet.IntOrderedSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongOrderedSet.LongOrderedSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet.ObjectOrderedSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
 
reset() - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
reset() - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
reset(int) - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
resetIterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.EnumMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntIntMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntLongMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongIntMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongLongMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resetIterator() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Values
The iterator is reused by this data structure, and you can reset it back to the start of the iteration order using this.
resize(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.BooleanList
 
resize(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.ByteList
 
resize(int) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
 
resize(int) - Method in class com.github.tommyettinger.ds.CaseInsensitiveSet
 
resize(int) - Method in class com.github.tommyettinger.ds.CharDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.CharList
 
resize(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.DoubleList
 
resize(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.FloatList
 
resize(int) - Method in class com.github.tommyettinger.ds.HolderSet
 
resize(int) - Method in class com.github.tommyettinger.ds.IntDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
resize(int) - Method in class com.github.tommyettinger.ds.IntIntMap
 
resize(int) - Method in class com.github.tommyettinger.ds.IntList
 
resize(int) - Method in class com.github.tommyettinger.ds.IntLongMap
 
resize(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
resize(int) - Method in class com.github.tommyettinger.ds.IntSet
 
resize(int) - Method in class com.github.tommyettinger.ds.LongDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
resize(int) - Method in class com.github.tommyettinger.ds.LongIntMap
 
resize(int) - Method in class com.github.tommyettinger.ds.LongList
 
resize(int) - Method in class com.github.tommyettinger.ds.LongLongMap
 
resize(int) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
resize(int) - Method in class com.github.tommyettinger.ds.LongSet
 
resize(int) - Method in class com.github.tommyettinger.ds.NumberedSet
 
resize(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
resize(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
resize(int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
resize(int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
resize(int) - Method in class com.github.tommyettinger.ds.ObjectSet
 
resize(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Resizes the backing array.
resize(int) - Method in class com.github.tommyettinger.ds.ShortList
 
retainAll(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
retainAll(boolean[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
retainAll(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
retainAll(byte[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
retainAll(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
retainAll(char[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
retainAll(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
retainAll(double[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
retainAll(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
retainAll(float[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
retainAll(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
retainAll(int[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
retainAll(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
retainAll(long[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
retainAll(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
retainAll(short[], int, int) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
retainAll(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
retainAll(PrimitiveCollection.OfBoolean) - Method in class com.github.tommyettinger.ds.BooleanList
Removes all items from this BooleanList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfBoolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
 
retainAll(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
retainAll(PrimitiveCollection.OfByte) - Method in class com.github.tommyettinger.ds.ByteList
Removes all items from this ByteList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfByte) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
 
retainAll(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharDeque
 
retainAll(PrimitiveCollection.OfChar) - Method in class com.github.tommyettinger.ds.CharList
Removes all items from this CharList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfChar) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
 
retainAll(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
retainAll(PrimitiveCollection.OfDouble) - Method in class com.github.tommyettinger.ds.DoubleList
Removes all items from this DoubleList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfDouble) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
 
retainAll(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatDeque
 
retainAll(PrimitiveCollection.OfFloat) - Method in class com.github.tommyettinger.ds.FloatList
Removes all items from this FloatList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfFloat) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
 
retainAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntDeque
 
retainAll(PrimitiveCollection.OfInt) - Method in class com.github.tommyettinger.ds.IntList
Removes all items from this IntList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfInt) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
 
retainAll(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongDeque
 
retainAll(PrimitiveCollection.OfLong) - Method in class com.github.tommyettinger.ds.LongList
Removes all items from this LongList that are not present somewhere in other, any number of times.
retainAll(PrimitiveCollection.OfLong) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
 
retainAll(PrimitiveCollection.OfShort) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
 
retainAll(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortDeque
 
retainAll(PrimitiveCollection.OfShort) - Method in class com.github.tommyettinger.ds.ShortList
Removes all items from this ShortList that are not present somewhere in other, any number of times.
retainAll(Object[]) - Method in interface com.github.tommyettinger.ds.Lisque
 
retainAll(Object[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Exactly like AbstractCollection.retainAll(Collection), but takes an array instead of a Collection.
retainAll(Object[], int, int) - Method in interface com.github.tommyettinger.ds.Lisque
 
retainAll(Object[], int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Like ObjectDeque.retainAll(Object[]), but only uses at most length items from array, starting at offset.
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.EnumSet
Removes all items from this unless they are also in the given Collection c.
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.HolderSet
Makes this Set retain a Collection of K key types (not T items).
retainAll(Collection<?>) - Method in interface com.github.tommyettinger.ds.Lisque
 
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.NumberedSet
 
retainAll(Collection<?>) - Method in class com.github.tommyettinger.ds.ObjectSet
 
reverse - Variable in class com.github.tommyettinger.ds.support.sort.DoubleComparators.TolerantComparator
 
reverse - Variable in class com.github.tommyettinger.ds.support.sort.FloatComparators.TolerantComparator
 
reverse() - Method in interface com.github.tommyettinger.ds.Arrangeable
Reverses this Arrangeable in-place.
reverse() - Method in class com.github.tommyettinger.ds.BooleanDeque
Reverses this BooleanDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.BooleanList
 
reverse() - Method in class com.github.tommyettinger.ds.ByteDeque
Reverses this ByteDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.ByteList
 
reverse() - Method in class com.github.tommyettinger.ds.CharDeque
Reverses this CharDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.CharList
 
reverse() - Method in class com.github.tommyettinger.ds.DoubleDeque
Reverses this DoubleDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.DoubleList
 
reverse() - Method in class com.github.tommyettinger.ds.FloatDeque
Reverses this FloatDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.FloatList
 
reverse() - Method in class com.github.tommyettinger.ds.IntDeque
Reverses this IntDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.IntList
 
reverse() - Method in class com.github.tommyettinger.ds.LongDeque
Reverses this LongDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.LongList
 
reverse() - Method in class com.github.tommyettinger.ds.ObjectDeque
Reverses this ObjectDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.ObjectList
 
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Reverses the order of this Ordered in-place.
reverse() - Method in interface com.github.tommyettinger.ds.Ordered
Reverses the order of this Ordered in-place.
reverse() - Method in class com.github.tommyettinger.ds.ShortDeque
Reverses this ShortDeque in-place.
reverse() - Method in class com.github.tommyettinger.ds.ShortList
 
reversed() - Method in interface com.github.tommyettinger.ds.Lisque
 
reversed() - Method in class com.github.tommyettinger.ds.ObjectDeque
Gets a new ObjectDeque (which is both List and Deque) that has had its order reversed.
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.BooleanComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.BooleanComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.BooleanComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.BooleanComparators.OppositeImplicitComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.ByteComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.OppositeImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.UnsignedComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ByteComparators.UnsignedOppositeComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.CharComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.CharComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.CharComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.CharComparators.OppositeImplicitComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.DoubleComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.OppositeImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.DoubleComparators.TolerantComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.FloatComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.OppositeImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.FloatComparators.TolerantComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.IntComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.OppositeImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.UnsignedComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.IntComparators.UnsignedOppositeComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.LongComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.OppositeImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.UnsignedComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.LongComparators.UnsignedOppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ObjectComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ObjectComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ObjectComparators.OppositeImplicitComparator
 
reversed() - Method in interface com.github.tommyettinger.ds.support.sort.ShortComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.NaturalImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.OppositeComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.OppositeImplicitComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.UnsignedComparator
 
reversed() - Method in class com.github.tommyettinger.ds.support.sort.ShortComparators.UnsignedOppositeComparator
 
rightString(int) - Method in class com.github.tommyettinger.ds.CharDeque
Creates a new String by copying the given subrange of this CharDeque, from index size() - length (inclusive) to size() (exclusive).
rightString(int) - Method in class com.github.tommyettinger.ds.CharList
Creates a new String by copying the given subrange of this CharList, from index size() - length (inclusive) to size() (exclusive).
root - Variable in class com.github.tommyettinger.ds.Junction
 

S

select(Arrangeable.ArrangeableList<T>, Comparator<? super T>, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(Arrangeable.ArrangeableList<T>, Comparator<T>, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(BooleanList, BooleanComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(BooleanList, BooleanComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(ByteList, ByteComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(ByteList, ByteComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(CharList, CharComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(CharList, CharComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(DoubleList, DoubleComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(DoubleList, DoubleComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(FloatList, FloatComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(FloatList, FloatComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(IntList, IntComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(IntList, IntComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(LongList, LongComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(LongList, LongComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(ShortList, ShortComparator, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(ShortList, ShortComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
select(T[], Comparator<? super T>, int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
select(T[], Comparator<T>, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
Select - Class in com.github.tommyettinger.ds
This class is for selecting a ranked element (kth ordered statistic) from an unordered list in faster time than sorting the whole array.
selectIndex(Arrangeable.ArrangeableList<T>, Comparator<T>, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(BooleanList, BooleanComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(ByteList, ByteComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(CharList, CharComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(DoubleList, DoubleComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(FloatList, FloatComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(IntList, IntComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(LongList, LongComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(ShortList, ShortComparator, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectIndex(T[], Comparator<T>, int, int) - Static method in class com.github.tommyettinger.ds.Select
 
selectRanked(BooleanComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Selects the kth-lowest element from this Ordered according to BooleanComparator ranking.
selectRanked(ByteComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Selects the kth-lowest element from this Ordered according to ByteComparator ranking.
selectRanked(CharComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Selects the kth-lowest element from this Ordered according to CharComparator ranking.
selectRanked(DoubleComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Selects the kth-lowest element from this Ordered according to DoubleComparator ranking.
selectRanked(FloatComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Selects the kth-lowest element from this Ordered according to FloatComparator ranking.
selectRanked(IntComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Selects the kth-lowest element from this Ordered according to IntComparator ranking.
selectRanked(LongComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Selects the kth-lowest element from this Ordered according to LongComparator ranking.
selectRanked(ShortComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Selects the kth-lowest element from this Ordered according to ShortComparator ranking.
selectRanked(Comparator<T>, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Selects the kth-lowest element from this ObjectDeque according to Comparator ranking.
selectRanked(Comparator<T>, int) - Method in interface com.github.tommyettinger.ds.Ordered
Selects the kth-lowest element from this Ordered according to Comparator ranking.
selectRankedIndex(BooleanComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Gets the index of the kth-lowest element from this Ordered according to BooleanComparator ranking.
selectRankedIndex(ByteComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Gets the index of the kth-lowest element from this Ordered according to ByteComparator ranking.
selectRankedIndex(CharComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Gets the index of the kth-lowest element from this Ordered according to CharComparator ranking.
selectRankedIndex(DoubleComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Gets the index of the kth-lowest element from this Ordered according to DoubleComparator ranking.
selectRankedIndex(FloatComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Gets the index of the kth-lowest element from this Ordered according to FloatComparator ranking.
selectRankedIndex(IntComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Gets the index of the kth-lowest element from this Ordered according to IntComparator ranking.
selectRankedIndex(LongComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Gets the index of the kth-lowest element from this Ordered according to LongComparator ranking.
selectRankedIndex(ShortComparator, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Gets the index of the kth-lowest element from this Ordered according to ShortComparator ranking.
selectRankedIndex(Comparator<T>, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Gets the index of the kth-lowest element from this ObjectDeque according to Comparator ranking.
selectRankedIndex(Comparator<T>, int) - Method in interface com.github.tommyettinger.ds.Ordered
Gets the index of the kth-lowest element from this Ordered according to Comparator ranking.
set - Variable in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
set - Variable in class com.github.tommyettinger.ds.IntSet.IntSetIterator
The set to iterate over.
set - Variable in class com.github.tommyettinger.ds.LongSet.LongSetIterator
The set to iterate over.
set - Variable in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
The set to iterate over.
set(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
Replaces the last element returned by BooleanIterator.next() or BooleanDeque.BooleanDequeIterator.previous() with the specified element (optional operation).
set(boolean) - Method in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Replaces the last element returned by BooleanList.BooleanListIterator.nextBoolean() or BooleanList.BooleanListIterator.previousBoolean() with the specified element (optional operation).
set(byte) - Method in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
Replaces the last element returned by ByteIterator.next() or ByteDeque.ByteDequeIterator.previous() with the specified element (optional operation).
set(byte) - Method in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Replaces the last element returned by ByteList.ByteListIterator.nextByte() or ByteList.ByteListIterator.previousByte() with the specified element (optional operation).
set(char) - Method in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
Replaces the last element returned by CharIterator.next() or CharDeque.CharDequeIterator.previous() with the specified element (optional operation).
set(char) - Method in class com.github.tommyettinger.ds.CharList.CharListIterator
Replaces the last element returned by CharList.CharListIterator.nextChar() or CharList.CharListIterator.previousChar() with the specified element (optional operation).
set(double) - Method in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
Replaces the last element returned by DoubleIterator.next() or DoubleDeque.DoubleDequeIterator.previous() with the specified element (optional operation).
set(double) - Method in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Replaces the last element returned by DoubleList.DoubleListIterator.nextDouble() or DoubleList.DoubleListIterator.previousDouble() with the specified element (optional operation).
set(float) - Method in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
Replaces the last element returned by FloatIterator.next() or FloatDeque.FloatDequeIterator.previous() with the specified element (optional operation).
set(float) - Method in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Replaces the last element returned by FloatList.FloatListIterator.nextFloat() or FloatList.FloatListIterator.previousFloat() with the specified element (optional operation).
set(int) - Method in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
Replaces the last element returned by IntIterator.next() or IntDeque.IntDequeIterator.previous() with the specified element (optional operation).
set(int) - Method in class com.github.tommyettinger.ds.IntList.IntListIterator
Replaces the last element returned by IntList.IntListIterator.nextInt() or IntList.IntListIterator.previousInt() with the specified element (optional operation).
set(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Replaces the element at the specified position in this list with the specified element.
set(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
set(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Replaces the element at the specified position in this list with the specified element.
set(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
set(int, char) - Method in class com.github.tommyettinger.ds.CharDeque
Replaces the element at the specified position in this list with the specified element.
set(int, char) - Method in class com.github.tommyettinger.ds.CharList
 
set(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Replaces the element at the specified position in this list with the specified element.
set(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
set(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
Replaces the element at the specified position in this list with the specified element.
set(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
set(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Replaces the element at the specified position in this list with the specified element.
set(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
set(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
Replaces the element at the specified position in this list with the specified element.
set(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
set(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
Replaces the element at the specified position in this list with the specified element.
set(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
set(int, T) - Method in interface com.github.tommyettinger.ds.Lisque
 
set(int, T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Replaces the element at the specified position in this list with the specified element.
set(long) - Method in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
Replaces the last element returned by LongIterator.next() or LongDeque.LongDequeIterator.previous() with the specified element (optional operation).
set(long) - Method in class com.github.tommyettinger.ds.LongList.LongListIterator
Replaces the last element returned by LongList.LongListIterator.nextLong() or LongList.LongListIterator.previousLong() with the specified element (optional operation).
set(short) - Method in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
Replaces the last element returned by ShortIterator.next() or ShortDeque.ShortDequeIterator.previous() with the specified element (optional operation).
set(short) - Method in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Replaces the last element returned by ShortList.ShortListIterator.nextShort() or ShortList.ShortListIterator.previousShort() with the specified element (optional operation).
set(BooleanIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
set(BooleanIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
set(BooleanIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
set(BooleanIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
set(BooleanIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingBooleanIterator
 
set(BooleanIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
set(BooleanIterator, BooleanPredicate) - Method in class com.github.tommyettinger.ds.support.util.EditingBooleanIterator
 
set(BooleanIterator, BooleanPredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringBooleanIterator
 
set(ByteIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
set(ByteIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
set(ByteIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
set(ByteIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
set(ByteIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingByteIterator
 
set(ByteIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
set(ByteIterator, BytePredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringByteIterator
 
set(ByteIterator, ByteToByteFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingByteIterator
 
set(CharIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
set(CharIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
set(CharIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
set(CharIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
set(CharIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingCharIterator
 
set(CharIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
set(CharIterator, CharPredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringCharIterator
 
set(CharIterator, CharToCharFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingCharIterator
 
set(DoubleIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
set(DoubleIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
set(DoubleIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
set(DoubleIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
set(DoubleIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingDoubleIterator
 
set(DoubleIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
set(DoubleIterator, DoublePredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringDoubleIterator
 
set(DoubleIterator, DoubleToDoubleFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingDoubleIterator
 
set(FloatIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
set(FloatIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
set(FloatIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
set(FloatIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
set(FloatIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingFloatIterator
 
set(FloatIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
set(FloatIterator, FloatPredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringFloatIterator
 
set(FloatIterator, FloatToFloatFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingFloatIterator
 
set(IntIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
set(IntIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
set(IntIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
set(IntIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
set(IntIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingIntIterator
 
set(IntIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
set(IntIterator, IntPredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringIntIterator
 
set(IntIterator, IntToIntFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingIntIterator
 
set(LongIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
set(LongIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
set(LongIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
set(LongIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
set(LongIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingLongIterator
 
set(LongIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
set(LongIterator, LongPredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringLongIterator
 
set(LongIterator, LongToLongFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingLongIterator
 
set(ShortIterator) - Method in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
set(ShortIterator) - Method in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
set(ShortIterator) - Method in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
set(ShortIterator) - Method in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
set(ShortIterator, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingShortIterator
 
set(ShortIterator, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
set(ShortIterator, ShortPredicate) - Method in class com.github.tommyettinger.ds.support.util.FilteringShortIterator
 
set(ShortIterator, ShortToShortFunction) - Method in class com.github.tommyettinger.ds.support.util.EditingShortIterator
 
set(Iterator<T>) - Method in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
set(Iterator<T>) - Method in class com.github.tommyettinger.ds.support.util.EditingIterator
 
set(Iterator<T>) - Method in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
set(Iterator<T>) - Method in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
set(Iterator<T>) - Method in class com.github.tommyettinger.ds.support.util.StridingIterator
 
set(Iterator<T>, int) - Method in class com.github.tommyettinger.ds.support.util.LimitingIterator
 
set(Iterator<T>, int, int) - Method in class com.github.tommyettinger.ds.support.util.StridingIterator
 
set(Iterator<T>, ObjPredicate<T>) - Method in class com.github.tommyettinger.ds.support.util.FilteringIterator
 
set(Iterator<T>, ObjToObjFunction<T, R>) - Method in class com.github.tommyettinger.ds.support.util.AlteringIterator
 
set(Iterator<T>, ObjToSameFunction<T>) - Method in class com.github.tommyettinger.ds.support.util.EditingIterator
 
set(T) - Method in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
Replaces the last element returned by NumberedSet.NumberedSetIterator.next() or NumberedSet.NumberedSetIterator.previous() with the specified element (optional operation).
set(T) - Method in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
Replaces the last element returned by ObjectDeque.ObjectDequeIterator.next() or ObjectDeque.ObjectDequeIterator.previous() with the specified element (optional operation).
set(T) - Method in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
Replaces the last element returned by ObjectList.ObjectListIterator.next() or ObjectList.ObjectListIterator.previous() with the specified element (optional operation).
setAt(int, float) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, float) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, float) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, float) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, long) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, long) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, long) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, long) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, V) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, V) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, V) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setAt(int, V) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Changes the value at a specified index in the iteration order to v, without changing keys at all.
setDefaultLoadFactor(float) - Static method in class com.github.tommyettinger.ds.Utilities
Sets the load factor that will be used when none is specified during construction (for data structures that have a load factor, such as all sets and maps here).
setDefaultValue(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(char) - Method in class com.github.tommyettinger.ds.CharDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Sets the default value, a float which is returned by EnumFloatMap.get(Object) if the key is not found.
setDefaultValue(float) - Method in class com.github.tommyettinger.ds.FloatDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(float) - Method in class com.github.tommyettinger.ds.IntFloatMap
Sets the default value, a float which is returned by IntFloatMap.get(int) if the key is not found.
setDefaultValue(float) - Method in class com.github.tommyettinger.ds.LongFloatMap
Sets the default value, a float which is returned by LongFloatMap.get(long) if the key is not found.
setDefaultValue(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Sets the default value, a float which is returned by ObjectFloatMap.get(Object) if the key is not found.
setDefaultValue(int) - Method in class com.github.tommyettinger.ds.EnumIntMap
Sets the default value, a int which is returned by EnumIntMap.get(Object) if the key is not found.
setDefaultValue(int) - Method in class com.github.tommyettinger.ds.IntDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Sets the default value, a int which is returned by IntIntMap.get(int) if the key is not found.
setDefaultValue(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Sets the default value, a int which is returned by LongIntMap.get(long) if the key is not found.
setDefaultValue(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Sets the default value, a int which is returned by NumberedSet.indexOf(Object) if the key is not found.
setDefaultValue(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Sets the default value, a int which is returned by ObjectIntMap.get(Object) if the key is not found.
setDefaultValue(long) - Method in class com.github.tommyettinger.ds.EnumLongMap
Sets the default value, a long which is returned by EnumLongMap.get(Object) if the key is not found.
setDefaultValue(long) - Method in class com.github.tommyettinger.ds.IntLongMap
Sets the default value, a long which is returned by IntLongMap.get(int) if the key is not found.
setDefaultValue(long) - Method in class com.github.tommyettinger.ds.LongDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(long) - Method in class com.github.tommyettinger.ds.LongLongMap
Sets the default value, a long which is returned by LongLongMap.get(long) if the key is not found.
setDefaultValue(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Sets the default value, a long which is returned by ObjectLongMap.get(Object) if the key is not found.
setDefaultValue(short) - Method in class com.github.tommyettinger.ds.ShortDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(T) - Method in class com.github.tommyettinger.ds.ObjectDeque
Sets the default value, which is the value returned when nothing can be obtained from this deque and an exception is not meant to be thrown, such as when calling peek() on an empty deque.
setDefaultValue(V) - Method in class com.github.tommyettinger.ds.EnumMap
Sets the default value, a V which is returned by EnumMap.get(Object) if the key is not found.
setDefaultValue(V) - Method in class com.github.tommyettinger.ds.IntObjectMap
Sets the default value, a V which is returned by IntObjectMap.get(int) if the key is not found.
setDefaultValue(V) - Method in class com.github.tommyettinger.ds.LongObjectMap
Sets the default value, a V which is returned by LongObjectMap.get(long) if the key is not found.
setDefaultValue(V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Sets the default value, a V which is returned by ObjectObjectMap.get(Object) if the key is not found.
setEditor(ObjToSameFunction<K>) - Method in class com.github.tommyettinger.ds.FilteredIterableMap
Sets the editor that can alter the sub-keys in an Iterable key when they are being used for equality and hashing.
setEditor(ObjToSameFunction<K>) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Sets the editor that can alter the sub-keys in an Iterable key when they are being used for equality and hashing.
setEditor(ObjToSameFunction<T>) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Sets the editor that can alter the sub-items in an Iterable item when they are being used for equality and hashing.
setEditor(ObjToSameFunction<T>) - Method in class com.github.tommyettinger.ds.FilteredIterableSet
Sets the editor that can alter the sub-items in an Iterable item when they are being used for equality and hashing.
setExtractor(ObjToObjFunction<T, K>) - Method in class com.github.tommyettinger.ds.HolderSet
Sets the function this will use to extract keys from items; this will only have an effect if the extractor function is currently null/invalid.
setFilter(CharFilter) - Method in class com.github.tommyettinger.ds.FilteredStringMap
Sets the CharFilter that determines which characters in a String are considered for equality and hashing, as well as any changes made to characters before hashing or equating, then returns this object, for chaining.
setFilter(CharFilter) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Sets the filter that determines which characters in a String are considered for equality and hashing, then returns this object, for chaining.
setFilter(CharFilter) - Method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Sets the CharFilter that determines which characters in a String are considered for equality and hashing, as well as any changes made to characters before hashing or equating, then returns this object, for chaining.
setFilter(CharFilter) - Method in class com.github.tommyettinger.ds.FilteredStringSet
Sets the CharFilter that determines which characters in a String are considered for equality and hashing, as well as any changes made to characters before hashing or equating, then returns this object, for chaining.
setFilter(ObjPredicate<K>) - Method in class com.github.tommyettinger.ds.FilteredIterableMap
Sets the filter that determines which sub-keys in an Iterable are considered for equality and hashing, then returns this object, for chaining.
setFilter(ObjPredicate<K>) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Sets the filter that determines which sub-keys in an Iterable are considered for equality and hashing, then returns this object, for chaining.
setFilter(ObjPredicate<T>) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Sets the filter that determines which sub-items in an Iterable are considered for equality and hashing, then returns this object, for chaining.
setFilter(ObjPredicate<T>) - Method in class com.github.tommyettinger.ds.FilteredIterableSet
Sets the filter that determines which sub-items in an Iterable are considered for equality and hashing, then returns this object, for chaining.
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.HolderSet
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IdentityObjectMap
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IdentityOrderedSet
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IdentitySet
Effectively does nothing here because the hashMultiplier is not used by identity hashing.
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.IntSet
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.LongLongMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.LongSet
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setHashMultiplier(int) - Method in class com.github.tommyettinger.ds.ObjectSet
Sets the hashMultiplier to the given int, which will be made odd if even and always negative (by OR-ing with 0x80000001).
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.HolderSet
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.IntIntMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.IntLongMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.IntSet
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.LongIntMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.LongLongMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.LongSet
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.NumberedSet
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
setLoadFactor(float) - Method in class com.github.tommyettinger.ds.ObjectSet
 
setModifiers(ObjPredicate<K>, ObjToSameFunction<K>) - Method in class com.github.tommyettinger.ds.FilteredIterableMap
Equivalent to calling myMap.setFilter(filter).setEditor(editor), but only clears the data structure once.
setModifiers(ObjPredicate<K>, ObjToSameFunction<K>) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Equivalent to calling myMap.setFilter(filter).setEditor(editor), but only clears the data structure once.
setModifiers(ObjPredicate<T>, ObjToSameFunction<T>) - Method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Equivalent to calling mySet.setFilter(filter).setEditor(editor), but only clears the data structure once.
setModifiers(ObjPredicate<T>, ObjToSameFunction<T>) - Method in class com.github.tommyettinger.ds.FilteredIterableSet
Equivalent to calling mySet.setFilter(filter).setEditor(editor), but only clears the data structure once.
setOffset(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Changes the offset without considering the previous value.
setRawBits(int[]) - Method in class com.github.tommyettinger.ds.CharBitSet
This allows setting the internal int[] used to store bits in bulk.
setRawBits(int[]) - Method in class com.github.tommyettinger.ds.OffsetBitSet
This allows setting the internal int[] used to store bits in bulk.
setSize(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.BooleanList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.ByteDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.ByteList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.CharDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.CharList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.DoubleList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.FloatDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.FloatList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.IntDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.IntList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.LongDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.LongList
Sets the list size, leaving any values beyond the current size undefined.
setSize(int) - Method in class com.github.tommyettinger.ds.ShortDeque
 
setSize(int) - Method in class com.github.tommyettinger.ds.ShortList
Sets the list size, leaving any values beyond the current size undefined.
setValue(float) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entry
Sets the value of this Entry, but does not write through to the containing EnumFloatMap.
setValue(float) - Method in class com.github.tommyettinger.ds.IntFloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class com.github.tommyettinger.ds.LongFloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entry
Sets the value of this Entry, but does not write through to the containing EnumIntMap.
setValue(int) - Method in class com.github.tommyettinger.ds.IntIntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class com.github.tommyettinger.ds.LongIntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entry
Sets the value of this Entry, but does not write through to the containing EnumLongMap.
setValue(long) - Method in class com.github.tommyettinger.ds.IntLongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class com.github.tommyettinger.ds.LongLongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(T, float) - Method in class com.github.tommyettinger.ds.BinaryHeap
Changes the value of the node, which should already be in the heap.
setValue(V) - Method in class com.github.tommyettinger.ds.EnumMap.Entry
Sets the value of this Entry, but does not write through to the containing EnumMap.
setValue(V) - Method in class com.github.tommyettinger.ds.IntObjectMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(V) - Method in class com.github.tommyettinger.ds.LongObjectMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(V) - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
shift - Variable in class com.github.tommyettinger.ds.HolderSet
Used by HolderSet.place(Object) typically, this should always equal com.github.tommyettinger.digital.BitConversion.countLeadingZeros(mask).
shift - Variable in class com.github.tommyettinger.ds.IntFloatMap
Used by IntFloatMap.place(int) to bit shift the upper bits of an int into a usable range (>= 0 and <= IntFloatMap.mask).
shift - Variable in class com.github.tommyettinger.ds.IntIntMap
Used by IntIntMap.place(int) to bit shift the upper bits of an int into a usable range (>= 0 and <= IntIntMap.mask).
shift - Variable in class com.github.tommyettinger.ds.IntLongMap
Used by IntLongMap.place(int) to bit shift the upper bits of an int into a usable range (>= 0 and <= IntLongMap.mask).
shift - Variable in class com.github.tommyettinger.ds.IntObjectMap
Used by IntObjectMap.place(int) to bit shift the upper bits of an int into a usable range (>= 0 and <= IntObjectMap.mask).
shift - Variable in class com.github.tommyettinger.ds.IntSet
Used by IntSet.place(int) to bit shift the upper bits of an int into a usable range (>= 0 and <= IntSet.mask).
shift - Variable in class com.github.tommyettinger.ds.LongFloatMap
Used by LongFloatMap.place(long) to bit shift the upper bits of an int into a usable range (>= 0 and <= LongFloatMap.mask).
shift - Variable in class com.github.tommyettinger.ds.LongIntMap
Used by LongIntMap.place(long) to bit shift the upper bits of an int into a usable range (>= 0 and <= LongIntMap.mask).
shift - Variable in class com.github.tommyettinger.ds.LongLongMap
Used by LongLongMap.place(long) to bit shift the upper bits of an int into a usable range (>= 0 and <= LongLongMap.mask).
shift - Variable in class com.github.tommyettinger.ds.LongObjectMap
Used by LongObjectMap.place(long) to bit shift the upper bits of an int into a usable range (>= 0 and <= LongObjectMap.mask).
shift - Variable in class com.github.tommyettinger.ds.LongSet
Used by LongSet.place(long) to bit shift the upper bits of an int into a usable range (>= 0 and <= LongSet.mask).
shift - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
Used by ObjectFloatMap.place(Object) typically, this should always equal com.github.tommyettinger.digital.BitConversion.countLeadingZeros(mask).
shift - Variable in class com.github.tommyettinger.ds.ObjectIntMap
Used by ObjectIntMap.place(Object) typically, this should always equal com.github.tommyettinger.digital.BitConversion.countLeadingZeros(mask).
shift - Variable in class com.github.tommyettinger.ds.ObjectLongMap
Used by ObjectLongMap.place(Object) typically, this should always equal com.github.tommyettinger.digital.BitConversion.countLeadingZeros(mask).
shift - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
Used by ObjectObjectMap.place(Object) typically, this should always equal BitConversion.countLeadingZeros(mask).
shift - Variable in class com.github.tommyettinger.ds.ObjectSet
Used by ObjectSet.place(Object) typically, this should always equal com.github.tommyettinger.digital.BitConversion.countLeadingZeros(mask).
ShortAppender - Interface in com.github.tommyettinger.ds.support.util
A functional interface that takes and returns an object that is a CharSequence and is Appendable, appending a short item to it.
ShortBag - Class in com.github.tommyettinger.ds
An unordered List of short items.
ShortBag() - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates an ordered bag with a capacity of 10.
ShortBag(int) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates an ordered bag with the specified capacity.
ShortBag(short[]) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates a new bag containing the elements in the specified array.
ShortBag(short[], int, int) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates a new bag containing the elements in the specified array.
ShortBag(Ordered.OfShort) - Constructor for class com.github.tommyettinger.ds.ShortBag
Copies the given Ordered.OfShort into a new bag.
ShortBag(Ordered.OfShort, int, int) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates a new bag by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ShortBag(PrimitiveCollection.OfShort) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates a new bag containing the items in the specified PrimitiveCollection.OfShort.
ShortBag(ShortList) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates a new bag containing the elements in the specific list or bag.
ShortBag(ShortIterator) - Constructor for class com.github.tommyettinger.ds.ShortBag
Creates a new instance containing the items in the specified iterator.
shortCollectionParser(ObjSupplier<C>, String, boolean) - Static method in interface com.github.tommyettinger.ds.support.util.PartialParser
Creates a PartialParser that can parse a section of text with multiple short items separated by delimiter, creates a PrimitiveCollection using the given supplier, populates it with PrimitiveCollection.OfShort.addLegible(String, String, int, int), and returns the new collection.
ShortComparator - Interface in com.github.tommyettinger.ds.support.sort
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
ShortComparators - Class in com.github.tommyettinger.ds.support.sort
A class providing static methods and objects that do useful things with comparators.
ShortComparators.NaturalImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the natural order.
ShortComparators.OppositeComparator - Class in com.github.tommyettinger.ds.support.sort
 
ShortComparators.OppositeImplicitComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator mimicking the opposite of the natural order.
ShortComparators.UnsignedComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the natural order, but as if they are unsigned (so, all negative items are greater than any non-negative items).
ShortComparators.UnsignedOppositeComparator - Class in com.github.tommyettinger.ds.support.sort
A type-specific comparator that compares items in the opposite of the natural order, but as if they are unsigned.
ShortDeque - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered double-ended queue of primitive short with efficient add and remove at the beginning and end.
ShortDeque() - Constructor for class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque which can hold 16 values without needing to resize the backing array.
ShortDeque(int) - Constructor for class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque which can hold the specified number of values without needing to resize the backing array.
ShortDeque(short[]) - Constructor for class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque using all the contents of the given array.
ShortDeque(short[], int, int) - Constructor for class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque using count items from a, starting at offset.
ShortDeque(Ordered.OfShort) - Constructor for class com.github.tommyettinger.ds.ShortDeque
 
ShortDeque(Ordered.OfShort, int, int) - Constructor for class com.github.tommyettinger.ds.ShortDeque
 
ShortDeque(PrimitiveCollection.OfShort) - Constructor for class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque using all the contents of the given Collection.
ShortDeque(ShortDeque) - Constructor for class com.github.tommyettinger.ds.ShortDeque
Copies the given ShortDeque exactly into this one.
ShortDeque(ShortIterator) - Constructor for class com.github.tommyettinger.ds.ShortDeque
Creates a new instance containing the items in the specified iterator.
ShortDeque.ShortDequeIterator - Class in com.github.tommyettinger.ds
A ShortIterator over the elements of a ShortDeque.
ShortDequeIterator(ShortDeque) - Constructor for class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
ShortDequeIterator(ShortDeque, boolean) - Constructor for class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
ShortDequeIterator(ShortDeque, int, boolean) - Constructor for class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
ShortIterator - Interface in com.github.tommyettinger.ds.support.util
An Iterator specialized for short values.
ShortList - Class in com.github.tommyettinger.ds
A resizable, insertion-ordered short list.
ShortList() - Constructor for class com.github.tommyettinger.ds.ShortList
Creates an ordered list with a capacity of 10.
ShortList(boolean, int) - Constructor for class com.github.tommyettinger.ds.ShortList
Deprecated.
ShortList is always ordered; for an unordered list use ShortBag
ShortList(boolean, short[], int, int) - Constructor for class com.github.tommyettinger.ds.ShortList
Deprecated.
ShortList is always ordered; for an unordered list use ShortBag
ShortList(int) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates an ordered list with the specified capacity.
ShortList(short[]) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates a new list containing the elements in the specified array.
ShortList(short[], int, int) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates a new list containing the elements in the specified array.
ShortList(Ordered.OfShort) - Constructor for class com.github.tommyettinger.ds.ShortList
Copies the given Ordered.OfShort into a new ShortList.
ShortList(Ordered.OfShort, int, int) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates a new list by copying count items from the given Ordered, starting at offset in that Ordered, into this.
ShortList(PrimitiveCollection.OfShort) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates a new list containing the items in the specified PrimitiveCollection.OfShort.
ShortList(ShortList) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates a new list containing the elements in the given list.
ShortList(ShortIterator) - Constructor for class com.github.tommyettinger.ds.ShortList
Creates a new instance containing the items in the specified iterator.
ShortList.ShortListIterator - Class in com.github.tommyettinger.ds
A ShortIterator, plus ListIterator methods, over the elements of a ShortList.
ShortListIterator(ShortList) - Constructor for class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
ShortListIterator(ShortList, int) - Constructor for class com.github.tommyettinger.ds.ShortList.ShortListIterator
 
shrink() - Method in class com.github.tommyettinger.ds.BooleanDeque
 
shrink() - Method in class com.github.tommyettinger.ds.BooleanList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.ByteDeque
 
shrink() - Method in class com.github.tommyettinger.ds.ByteList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.CharDeque
 
shrink() - Method in class com.github.tommyettinger.ds.CharList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.DoubleDeque
 
shrink() - Method in class com.github.tommyettinger.ds.DoubleList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.FloatDeque
 
shrink() - Method in class com.github.tommyettinger.ds.FloatList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.IntDeque
 
shrink() - Method in class com.github.tommyettinger.ds.IntList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.LongDeque
 
shrink() - Method in class com.github.tommyettinger.ds.LongList
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.ObjectDeque
Reduces the size of the backing array to the size of the actual items.
shrink() - Method in class com.github.tommyettinger.ds.ObjectList
 
shrink() - Method in class com.github.tommyettinger.ds.ShortDeque
 
shrink() - Method in class com.github.tommyettinger.ds.ShortList
Reduces the size of the backing array to the size of the actual items.
shrink(int) - Method in class com.github.tommyettinger.ds.HolderSet
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.IntSet
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.LongLongMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.LongSet
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.NumberedSet
 
shrink(int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shrink(int) - Method in class com.github.tommyettinger.ds.ObjectSet
Reduces the size of the backing arrays to be the specified capacity / loadFactor, or less.
shuffle() - Method in interface com.github.tommyettinger.ds.Arrangeable
Pseudo-randomly shuffles the order of this Arrangeable in-place, using ArrayTools.RANDOM as the unseeded random number generator.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Arrangeable
Pseudo-randomly shuffles the order of this Arrangeable in-place.
shuffle(Random) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.BooleanList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.ByteDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.ByteList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.CharDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.CharList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.DoubleList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.FloatDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.FloatList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.IntDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.IntList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.LongDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.LongList
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.ObjectList
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in interface com.github.tommyettinger.ds.Ordered
Pseudo-randomly shuffles the order of this Ordered in-place.
shuffle(Random) - Method in class com.github.tommyettinger.ds.ShortDeque
 
shuffle(Random) - Method in class com.github.tommyettinger.ds.ShortList
 
size - Variable in class com.github.tommyettinger.ds.BinaryHeap
 
size - Variable in class com.github.tommyettinger.ds.BooleanList
 
size - Variable in class com.github.tommyettinger.ds.ByteList
 
size - Variable in class com.github.tommyettinger.ds.CharList
 
size - Variable in class com.github.tommyettinger.ds.DoubleList
 
size - Variable in class com.github.tommyettinger.ds.EnumMap
 
size - Variable in class com.github.tommyettinger.ds.EnumSet
 
size - Variable in class com.github.tommyettinger.ds.FloatList
 
size - Variable in class com.github.tommyettinger.ds.HolderSet
 
size - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
size - Variable in class com.github.tommyettinger.ds.IntIntMap
 
size - Variable in class com.github.tommyettinger.ds.IntList
 
size - Variable in class com.github.tommyettinger.ds.IntLongMap
 
size - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
size - Variable in class com.github.tommyettinger.ds.IntSet
 
size - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
size - Variable in class com.github.tommyettinger.ds.LongIntMap
 
size - Variable in class com.github.tommyettinger.ds.LongList
 
size - Variable in class com.github.tommyettinger.ds.LongLongMap
 
size - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
size - Variable in class com.github.tommyettinger.ds.LongSet
 
size - Variable in class com.github.tommyettinger.ds.ObjectDeque
Number of elements in the deque.
size - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
size - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
size - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
size - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
size - Variable in class com.github.tommyettinger.ds.ObjectSet
 
size - Variable in class com.github.tommyettinger.ds.ShortList
 
size() - Method in interface com.github.tommyettinger.ds.Arrangeable
Returns the number of elements in this Arrangeable.
size() - Method in class com.github.tommyettinger.ds.BinaryHeap
 
size() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.BooleanList
 
size() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.ByteList
 
size() - Method in class com.github.tommyettinger.ds.CharBitSet
Returns the size of the set, or its cardinality; this is the count of distinct activated positions in the set.
size() - Method in class com.github.tommyettinger.ds.CharDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.CharList
 
size() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.DoubleList
 
size() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
size() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
size() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
size() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.EnumMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
size() - Method in class com.github.tommyettinger.ds.EnumSet
Returns the number of elements in this set (its cardinality).
size() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.FloatList
 
size() - Method in class com.github.tommyettinger.ds.HolderSet
Returns the number of elements in this set (its cardinality).
size() - Method in class com.github.tommyettinger.ds.IntDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
 
size() - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.IntIntMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.IntIntMap.Values
 
size() - Method in class com.github.tommyettinger.ds.IntList
 
size() - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.IntLongMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.IntLongMap.Values
 
size() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
 
size() - Method in class com.github.tommyettinger.ds.IntSet
 
size() - Method in class com.github.tommyettinger.ds.LongDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
 
size() - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.LongIntMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.LongIntMap.Values
 
size() - Method in class com.github.tommyettinger.ds.LongList
 
size() - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.LongLongMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.LongLongMap.Values
 
size() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
 
size() - Method in class com.github.tommyettinger.ds.LongSet
 
size() - Method in class com.github.tommyettinger.ds.NumberedSet
 
size() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
size() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
size() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
size() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
size() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
 
size() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Values
 
size() - Method in class com.github.tommyettinger.ds.ObjectSet
Returns the number of elements in this set (its cardinality).
size() - Method in class com.github.tommyettinger.ds.OffsetBitSet
Returns the size of the set, or its cardinality; this is the count of distinct activated positions in the set.
size() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection
 
size() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns the number of elements in this deque.
size() - Method in class com.github.tommyettinger.ds.ShortList
 
sort() - Method in class com.github.tommyettinger.ds.BooleanDeque
Attempts to sort this deque in-place using its natural ordering, which sorts false before true.
sort() - Method in class com.github.tommyettinger.ds.BooleanList
Sorts this entire collection using BooleanComparators.sort(boolean[], int, int, BooleanComparator) in ascending order (false, then true).
sort() - Method in class com.github.tommyettinger.ds.ByteDeque
Sorts this deque in-place using Arrays.sort(byte[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.ByteList
Sorts this entire collection using Arrays.sort(byte[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.CharDeque
Sorts this deque in-place using Arrays.sort(char[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.CharList
Sorts this entire collection using Arrays.sort(char[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.DoubleDeque
Sorts this deque in-place using Arrays.sort(double[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.DoubleList
Sorts this entire collection using Arrays.sort(double[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Sorts this EnumFloatOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Sorts this EnumIntOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Sorts this EnumLongOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Sorts this EnumOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Sorts this EnumOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.FloatDeque
Sorts this deque in-place using Arrays.sort(float[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.FloatList
Sorts this entire collection using Arrays.sort(float[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Sorts this ObjectOrderedSet in-place by the T items' natural ordering; T must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.IntDeque
Sorts this deque in-place using Arrays.sort(int[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Sorts this IntFloatOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Sorts this IntIntOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.IntList
Sorts this entire collection using Arrays.sort(int[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Sorts this IntLongOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Sorts this IntObjectOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.IntOrderedSet
Sorts this ObjectOrderedSet in-place by the keys' natural ordering; T must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.LongDeque
Sorts this deque in-place using Arrays.sort(long[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Sorts this LongFloatOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Sorts this LongIntOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.LongList
Sorts this entire collection using Arrays.sort(long[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Sorts this LongLongOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Sorts this LongObjectOrderedMap in-place by the keys' natural ordering.
sort() - Method in class com.github.tommyettinger.ds.LongOrderedSet
Sorts this ObjectOrderedSet in-place by the keys' natural ordering; T must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.ObjectDeque
Attempts to sort this deque in-place using its natural ordering, which requires T to implement Comparable of T.
sort() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Sorts this ObjectFloatOrderedMap in-place by the keys' natural ordering; K must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Sorts this ObjectIntOrderedMap in-place by the keys' natural ordering; K must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.ObjectList
Sorts this ObjectList based on the natural order of its elements; T must implement Comparable for this to succeed.
sort() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Sorts this ObjectLongOrderedMap in-place by the keys' natural ordering; K must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Sorts this ObjectObjectOrderedMap in-place by the keys' natural ordering; K must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Sorts this ObjectOrderedSet in-place by the keys' natural ordering; T must implement Comparable.
sort() - Method in class com.github.tommyettinger.ds.ShortDeque
Sorts this deque in-place using Arrays.sort(short[], int, int) in ascending order.
sort() - Method in class com.github.tommyettinger.ds.ShortList
Sorts this entire collection using Arrays.sort(short[], int, int) in ascending order.
sort(boolean[], int, int, BooleanComparator) - Static method in class com.github.tommyettinger.ds.support.sort.BooleanComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(boolean[], BooleanComparator) - Static method in class com.github.tommyettinger.ds.support.sort.BooleanComparators
Sorts all of items by simply calling BooleanComparators.sort(boolean[], int, int, BooleanComparator), setting from and to so the whole array is sorted.
sort(byte[], int, int, ByteComparator) - Static method in class com.github.tommyettinger.ds.support.sort.ByteComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(byte[], ByteComparator) - Static method in class com.github.tommyettinger.ds.support.sort.ByteComparators
Sorts all of items by simply calling ByteComparators.sort(byte[], int, int, ByteComparator), setting from and to so the whole array is sorted.
sort(char[], int, int, CharComparator) - Static method in class com.github.tommyettinger.ds.support.sort.CharComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(char[], CharComparator) - Static method in class com.github.tommyettinger.ds.support.sort.CharComparators
Sorts all of items by simply calling CharComparators.sort(char[], int, int, CharComparator), setting from and to so the whole array is sorted.
sort(double[], int, int, DoubleComparator) - Static method in class com.github.tommyettinger.ds.support.sort.DoubleComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(double[], DoubleComparator) - Static method in class com.github.tommyettinger.ds.support.sort.DoubleComparators
Sorts all of items by simply calling DoubleComparators.sort(double[], int, int, DoubleComparator), setting from and to so the whole array is sorted.
sort(float[], int, int, FloatComparator) - Static method in class com.github.tommyettinger.ds.support.sort.FloatComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(float[], FloatComparator) - Static method in class com.github.tommyettinger.ds.support.sort.FloatComparators
Sorts all of items by simply calling FloatComparators.sort(float[], int, int, FloatComparator), setting from and to so the whole array is sorted.
sort(int[], int, int, IntComparator) - Static method in class com.github.tommyettinger.ds.support.sort.IntComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(int[], IntComparator) - Static method in class com.github.tommyettinger.ds.support.sort.IntComparators
Sorts all of items by simply calling IntComparators.sort(int[], int, int, IntComparator), setting from and to so the whole array is sorted.
sort(int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Uses BooleanComparators.sort(boolean[], int, int, BooleanComparator) to sort a (clamped) subrange of this collection in ascending order (false, then true).
sort(int, int) - Method in class com.github.tommyettinger.ds.BooleanList
Uses BooleanComparators.sort(boolean[], int, int, BooleanComparator) to sort a (clamped) subrange of this collection in ascending order (false, then true).
sort(int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Uses Arrays.sort(byte[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.ByteList
Uses Arrays.sort(byte[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Uses Arrays.sort(char[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.CharList
Uses Arrays.sort(char[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Uses Arrays.sort(double[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.DoubleList
Uses Arrays.sort(double[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Uses Arrays.sort(float[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.FloatList
Uses Arrays.sort(float[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Uses Arrays.sort(int[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.IntList
Uses Arrays.sort(int[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Uses Arrays.sort(long[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.LongList
Uses Arrays.sort(long[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Uses ObjectComparators.sort(Object[], int, int, Comparator) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Sorts a subrange of this ObjectList based on the natural order of its elements; T must implement Comparable for this to succeed.
sort(int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Uses Arrays.sort(short[], int, int) to sort a (clamped) subrange of this deque.
sort(int, int) - Method in class com.github.tommyettinger.ds.ShortList
Uses Arrays.sort(short[], int, int) to sort a (clamped) subrange of this collection in ascending order.
sort(int, int, BooleanComparator) - Method in class com.github.tommyettinger.ds.BooleanDeque
Sorts a (clamped) subrange of this deque in-place using BooleanComparators.sort(boolean[], int, int, BooleanComparator).
sort(int, int, BooleanComparator) - Method in class com.github.tommyettinger.ds.BooleanList
Sorts the specified (clamped) subrange of elements according to the order induced by the specified comparator using mergesort, or BooleanComparators.NATURAL_COMPARATOR if c is null (which sorts false before true).
sort(int, int, ByteComparator) - Method in class com.github.tommyettinger.ds.ByteDeque
 
sort(int, int, ByteComparator) - Method in class com.github.tommyettinger.ds.ByteList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(byte[], int, int) if c is null.
sort(int, int, CharComparator) - Method in class com.github.tommyettinger.ds.CharDeque
 
sort(int, int, CharComparator) - Method in class com.github.tommyettinger.ds.CharList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(char[], int, int) if c is null.
sort(int, int, DoubleComparator) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
sort(int, int, DoubleComparator) - Method in class com.github.tommyettinger.ds.DoubleList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(double[], int, int) if c is null.
sort(int, int, FloatComparator) - Method in class com.github.tommyettinger.ds.FloatDeque
 
sort(int, int, FloatComparator) - Method in class com.github.tommyettinger.ds.FloatList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(float[], int, int) if c is null.
sort(int, int, IntComparator) - Method in class com.github.tommyettinger.ds.IntDeque
 
sort(int, int, IntComparator) - Method in class com.github.tommyettinger.ds.IntList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(int[], int, int) if c is null.
sort(int, int, LongComparator) - Method in class com.github.tommyettinger.ds.LongDeque
 
sort(int, int, LongComparator) - Method in class com.github.tommyettinger.ds.LongList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(long[], int, int) if c is null.
sort(int, int, ShortComparator) - Method in class com.github.tommyettinger.ds.ShortDeque
 
sort(int, int, ShortComparator) - Method in class com.github.tommyettinger.ds.ShortList
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, or Arrays.sort(short[], int, int) if c is null.
sort(int, int, Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
sort(int, int, Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectList
Sorts a subrange of this ObjectList using the given Comparator.
sort(long[], int, int, LongComparator) - Static method in class com.github.tommyettinger.ds.support.sort.LongComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(long[], LongComparator) - Static method in class com.github.tommyettinger.ds.support.sort.LongComparators
Sorts all of items by simply calling LongComparators.sort(long[], int, int, LongComparator), setting from and to so the whole array is sorted.
sort(short[], int, int, ShortComparator) - Static method in class com.github.tommyettinger.ds.support.sort.ShortComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(short[], ShortComparator) - Static method in class com.github.tommyettinger.ds.support.sort.ShortComparators
Sorts all of items by simply calling ShortComparators.sort(short[], int, int, ShortComparator), setting from and to so the whole array is sorted.
sort(BooleanComparator) - Method in class com.github.tommyettinger.ds.BooleanDeque
sort(BooleanComparator) - Method in class com.github.tommyettinger.ds.BooleanList
Sorts all elements according to the order induced by the specified comparator using BooleanComparators.sort(boolean[], int, int, BooleanComparator).
sort(BooleanComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Sorts this Ordered according to the order induced by the specified BooleanComparator.
sort(ByteComparator) - Method in class com.github.tommyettinger.ds.ByteDeque
sort(ByteComparator) - Method in class com.github.tommyettinger.ds.ByteList
Sorts all elements according to the order induced by the specified comparator using ByteComparators.sort(byte[], int, int, ByteComparator).
sort(ByteComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Sorts this Ordered according to the order induced by the specified ByteComparator.
sort(CharComparator) - Method in class com.github.tommyettinger.ds.CharDeque
sort(CharComparator) - Method in class com.github.tommyettinger.ds.CharList
Sorts all elements according to the order induced by the specified comparator using CharComparators.sort(char[], int, int, CharComparator).
sort(CharComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Sorts this Ordered according to the order induced by the specified CharComparator.
sort(DoubleComparator) - Method in class com.github.tommyettinger.ds.DoubleDeque
sort(DoubleComparator) - Method in class com.github.tommyettinger.ds.DoubleList
Sorts all elements according to the order induced by the specified comparator using DoubleComparators.sort(double[], int, int, DoubleComparator).
sort(DoubleComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Sorts this Ordered according to the order induced by the specified DoubleComparator.
sort(FloatComparator) - Method in class com.github.tommyettinger.ds.FloatDeque
sort(FloatComparator) - Method in class com.github.tommyettinger.ds.FloatList
Sorts all elements according to the order induced by the specified comparator using FloatComparators.sort(float[], int, int, FloatComparator).
sort(FloatComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Sorts this Ordered according to the order induced by the specified FloatComparator.
sort(IntComparator) - Method in class com.github.tommyettinger.ds.IntDeque
sort(IntComparator) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Sorts this IntFloatOrderedMap in-place by the given IntComparator used on the keys.
sort(IntComparator) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Sorts this IntIntOrderedMap in-place by the given IntComparator used on the keys.
sort(IntComparator) - Method in class com.github.tommyettinger.ds.IntList
Sorts all elements according to the order induced by the specified comparator using IntComparators.sort(int[], int, int, IntComparator).
sort(IntComparator) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Sorts this IntLongOrderedMap in-place by the given IntComparator used on the keys.
sort(IntComparator) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Sorts this IntObjectOrderedMap in-place by the given Comparator used on the keys.
sort(IntComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Sorts this Ordered according to the order induced by the specified IntComparator.
sort(LongComparator) - Method in class com.github.tommyettinger.ds.LongDeque
sort(LongComparator) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Sorts this LongFloatOrderedMap in-place by the given LongComparator used on the keys.
sort(LongComparator) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Sorts this LongIntOrderedMap in-place by the given LongComparator used on the keys.
sort(LongComparator) - Method in class com.github.tommyettinger.ds.LongList
Sorts all elements according to the order induced by the specified comparator using LongComparators.sort(long[], int, int, LongComparator).
sort(LongComparator) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Sorts this LongLongOrderedMap in-place by the given LongComparator used on the keys.
sort(LongComparator) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Sorts this LongObjectOrderedMap in-place by the given LongComparator used on the keys.
sort(LongComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Sorts this Ordered according to the order induced by the specified LongComparator.
sort(ShortComparator) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Sorts this Ordered according to the order induced by the specified ShortComparator.
sort(ShortComparator) - Method in class com.github.tommyettinger.ds.ShortDeque
sort(ShortComparator) - Method in class com.github.tommyettinger.ds.ShortList
Sorts all elements according to the order induced by the specified comparator using ShortComparators.sort(short[], int, int, ShortComparator).
sort(Comparator<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Sorts this EnumFloatOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Sorts this EnumIntOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Sorts this EnumLongOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Sorts this EnumOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super Enum<?>>) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Sorts this EnumOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super K>) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Sorts this ObjectFloatOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super K>) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Sorts this ObjectIntOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super K>) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Sorts this ObjectLongOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super K>) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Sorts this ObjectObjectOrderedMap in-place by the given Comparator used on the keys.
sort(Comparator<? super T>) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Sorts this ObjectOrderedSet in-place by the given Comparator used on the T items.
sort(Comparator<? super T>) - Method in interface com.github.tommyettinger.ds.Lisque
 
sort(Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
sort(Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectList
Sorts this ObjectList using the given Comparator.
sort(Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Sorts this ObjectOrderedSet in-place by the given Comparator used on the keys.
sort(Comparator<? super T>) - Method in interface com.github.tommyettinger.ds.Ordered
Sorts this Ordered according to the order induced by the specified Comparator.
sort(List<K>, int, int, Comparator<? super K>) - Static method in class com.github.tommyettinger.ds.support.sort.ObjectComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(List<K>, Comparator<? super K>) - Static method in class com.github.tommyettinger.ds.support.sort.ObjectComparators
Sorts all of items by simply calling ObjectComparators.sort(List, int, int, Comparator) setting from and to so the whole array is sorted.
sort(K[], int, int, Comparator<? super K>) - Static method in class com.github.tommyettinger.ds.support.sort.ObjectComparators
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
sort(K[], Comparator<? super K>) - Static method in class com.github.tommyettinger.ds.support.sort.ObjectComparators
Sorts all of items by simply calling ObjectComparators.sort(List, int, int, Comparator) setting from and to so the whole array is sorted.
sortByValue(FloatComparator) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Sorts this EnumFloatOrderedMap in-place by the given FloatComparator used on the values.
sortByValue(FloatComparator) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Sorts this IntFloatOrderedMap in-place by the given FloatComparator used on the values.
sortByValue(FloatComparator) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Sorts this LongFloatOrderedMap in-place by the given FloatComparator used on the values.
sortByValue(FloatComparator) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Sorts this ObjectFloatOrderedMap in-place by the given FloatComparator used on the values.
sortByValue(IntComparator) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Sorts this EnumIntOrderedMap in-place by the given IntComparator used on the values.
sortByValue(IntComparator) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Sorts this IntIntOrderedMap in-place by the given IntComparator used on the values.
sortByValue(IntComparator) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Sorts this LongIntOrderedMap in-place by the given IntComparator used on the values.
sortByValue(IntComparator) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Sorts this ObjectIntOrderedMap in-place by the given IntComparator used on the values.
sortByValue(LongComparator) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Sorts this EnumLongOrderedMap in-place by the given LongComparator used on the values.
sortByValue(LongComparator) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Sorts this IntLongOrderedMap in-place by the given LongComparator used on the values.
sortByValue(LongComparator) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Sorts this LongLongOrderedMap in-place by the given LongComparator used on the values.
sortByValue(LongComparator) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Sorts this ObjectLongOrderedMap in-place by the given LongComparator used on the values.
sortByValue(Comparator<V>) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Sorts this EnumOrderedMap in-place by the given Comparator used on the values.
sortByValue(Comparator<V>) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Sorts this IntObjectOrderedMap in-place by the given Comparator used on the values.
sortByValue(Comparator<V>) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Sorts this LongObjectOrderedMap in-place by the given Comparator used on the values.
sortByValue(Comparator<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Sorts this ObjectObjectOrderedMap in-place by the given Comparator used on the values.
sortJDK() - Method in class com.github.tommyettinger.ds.ObjectDeque
Sorts this deque using Arrays.sort(Object[], int, int).
sortJDK() - Method in class com.github.tommyettinger.ds.ObjectList
Currently calls ObjectList.sort() because this can't access Arrays.sort(Object[], int, int) without the parent ArrayList's items array.
sortJDK(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Uses Arrays.sort(Object[], int, int) to sort a (clamped) subrange of this deque.
sortJDK(int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Currently calls ObjectList.sort(int, int) because this can't access Arrays.sort(Object[], int, int) without the parent ArrayList's items array.
sortJDK(int, int, Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
Uses Arrays.sort(Object[], int, int, Comparator) to sort a (clamped) subrange of this deque.
sortJDK(int, int, Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectList
Currently calls ObjectList.sort(int, int, Comparator) because this can't access Arrays.sort(Object[], int, int, Comparator) without the parent ArrayList's items array.
sortJDK(Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectDeque
sortJDK(Comparator<? super T>) - Method in class com.github.tommyettinger.ds.ObjectList
Currently calls ObjectList.sort(Comparator) because this can't access Arrays.sort(Object[], int, int, Comparator) without the parent ArrayList's items array.
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
stride - Variable in class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
StridingBooleanIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a BooleanIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingBooleanIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
StridingBooleanIterator(BooleanIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingBooleanIterator
 
StridingByteIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a ByteIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingByteIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
StridingByteIterator(ByteIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingByteIterator
 
StridingCharIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a CharIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingCharIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
StridingCharIterator(CharIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingCharIterator
 
StridingDoubleIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a DoubleIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingDoubleIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
StridingDoubleIterator(DoubleIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingDoubleIterator
 
StridingFloatIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a FloatIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingFloatIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
StridingFloatIterator(FloatIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingFloatIterator
 
StridingIntIterator - Class in com.github.tommyettinger.ds.support.util
Wraps an IntIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingIntIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
StridingIntIterator(IntIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingIntIterator
 
StridingIterator<T> - Class in com.github.tommyettinger.ds.support.util
Wraps an Iterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingIterator
 
StridingIterator(Iterator<T>, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingIterator
 
StridingLongIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a LongIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingLongIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
StridingLongIterator(LongIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingLongIterator
 
StridingShortIterator - Class in com.github.tommyettinger.ds.support.util
Wraps a ShortIterator so that it starts at an offset, skipping that many items, then returning items that match a given stride, such as every other item, or every tenth item.
StridingShortIterator() - Constructor for class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
StridingShortIterator(ShortIterator, int, int) - Constructor for class com.github.tommyettinger.ds.support.util.StridingShortIterator
 
subList(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
 
subSequence(int, int) - Method in class com.github.tommyettinger.ds.CharBag
Gets a new CharBag from the given subrange, clamping start and end so that this will not throw any Exception.
subSequence(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Gets a new CharDeque from the given subrange, clamping start and end so that this will not throw any Exception.
subSequence(int, int) - Method in class com.github.tommyettinger.ds.CharList
Gets a new CharList from the given subrange, clamping start and end so they will not throw any Exception.
subSequence(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Creates a new sub-list (not a view) of the given range of this data structure.
substring(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Creates a new String by copying the given subrange of this CharDeque.
substring(int, int) - Method in class com.github.tommyettinger.ds.CharList
Creates a new String by copying the given subrange of this CharList.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Arrangeable
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.BooleanList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.ByteDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.ByteList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.CharDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.CharList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.DoubleList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.FloatDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.FloatList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.LongDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.LongList
 
swap(int, int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.ObjectList
Switches the ordering of positions a and b, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfBoolean
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfByte
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfChar
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfDouble
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfFloat
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfInt
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfLong
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered.OfShort
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in interface com.github.tommyettinger.ds.Ordered
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.ShortDeque
Switches the ordering of positions first and second, without changing any items beyond that.
swap(int, int) - Method in class com.github.tommyettinger.ds.ShortList
 
swap(T[], int, int) - Static method in class com.github.tommyettinger.ds.QuickSelect
 
symbol() - Method in class com.github.tommyettinger.ds.Junction.All
 
symbol() - Method in class com.github.tommyettinger.ds.Junction.Any
 
symbol() - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
symbol() - Method in class com.github.tommyettinger.ds.Junction.Not
 
symbol() - Method in class com.github.tommyettinger.ds.Junction.One
 
symbol() - Method in class com.github.tommyettinger.ds.Junction
 
symbol() - Method in interface com.github.tommyettinger.ds.Term
Gets a single char constant that represents this Term and determines its comparison order in the event of a tie.

T

table - Variable in class com.github.tommyettinger.ds.EnumSet
 
tableSize(int, float) - Static method in class com.github.tommyettinger.ds.Utilities
Used to establish the size of a hash table for ObjectSet, ObjectObjectMap, and related code.
tail - Variable in class com.github.tommyettinger.ds.BooleanDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.ByteDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.CharDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.DoubleDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.FloatDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.IntDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.LongDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.ObjectDeque
Index of last element.
tail - Variable in class com.github.tommyettinger.ds.ShortDeque
Index of last element.
term - Variable in class com.github.tommyettinger.ds.Junction.Not
 
Term<T extends Comparable<T>> - Interface in com.github.tommyettinger.ds
Mostly internal; describes part of a Junction.
test(char) - Method in class com.github.tommyettinger.ds.CharBitSet
Evaluates this predicate on the given argument.
thenComparing(BooleanComparator) - Method in interface com.github.tommyettinger.ds.support.sort.BooleanComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(ByteComparator) - Method in interface com.github.tommyettinger.ds.support.sort.ByteComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(CharComparator) - Method in interface com.github.tommyettinger.ds.support.sort.CharComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(DoubleComparator) - Method in interface com.github.tommyettinger.ds.support.sort.DoubleComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(FloatComparator) - Method in interface com.github.tommyettinger.ds.support.sort.FloatComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(IntComparator) - Method in interface com.github.tommyettinger.ds.support.sort.IntComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(LongComparator) - Method in interface com.github.tommyettinger.ds.support.sort.LongComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(ShortComparator) - Method in interface com.github.tommyettinger.ds.support.sort.ShortComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(Comparator<? super Boolean>) - Method in interface com.github.tommyettinger.ds.support.sort.BooleanComparator
 
thenComparing(Comparator<? super Byte>) - Method in interface com.github.tommyettinger.ds.support.sort.ByteComparator
 
thenComparing(Comparator<? super Character>) - Method in interface com.github.tommyettinger.ds.support.sort.CharComparator
 
thenComparing(Comparator<? super Double>) - Method in interface com.github.tommyettinger.ds.support.sort.DoubleComparator
 
thenComparing(Comparator<? super Float>) - Method in interface com.github.tommyettinger.ds.support.sort.FloatComparator
 
thenComparing(Comparator<? super Integer>) - Method in interface com.github.tommyettinger.ds.support.sort.IntComparator
 
thenComparing(Comparator<? super Long>) - Method in interface com.github.tommyettinger.ds.support.sort.LongComparator
 
thenComparing(Comparator<? super Short>) - Method in interface com.github.tommyettinger.ds.support.sort.ShortComparator
 
threshold - Variable in class com.github.tommyettinger.ds.HolderSet
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.IntFloatMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.IntIntMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.IntLongMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.IntObjectMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.IntSet
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.LongFloatMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.LongIntMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.LongLongMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.LongObjectMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.LongSet
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.ObjectIntMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.ObjectLongMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
threshold - Variable in class com.github.tommyettinger.ds.ObjectSet
Precalculated value of (int)(keyTable.length * loadFactor), used to determine when to resize.
times(byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
times(byte) - Method in class com.github.tommyettinger.ds.ByteList
Multiplies each item in this ByteList by value, stores it in this and returns it.
times(double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
times(double) - Method in class com.github.tommyettinger.ds.DoubleList
Multiplies each item in this DoubleList by value, stores it in this and returns it.
times(float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
times(float) - Method in class com.github.tommyettinger.ds.FloatList
Multiplies each item in this FloatList by value, stores it in this and returns it.
times(int) - Method in class com.github.tommyettinger.ds.IntDeque
 
times(int) - Method in class com.github.tommyettinger.ds.IntList
Multiplies each item in this IntList by value, stores it in this and returns it.
times(int, byte) - Method in class com.github.tommyettinger.ds.ByteDeque
 
times(int, byte) - Method in class com.github.tommyettinger.ds.ByteList
 
times(int, double) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
times(int, double) - Method in class com.github.tommyettinger.ds.DoubleList
 
times(int, float) - Method in class com.github.tommyettinger.ds.FloatDeque
 
times(int, float) - Method in class com.github.tommyettinger.ds.FloatList
 
times(int, int) - Method in class com.github.tommyettinger.ds.IntDeque
 
times(int, int) - Method in class com.github.tommyettinger.ds.IntList
 
times(int, long) - Method in class com.github.tommyettinger.ds.LongDeque
 
times(int, long) - Method in class com.github.tommyettinger.ds.LongList
 
times(int, short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
times(int, short) - Method in class com.github.tommyettinger.ds.ShortList
 
times(long) - Method in class com.github.tommyettinger.ds.LongDeque
 
times(long) - Method in class com.github.tommyettinger.ds.LongList
Multiplies each item in this LongList by value, stores it in this and returns it.
times(short) - Method in class com.github.tommyettinger.ds.ShortDeque
 
times(short) - Method in class com.github.tommyettinger.ds.ShortList
Multiplies each item in this ShortList by value, stores it in this and returns it.
toArray() - Method in class com.github.tommyettinger.ds.BooleanDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.BooleanList
Allocates a new boolean array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.ByteDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.ByteList
Allocates a new byte array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.CharDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.CharList
Allocates a new char array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.DoubleDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.DoubleList
Allocates a new double array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
toArray() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
toArray() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
toArray() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
toArray() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
toArray() - Method in class com.github.tommyettinger.ds.EnumMap.Values
toArray() - Method in class com.github.tommyettinger.ds.FloatDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.FloatList
Allocates a new float array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.HolderSet
 
toArray() - Method in class com.github.tommyettinger.ds.IntDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.IntList
Allocates a new int array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.LongDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.LongList
Allocates a new long array with size elements and fills it with the items in this.
toArray() - Method in class com.github.tommyettinger.ds.NumberedSet
 
toArray() - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.ObjectSet
 
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Allocates a new boolean array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Allocates a new byte array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Allocates a new char array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Allocates a new double array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Allocates a new float array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Allocates a new int array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Allocates a new long array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Allocates a new short array with exactly PrimitiveCollection.size() items, fills it with the contents of this PrimitiveCollection, and returns it.
toArray() - Method in class com.github.tommyettinger.ds.ShortDeque
Returns an array containing all the elements in this collection.
toArray() - Method in class com.github.tommyettinger.ds.ShortList
Allocates a new short array with size elements and fills it with the items in this.
toArray(boolean[]) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
toArray(boolean[]) - Method in class com.github.tommyettinger.ds.BooleanList
If array.length at least equal to BooleanList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new boolean array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(boolean[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new boolean array with PrimitiveCollection.size() items and returns that.
toArray(byte[]) - Method in class com.github.tommyettinger.ds.ByteDeque
 
toArray(byte[]) - Method in class com.github.tommyettinger.ds.ByteList
If array.length at least equal to ByteList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new byte array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(byte[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new byte array with PrimitiveCollection.size() items and returns that.
toArray(char[]) - Method in class com.github.tommyettinger.ds.CharDeque
 
toArray(char[]) - Method in class com.github.tommyettinger.ds.CharList
If array.length at least equal to CharList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new char array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(char[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new char array with PrimitiveCollection.size() items and returns that.
toArray(double[]) - Method in class com.github.tommyettinger.ds.DoubleDeque
 
toArray(double[]) - Method in class com.github.tommyettinger.ds.DoubleList
If array.length at least equal to DoubleList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new double array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(double[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new double array with PrimitiveCollection.size() items and returns that.
toArray(float[]) - Method in class com.github.tommyettinger.ds.FloatDeque
 
toArray(float[]) - Method in class com.github.tommyettinger.ds.FloatList
If array.length at least equal to FloatList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new float array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(float[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new float array with PrimitiveCollection.size() items and returns that.
toArray(int[]) - Method in class com.github.tommyettinger.ds.IntDeque
 
toArray(int[]) - Method in class com.github.tommyettinger.ds.IntList
If array.length at least equal to IntList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new int array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(int[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new int array with PrimitiveCollection.size() items and returns that.
toArray(long[]) - Method in class com.github.tommyettinger.ds.LongDeque
 
toArray(long[]) - Method in class com.github.tommyettinger.ds.LongList
If array.length at least equal to LongList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new long array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(long[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new long array with PrimitiveCollection.size() items and returns that.
toArray(short[]) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Fills the given array with the entire contents of this PrimitiveCollection, up to PrimitiveCollection.size() items, or if receiver is not large enough, then this allocates a new short array with PrimitiveCollection.size() items and returns that.
toArray(short[]) - Method in class com.github.tommyettinger.ds.ShortDeque
 
toArray(short[]) - Method in class com.github.tommyettinger.ds.ShortList
If array.length at least equal to ShortList.size(), this copies the contents of this into array and returns it; otherwise, it allocates a new short array that can fit all the items in this, and proceeds to copy into that and return that.
toArray(E[]) - Method in class com.github.tommyettinger.ds.HolderSet
Returns an array containing all the elements in this set; the runtime type of the returned array is that of the specified array.
toArray(E[]) - Method in class com.github.tommyettinger.ds.ObjectDeque
Returns an array containing all the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(E[]) - Method in class com.github.tommyettinger.ds.ObjectSet
Returns an array containing all the elements in this set; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
toArray(T[]) - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
toArray(T[]) - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
toArray(T[]) - Method in class com.github.tommyettinger.ds.EnumMap.Entries
toArray(T[]) - Method in class com.github.tommyettinger.ds.EnumMap.Keys
toArray(T[]) - Method in class com.github.tommyettinger.ds.EnumMap.Values
toArray(T1[]) - Method in class com.github.tommyettinger.ds.NumberedSet
 
toDenseString() - Method in class com.github.tommyettinger.ds.CharDeque
 
toDenseString() - Method in class com.github.tommyettinger.ds.CharList
Simply returns all the char items in this as one String, with no delimiters.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Returns a String representing this PrimitiveCollection with "1" for true items and "0" for false, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Returns a String representing this PrimitiveCollection with two Base.BASE90 digits per item, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Returns a String representing this PrimitiveCollection as the char items themselves, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Returns a String representing this PrimitiveCollection with ten Base.BASE90 digits per item, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Returns a String representing this PrimitiveCollection with five Base.BASE90 digits per item, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Returns a String representing this PrimitiveCollection with five Base.BASE90 digits per item, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Returns a String representing this PrimitiveCollection with ten Base.BASE90 digits per item, with no surrounding brackets.
toDenseString() - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Returns a String representing this PrimitiveCollection with three Base.BASE90 digits per item, with no surrounding brackets.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Returns a String representing this PrimitiveCollection with "1" for true items and "0" for false, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Returns a String representing this PrimitiveCollection with two Base.BASE90 digits per item, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Returns a String representing this PrimitiveCollection as the char items themselves, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Returns a String representing this PrimitiveCollection with ten Base.BASE90 digits per item, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Returns a String representing this PrimitiveCollection with five Base.BASE90 digits per item, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Returns a String representing this PrimitiveCollection with five Base.BASE90 digits per item, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Returns a String representing this PrimitiveCollection with ten Base.BASE90 digits per item, with surrounding square brackets if brackets is true.
toDenseString(boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Returns a String representing this PrimitiveCollection with three Base.BASE90 digits per item, with surrounding square brackets if brackets is true.
toEnumSet() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
Returns a new EnumSet containing the remaining items.
toEnumSet() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
Returns a new EnumSet containing the remaining items.
toEnumSet() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
Returns a new EnumSet containing the remaining items.
toEnumSet() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
Returns a new EnumSet containing the remaining items.
toggle(int) - Method in class com.github.tommyettinger.ds.CharBitSet
Changes the given int position from true to false, or from false to true, unless the position is outside char range (then it does nothing).
toggle(int) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Changes the given int position from true to false, or from false to true, unless the position is less than the offset (then it does nothing).
toJavaCode() - Method in class com.github.tommyettinger.ds.CharBitSet
A convenience method that returns a String of Java source that constructs this CharBitSet directly from its raw bits, without any extra steps involved.
tolerance - Variable in class com.github.tommyettinger.ds.support.sort.DoubleComparators.TolerantComparator
 
tolerance - Variable in class com.github.tommyettinger.ds.support.sort.FloatComparators.TolerantComparator
 
TOLERANT_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.DoubleComparators
A DoubleComparator using ascending order with a tolerance for equality of 0.000001.
TOLERANT_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.FloatComparators
A FloatComparator using ascending order with a tolerance for equality of 0.000001.
tolerantComparator(double) - Static method in class com.github.tommyettinger.ds.support.sort.DoubleComparators
Builds a new DoubleComparator, using ascending order with a tolerance for equality of tolerance.
tolerantComparator(float) - Static method in class com.github.tommyettinger.ds.support.sort.FloatComparators
Builds a new FloatComparator, using ascending order with a tolerance for equality of tolerance.
TolerantComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.DoubleComparators.TolerantComparator
 
TolerantComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.FloatComparators.TolerantComparator
 
TolerantComparator(double) - Constructor for class com.github.tommyettinger.ds.support.sort.DoubleComparators.TolerantComparator
 
TolerantComparator(float) - Constructor for class com.github.tommyettinger.ds.support.sort.FloatComparators.TolerantComparator
 
toList() - Method in class com.github.tommyettinger.ds.CharBitSet.CharBitSetIterator
Returns a new CharList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumIntMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumLongMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.EnumSet.EnumSetIterator
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntFloatMap.KeyIterator
Returns a new IntList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntIntMap.KeyIterator
Returns a new IntList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntIntMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntLongMap.KeyIterator
Returns a new IntList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntLongMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntObjectMap.KeyIterator
Returns a new IntList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.IntSet.IntSetIterator
Returns a new IntList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongFloatMap.KeyIterator
Returns a new LongList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongIntMap.KeyIterator
Returns a new LongList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongIntMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongLongMap.KeyIterator
Returns a new LongList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongLongMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongObjectMap.KeyIterator
Returns a new LongList containing the remaining keys.
toList() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.LongSet.LongSetIterator
Returns a new LongList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Values
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
Returns a new ObjectList containing the remaining items.
toList() - Method in class com.github.tommyettinger.ds.OffsetBitSet.OffsetBitSetIterator
Returns a new IntList containing the remaining items.
toString() - Method in class com.github.tommyettinger.ds.BinaryHeap.Node
 
toString() - Method in class com.github.tommyettinger.ds.BinaryHeap
 
toString() - Method in class com.github.tommyettinger.ds.BooleanDeque
Delegates to PrimitiveCollection.OfBoolean.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.BooleanList
 
toString() - Method in class com.github.tommyettinger.ds.ByteDeque
Delegates to PrimitiveCollection.OfByte.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.ByteList
 
toString() - Method in class com.github.tommyettinger.ds.CharBitSet
 
toString() - Method in class com.github.tommyettinger.ds.CharDeque
Delegates to PrimitiveCollection.OfChar.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.CharFilter
 
toString() - Method in class com.github.tommyettinger.ds.CharList
 
toString() - Method in class com.github.tommyettinger.ds.DoubleDeque
Delegates to PrimitiveCollection.OfDouble.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.DoubleList
 
toString() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
toString() - Method in class com.github.tommyettinger.ds.EnumFloatMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.EnumIntMap
 
toString() - Method in class com.github.tommyettinger.ds.EnumIntMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.EnumLongMap
 
toString() - Method in class com.github.tommyettinger.ds.EnumLongMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.EnumMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.EnumMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.EnumMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.EnumMap
 
toString() - Method in class com.github.tommyettinger.ds.EnumMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
toString() - Method in class com.github.tommyettinger.ds.EnumSet
 
toString() - Method in class com.github.tommyettinger.ds.FloatDeque
Delegates to PrimitiveCollection.OfFloat.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.FloatList
 
toString() - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
toString() - Method in class com.github.tommyettinger.ds.HolderSet
 
toString() - Method in class com.github.tommyettinger.ds.IntDeque
Delegates to PrimitiveCollection.OfInt.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.IntFloatMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.IntFloatMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.IntFloatMap
 
toString() - Method in class com.github.tommyettinger.ds.IntFloatMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.IntIntMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.IntIntMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.IntIntMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.IntIntMap
 
toString() - Method in class com.github.tommyettinger.ds.IntIntMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.IntList
 
toString() - Method in class com.github.tommyettinger.ds.IntLongMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.IntLongMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.IntLongMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.IntLongMap
 
toString() - Method in class com.github.tommyettinger.ds.IntLongMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.IntObjectMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.IntObjectMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.IntObjectMap
 
toString() - Method in class com.github.tommyettinger.ds.IntObjectMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.IntSet
 
toString() - Method in class com.github.tommyettinger.ds.Junction.All
 
toString() - Method in class com.github.tommyettinger.ds.Junction.Any
 
toString() - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
toString() - Method in class com.github.tommyettinger.ds.Junction.Not
 
toString() - Method in class com.github.tommyettinger.ds.Junction.One
 
toString() - Method in class com.github.tommyettinger.ds.Junction
 
toString() - Method in class com.github.tommyettinger.ds.LongDeque
Delegates to PrimitiveCollection.OfLong.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.LongFloatMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.LongFloatMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.LongFloatMap
 
toString() - Method in class com.github.tommyettinger.ds.LongFloatMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.LongIntMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.LongIntMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.LongIntMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.LongIntMap
 
toString() - Method in class com.github.tommyettinger.ds.LongIntMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.LongList
 
toString() - Method in class com.github.tommyettinger.ds.LongLongMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.LongLongMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.LongLongMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.LongLongMap
 
toString() - Method in class com.github.tommyettinger.ds.LongLongMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.LongObjectMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.LongObjectMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.LongObjectMap
 
toString() - Method in class com.github.tommyettinger.ds.LongObjectMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.LongSet
 
toString() - Method in class com.github.tommyettinger.ds.NumberedSet
 
toString() - Method in class com.github.tommyettinger.ds.ObjectDeque
Delegates to EnhancedCollection.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
toString() - Method in class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
toString() - Method in class com.github.tommyettinger.ds.ObjectIntMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.ObjectList
 
toString() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
toString() - Method in class com.github.tommyettinger.ds.ObjectLongMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entries
 
toString() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
toString() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Keys
 
toString() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
toString() - Method in class com.github.tommyettinger.ds.ObjectObjectMap.Values
 
toString() - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
toString() - Method in class com.github.tommyettinger.ds.ObjectSet
 
toString() - Method in class com.github.tommyettinger.ds.OffsetBitSet
 
toString() - Method in class com.github.tommyettinger.ds.ShortDeque
Delegates to PrimitiveCollection.OfShort.toString(String, boolean) with a delimiter of ", " and square brackets enabled.
toString() - Method in class com.github.tommyettinger.ds.ShortList
 
toString() - Method in interface com.github.tommyettinger.ds.Term
Slightly different from the normal toString() behavior, this may incorporate Term.name() but doesn't need to, and if it contains multiple parts, they should be separated by Term.symbol().
toString(String) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Delegates to EnhancedCollection.toString(String, boolean) with the given itemSeparator and without surrounding brackets.
toString(String) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Delegates to EnumFloatMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.EnumIntMap
Delegates to EnumIntMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.EnumLongMap
Delegates to EnumLongMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.EnumMap
Delegates to EnumMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
 
toString(String) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
 
toString(String) - Method in class com.github.tommyettinger.ds.IntFloatMap
Delegates to IntFloatMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.IntIntMap
Delegates to IntIntMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.IntLongMap
Delegates to IntLongMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.IntObjectMap
Delegates to IntObjectMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.LongFloatMap
Delegates to LongFloatMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.LongIntMap
Delegates to LongIntMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.LongLongMap
Delegates to LongLongMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.LongObjectMap
Delegates to LongObjectMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.LongOrderedSet
 
toString(String) - Method in class com.github.tommyettinger.ds.NumberedSet
Delegates to NumberedSet.toString(String, boolean) with the given itemSeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Delegates to ObjectFloatMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Delegates to ObjectIntMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Delegates to ObjectLongMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Delegates to ObjectObjectMap.toString(String, boolean) with the given entrySeparator and without braces.
toString(String) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
 
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Delegates to PrimitiveCollection.OfBoolean.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Delegates to PrimitiveCollection.OfByte.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Delegates to PrimitiveCollection.OfChar.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Delegates to PrimitiveCollection.OfDouble.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Delegates to PrimitiveCollection.OfFloat.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Delegates to PrimitiveCollection.OfInt.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Delegates to PrimitiveCollection.OfLong.toString(String, boolean) with the given separator and without brackets.
toString(String) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Delegates to PrimitiveCollection.OfShort.toString(String, boolean) with the given separator and without brackets.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Makes a String from the contents of this EnhancedCollection, using the Object.toString() method of each item, separating items with the given itemSeparator, and wrapping the result in square brackets if brackets is true.
toString(String, boolean) - Method in class com.github.tommyettinger.ds.EnumFloatMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.EnumIntMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.EnumLongMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.EnumMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.IntFloatMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.IntIntMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.IntLongMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.IntObjectMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.LongFloatMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.LongIntMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.LongLongMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.LongObjectMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.NumberedSet
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.ObjectIntMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.ObjectLongMap
 
toString(String, boolean) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
 
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Delegates to PrimitiveCollection.OfBoolean.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Delegates to PrimitiveCollection.OfByte.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Delegates to PrimitiveCollection.OfChar.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Delegates to PrimitiveCollection.OfDouble.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Delegates to PrimitiveCollection.OfFloat.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Delegates to PrimitiveCollection.OfInt.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Delegates to PrimitiveCollection.OfLong.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Delegates to PrimitiveCollection.OfShort.appendTo(CharSequence, String, boolean) using a new StringBuilder and converts it to a new String.
toString(String, boolean, Appender<T>) - Method in interface com.github.tommyettinger.ds.EnhancedCollection
Makes a String from the contents of this EnhancedCollection, but uses the given Appender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, Appender<T>) - Method in class com.github.tommyettinger.ds.NumberedSet
Makes a String from the contents of this NumberedSet, but uses the given Appender to convert all set items to a customizable representation and append them to a temporary StringBuilder.
toString(String, boolean, BooleanAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfBoolean
Makes a String from the contents of this PrimitiveCollection, but uses the given BooleanAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, ByteAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfByte
Makes a String from the contents of this PrimitiveCollection, but uses the given ByteAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, CharAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfChar
Makes a String from the contents of this PrimitiveCollection, but uses the given CharAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, DoubleAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfDouble
Makes a String from the contents of this PrimitiveCollection, but uses the given DoubleAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, FloatAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfFloat
Makes a String from the contents of this PrimitiveCollection, but uses the given FloatAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, IntAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfInt
Makes a String from the contents of this PrimitiveCollection, but uses the given IntAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, LongAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfLong
Makes a String from the contents of this PrimitiveCollection, but uses the given LongAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, boolean, ShortAppender) - Method in interface com.github.tommyettinger.ds.PrimitiveCollection.OfShort
Makes a String from the contents of this PrimitiveCollection, but uses the given ShortAppender to convert each item to a customizable representation and append them to a StringBuilder.
toString(String, String, boolean, Appender<Enum<?>>, Appender<V>) - Method in class com.github.tommyettinger.ds.EnumMap
Makes a String from the contents of this EnumMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<Enum<?>>, FloatAppender) - Method in class com.github.tommyettinger.ds.EnumFloatMap
Makes a String from the contents of this ObjectObjectMap, but uses the given Appender and FloatAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<Enum<?>>, IntAppender) - Method in class com.github.tommyettinger.ds.EnumIntMap
Makes a String from the contents of this ObjectObjectMap, but uses the given Appender and IntAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<Enum<?>>, LongAppender) - Method in class com.github.tommyettinger.ds.EnumLongMap
Makes a String from the contents of this ObjectObjectMap, but uses the given Appender and LongAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<K>, Appender<V>) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Makes a String from the contents of this ObjectObjectMap, but uses the given Appender and Appender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<K>, FloatAppender) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Makes a String from the contents of this ObjectFloatMap, but uses the given Appender and FloatAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<K>, IntAppender) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Makes a String from the contents of this ObjectIntMap, but uses the given Appender and IntAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, Appender<K>, LongAppender) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Makes a String from the contents of this ObjectLongMap, but uses the given Appender and LongAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, IntAppender, Appender<V>) - Method in class com.github.tommyettinger.ds.IntObjectMap
Makes a String from the contents of this IntObjectMap, but uses the given IntAppender and Appender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, IntAppender, FloatAppender) - Method in class com.github.tommyettinger.ds.IntFloatMap
Makes a String from the contents of this IntFloatMap, but uses the given IntAppender and FloatAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, IntAppender, IntAppender) - Method in class com.github.tommyettinger.ds.IntIntMap
Makes a String from the contents of this IntIntMap, but uses the given IntAppender and IntAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, IntAppender, LongAppender) - Method in class com.github.tommyettinger.ds.IntLongMap
Makes a String from the contents of this IntLongMap, but uses the given IntAppender and LongAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, LongAppender, Appender<V>) - Method in class com.github.tommyettinger.ds.LongObjectMap
Makes a String from the contents of this LongObjectMap, but uses the given LongAppender and Appender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, LongAppender, FloatAppender) - Method in class com.github.tommyettinger.ds.LongFloatMap
Makes a String from the contents of this LongFloatMap, but uses the given LongAppender and FloatAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, LongAppender, IntAppender) - Method in class com.github.tommyettinger.ds.LongIntMap
Makes a String from the contents of this LongIntMap, but uses the given LongAppender and IntAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
toString(String, String, boolean, LongAppender, LongAppender) - Method in class com.github.tommyettinger.ds.LongLongMap
Makes a String from the contents of this LongLongMap, but uses the given LongAppender and LongAppender to convert each key and each value to a customizable representation and append them to a temporary StringBuilder.
trimToSize() - Method in class com.github.tommyettinger.ds.BooleanDeque
Trims the capacity of this BooleanDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.BooleanList
 
trimToSize() - Method in class com.github.tommyettinger.ds.ByteDeque
Trims the capacity of this ByteDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.ByteList
 
trimToSize() - Method in class com.github.tommyettinger.ds.CharDeque
Trims the capacity of this CharDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.CharList
 
trimToSize() - Method in class com.github.tommyettinger.ds.DoubleDeque
Trims the capacity of this DoubleDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.DoubleList
 
trimToSize() - Method in class com.github.tommyettinger.ds.FloatDeque
Trims the capacity of this FloatDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.FloatList
 
trimToSize() - Method in class com.github.tommyettinger.ds.IntDeque
Trims the capacity of this IntDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.IntList
 
trimToSize() - Method in class com.github.tommyettinger.ds.LongDeque
Trims the capacity of this LongDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.LongList
 
trimToSize() - Method in class com.github.tommyettinger.ds.ObjectDeque
Trims the capacity of this ObjectDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.ObjectList
 
trimToSize() - Method in class com.github.tommyettinger.ds.ShortDeque
Trims the capacity of this ShortDeque instance to be the deque's current size.
trimToSize() - Method in class com.github.tommyettinger.ds.ShortList
 
truncate(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.BooleanList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.ByteList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.CharDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.CharList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.DoubleList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumOrderedSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.EnumSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.FloatList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.HolderOrderedSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.HolderSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.IntFloatMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntIntMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntLongMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntObjectMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntOrderedSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.IntSet
Reduces the size of the set to the specified size.
truncate(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
truncate(int) - Method in class com.github.tommyettinger.ds.LongDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.LongFloatMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongIntMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongList
Reduces the size of the list to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongLongMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongObjectMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongOrderedSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.LongSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.NumberedSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectIntMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectList
Reduces the size of the array to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectLongMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Reduces the size of the map to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectOrderedSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ObjectSet
Reduces the size of the set to the specified size.
truncate(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Reduces the size of the deque to the specified size by bulk-removing items from the tail end.
truncate(int) - Method in class com.github.tommyettinger.ds.ShortList
Reduces the size of the list to the specified size.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.ByteDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.CharDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.FloatDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.IntDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
truncateFirst(int) - Method in class com.github.tommyettinger.ds.LongDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateFirst(int) - Method in class com.github.tommyettinger.ds.ShortDeque
Reduces the size of the deque to the specified size by bulk-removing from the head.
truncateLast(int) - Method in class com.github.tommyettinger.ds.BooleanDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.ByteDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.CharDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.DoubleDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.FloatDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.IntDeque
truncateLast(int) - Method in interface com.github.tommyettinger.ds.Lisque
 
truncateLast(int) - Method in class com.github.tommyettinger.ds.LongDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.ObjectDeque
truncateLast(int) - Method in class com.github.tommyettinger.ds.ShortDeque

U

universe - Variable in class com.github.tommyettinger.ds.EnumMap
 
universe - Variable in class com.github.tommyettinger.ds.EnumSet
 
UNSIGNED_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ByteComparators
 
UNSIGNED_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.IntComparators
 
UNSIGNED_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.LongComparators
 
UNSIGNED_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ShortComparators
 
UNSIGNED_OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ByteComparators
 
UNSIGNED_OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.IntComparators
 
UNSIGNED_OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.LongComparators
 
UNSIGNED_OPPOSITE_COMPARATOR - Static variable in class com.github.tommyettinger.ds.support.sort.ShortComparators
 
UnsignedComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ByteComparators.UnsignedComparator
 
UnsignedComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.IntComparators.UnsignedComparator
 
UnsignedComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.LongComparators.UnsignedComparator
 
UnsignedComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ShortComparators.UnsignedComparator
 
UnsignedOppositeComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ByteComparators.UnsignedOppositeComparator
 
UnsignedOppositeComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.IntComparators.UnsignedOppositeComparator
 
UnsignedOppositeComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.LongComparators.UnsignedOppositeComparator
 
UnsignedOppositeComparator() - Constructor for class com.github.tommyettinger.ds.support.sort.ShortComparators.UnsignedOppositeComparator
 
Utilities - Class in com.github.tommyettinger.ds
Utility code shared by various data structures in this package.

V

valid - Variable in class com.github.tommyettinger.ds.BooleanDeque.BooleanDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.BooleanList.BooleanListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.ByteDeque.ByteDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.ByteList.ByteListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.CharDeque.CharDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.CharList.CharListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.DoubleDeque.DoubleDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.DoubleList.DoubleListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.EnumFloatMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.EnumIntMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.EnumLongMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.EnumMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.FloatDeque.FloatDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.FloatList.FloatListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.HolderSet.HolderSetIterator
 
valid - Variable in class com.github.tommyettinger.ds.IntDeque.IntDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.IntFloatMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.IntIntMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.IntList.IntListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.IntLongMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.IntObjectMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.IntSet.IntSetIterator
Internally employed by the iterator-reuse functionality.
valid - Variable in class com.github.tommyettinger.ds.LongDeque.LongDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.LongFloatMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.LongIntMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.LongList.LongListIterator
Used to track if a reusable iterator can be used now.
valid - Variable in class com.github.tommyettinger.ds.LongLongMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.LongObjectMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.LongSet.LongSetIterator
Internally employed by the iterator-reuse functionality.
valid - Variable in class com.github.tommyettinger.ds.NumberedSet.NumberedSetIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectDeque.ObjectDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectIntMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectList.ObjectListIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectLongMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.MapIterator
 
valid - Variable in class com.github.tommyettinger.ds.ObjectSet.ObjectSetIterator
Internally employed by the iterator-reuse functionality.
valid - Variable in class com.github.tommyettinger.ds.ShortDeque.ShortDequeIterator
 
valid - Variable in class com.github.tommyettinger.ds.ShortList.ShortListIterator
Used to track if a reusable iterator can be used now.
value - Variable in class com.github.tommyettinger.ds.BinaryHeap.Node
The value that is used to compare this Node with others.
value - Variable in class com.github.tommyettinger.ds.EnumFloatMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.EnumIntMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.EnumLongMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.EnumMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.IntFloatMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.IntIntMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.IntLongMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.IntObjectMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.LongFloatMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.LongIntMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.LongLongMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.LongObjectMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.ObjectFloatMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.ObjectIntMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.ObjectLongMap.Entry
 
value - Variable in class com.github.tommyettinger.ds.ObjectObjectMap.Entry
 
value() - Method in class com.github.tommyettinger.ds.Junction.All
 
value() - Method in class com.github.tommyettinger.ds.Junction.Any
 
value() - Method in class com.github.tommyettinger.ds.Junction.Leaf
 
value() - Method in class com.github.tommyettinger.ds.Junction.Not
 
value() - Method in class com.github.tommyettinger.ds.Junction.One
 
value() - Method in class com.github.tommyettinger.ds.Junction
 
value() - Method in interface com.github.tommyettinger.ds.Term
If this term has a T value (not inside another wrapping Term), this returns that value.
ValueIterator(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.ValueIterator
 
ValueIterator(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.ValueIterator
 
ValueIterator(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.ValueIterator
 
ValueIterator(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.ValueIterator
 
ValueIterator(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.ValueIterator
 
ValueIterator(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.ValueIterator
 
ValueIterator(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.ValueIterator
 
ValueIterator(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.ValueIterator
 
ValueIterator(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.ValueIterator
 
ValueIterator(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.ValueIterator
 
ValueIterator(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.ValueIterator
 
ValueIterator(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.ValueIterator
 
ValueIterator(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.ValueIterator
 
ValueIterator(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.ValueIterator
 
valueOf(String) - Static method in enum class com.github.tommyettinger.ds.OrderType
Returns the enum constant of this class with the specified name.
values() - Method in class com.github.tommyettinger.ds.EnumFloatMap
Returns a PrimitiveCollection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Returns a PrimitiveCollection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumIntMap
Returns a PrimitiveCollection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Returns a PrimitiveCollection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumLongMap
Returns a PrimitiveCollection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Returns a PrimitiveCollection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.EnumOrderedMap
Returns a Collection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntFloatMap
Returns a PrimitiveCollection.OfFloat of the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Returns a PrimitiveCollection.OfFloat for the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntIntMap
Returns a PrimitiveCollection.OfInt of the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntIntOrderedMap
Returns a PrimitiveCollection.OfInt for the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntLongMap
Returns a PrimitiveCollection.OfLong of the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntLongOrderedMap
Returns a PrimitiveCollection.OfLong for the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntObjectMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Returns a Collection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongFloatMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Returns a PrimitiveCollection.OfFloat for the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongIntMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongIntOrderedMap
Returns a PrimitiveCollection.OfInt for the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongLongMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongLongOrderedMap
Returns a PrimitiveCollection.OfLong for the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongObjectMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Returns a Collection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectFloatMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Returns a Collection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectIntMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Returns a Collection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectLongMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Returns a Collection for the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectObjectMap
Returns a Collection of the values in the map.
values() - Method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Returns a Collection for the values in the map.
values() - Static method in enum class com.github.tommyettinger.ds.OrderType
Returns an array containing the constants of this enum class, in the order they are declared.
Values(EnumFloatMap) - Constructor for class com.github.tommyettinger.ds.EnumFloatMap.Values
 
Values(EnumIntMap) - Constructor for class com.github.tommyettinger.ds.EnumIntMap.Values
 
Values(EnumLongMap) - Constructor for class com.github.tommyettinger.ds.EnumLongMap.Values
 
Values(EnumMap<V>) - Constructor for class com.github.tommyettinger.ds.EnumMap.Values
 
Values(IntFloatMap) - Constructor for class com.github.tommyettinger.ds.IntFloatMap.Values
 
Values(IntIntMap) - Constructor for class com.github.tommyettinger.ds.IntIntMap.Values
 
Values(IntLongMap) - Constructor for class com.github.tommyettinger.ds.IntLongMap.Values
 
Values(IntObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.IntObjectMap.Values
 
Values(LongFloatMap) - Constructor for class com.github.tommyettinger.ds.LongFloatMap.Values
 
Values(LongIntMap) - Constructor for class com.github.tommyettinger.ds.LongIntMap.Values
 
Values(LongLongMap) - Constructor for class com.github.tommyettinger.ds.LongLongMap.Values
 
Values(LongObjectMap<V>) - Constructor for class com.github.tommyettinger.ds.LongObjectMap.Values
 
Values(ObjectFloatMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectFloatMap.Values
 
Values(ObjectIntMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectIntMap.Values
 
Values(ObjectLongMap<K>) - Constructor for class com.github.tommyettinger.ds.ObjectLongMap.Values
 
Values(ObjectObjectMap<K, V>) - Constructor for class com.github.tommyettinger.ds.ObjectObjectMap.Values
 
values1 - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
values1 - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
values1 - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
values1 - Variable in class com.github.tommyettinger.ds.EnumMap
 
values1 - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
values1 - Variable in class com.github.tommyettinger.ds.IntIntMap
 
values1 - Variable in class com.github.tommyettinger.ds.IntLongMap
 
values1 - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
values1 - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
values1 - Variable in class com.github.tommyettinger.ds.LongIntMap
 
values1 - Variable in class com.github.tommyettinger.ds.LongLongMap
 
values1 - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
values1 - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
values1 - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
values1 - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
values1 - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
values2 - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
values2 - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
values2 - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
values2 - Variable in class com.github.tommyettinger.ds.EnumMap
 
values2 - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
values2 - Variable in class com.github.tommyettinger.ds.IntIntMap
 
values2 - Variable in class com.github.tommyettinger.ds.IntLongMap
 
values2 - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
values2 - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
values2 - Variable in class com.github.tommyettinger.ds.LongIntMap
 
values2 - Variable in class com.github.tommyettinger.ds.LongLongMap
 
values2 - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
values2 - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
values2 - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
values2 - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
values2 - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 
valueTable - Variable in class com.github.tommyettinger.ds.EnumFloatMap
 
valueTable - Variable in class com.github.tommyettinger.ds.EnumIntMap
 
valueTable - Variable in class com.github.tommyettinger.ds.EnumLongMap
 
valueTable - Variable in class com.github.tommyettinger.ds.EnumMap
 
valueTable - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
valueTable - Variable in class com.github.tommyettinger.ds.IntIntMap
 
valueTable - Variable in class com.github.tommyettinger.ds.IntLongMap
 
valueTable - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
valueTable - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
valueTable - Variable in class com.github.tommyettinger.ds.LongIntMap
 
valueTable - Variable in class com.github.tommyettinger.ds.LongLongMap
 
valueTable - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
valueTable - Variable in class com.github.tommyettinger.ds.ObjectFloatMap
 
valueTable - Variable in class com.github.tommyettinger.ds.ObjectIntMap
 
valueTable - Variable in class com.github.tommyettinger.ds.ObjectLongMap
 
valueTable - Variable in class com.github.tommyettinger.ds.ObjectObjectMap
 

W

with() - Static method in class com.github.tommyettinger.ds.BooleanBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.BooleanDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.BooleanList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.ByteBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.ByteDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.ByteList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Constructs an empty set.
with() - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Constructs an empty set.
with() - Static method in class com.github.tommyettinger.ds.CharBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.CharDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.CharList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.DoubleBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.DoubleDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.DoubleList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs an empty map given the types as generic type arguments.
with() - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs an empty map given the value type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Constructs an empty set given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.FloatBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.FloatDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.FloatList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.IdentityObjectMap
Constructs an empty map given the types as generic type arguments.
with() - Static method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Constructs an empty map given the types as generic type arguments.
with() - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Constructs an empty set given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.IdentitySet
Constructs an empty set given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.IntBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.IntDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.IntList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Constructs an empty set.
with() - Static method in class com.github.tommyettinger.ds.IntSet
Constructs an empty set.
with() - Static method in class com.github.tommyettinger.ds.LongBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.LongDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.LongList
Constructs an empty list.
with() - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs an empty map.
with() - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Constructs an empty set.
with() - Static method in class com.github.tommyettinger.ds.LongSet
Constructs an empty set.
with() - Static method in class com.github.tommyettinger.ds.NumberedSet
Constructs an empty set given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectBag
Constructs an empty bag given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectDeque
Constructs an empty deque given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectList
Constructs an empty list given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs an empty map given the key type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Constructs an empty map given the types as generic type arguments.
with() - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Constructs an empty map given the types as generic type arguments.
with() - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Constructs an empty set given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ObjectSet
Constructs an empty set given the type as a generic type argument.
with() - Static method in class com.github.tommyettinger.ds.ShortBag
Constructs an empty bag.
with() - Static method in class com.github.tommyettinger.ds.ShortDeque
Constructs an empty deque.
with() - Static method in class com.github.tommyettinger.ds.ShortList
Constructs an empty list.
with(boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given item, but can be resized.
with(boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given item, but can be resized.
with(boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given item, but can be resized.
with(boolean...) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean...) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that will hold the items in the given array or varargs.
with(boolean...) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanBag
Creates a new BooleanBag that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanDeque
Creates a new BooleanDeque that holds only the given items, but can be resized.
with(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.github.tommyettinger.ds.BooleanList
Creates a new BooleanList that holds only the given items, but can be resized.
with(byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given item, but can be resized.
with(byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given item, but can be resized.
with(byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given item, but can be resized.
with(byte...) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte...) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that will hold the items in the given array or varargs.
with(byte...) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteBag
Creates a new ByteBag that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteDeque
Creates a new ByteDeque that holds only the given items, but can be resized.
with(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.github.tommyettinger.ds.ByteList
Creates a new ByteList that holds only the given items, but can be resized.
with(char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given item, but can be resized.
with(char) - Static method in class com.github.tommyettinger.ds.CharBitSet
Static builder for a CharBitSet; this overload does not allocate an array for the index/indices, but only takes one index.
with(char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given item, but can be resized.
with(char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given item, but can be resized.
with(char...) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char...) - Static method in class com.github.tommyettinger.ds.CharBitSet
Static builder for a CharBitSet; this overload allocates an array for the indices unless given an array already, and can take many indices.
with(char...) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that will hold the items in the given array or varargs.
with(char...) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(char, char, char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharBag
Creates a new CharBag that holds only the given items, but can be resized.
with(char, char, char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharDeque
Creates a new CharDeque that holds only the given items, but can be resized.
with(char, char, char, char, char, char, char, char) - Static method in class com.github.tommyettinger.ds.CharList
Creates a new CharList that holds only the given items, but can be resized.
with(double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given item, but can be resized.
with(double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given item, but can be resized.
with(double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given item, but can be resized.
with(double...) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double...) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that will hold the items in the given array or varargs.
with(double...) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(double, double, double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleBag
Creates a new DoubleBag that holds only the given items, but can be resized.
with(double, double, double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleDeque
Creates a new DoubleDeque that holds only the given items, but can be resized.
with(double, double, double, double, double, double, double, double) - Static method in class com.github.tommyettinger.ds.DoubleList
Creates a new DoubleList that holds only the given items, but can be resized.
with(float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given item, but can be resized.
with(float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given item, but can be resized.
with(float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given item, but can be resized.
with(float...) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float...) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that will hold the items in the given array or varargs.
with(float...) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(float, float, float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatBag
Creates a new FloatBag that holds only the given items, but can be resized.
with(float, float, float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatDeque
Creates a new FloatDeque that holds only the given items, but can be resized.
with(float, float, float, float, float, float, float, float) - Static method in class com.github.tommyettinger.ds.FloatList
Creates a new FloatList that holds only the given items, but can be resized.
with(int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given item, but can be resized.
with(int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given item, but can be resized.
with(int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given item, but can be resized.
with(int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given item, but can be resized.
with(int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given item, but can be resized.
with(int) - Static method in class com.github.tommyettinger.ds.OffsetBitSet
Static builder for an OffsetBitSet; this overload does not allocate an array for the index/indices, but only takes one index.
with(int...) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int...) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that will hold the items in the given array or varargs.
with(int...) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int...) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int...) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int...) - Static method in class com.github.tommyettinger.ds.OffsetBitSet
Static builder for an OffsetBitSet; this overload allocates an array for the indices unless given an array already, and can take many indices.
with(int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntBag
Creates a new IntBag that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntDeque
Creates a new IntDeque that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntList
Creates a new IntList that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntOrderedSet
Creates a new IntOrderedSet that holds only the given items, but can be resized.
with(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntSet
Creates a new IntSet that holds only the given items, but can be resized.
with(long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given item, but can be resized.
with(long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given item, but can be resized.
with(long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given item, but can be resized.
with(long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given item, but can be resized.
with(long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given item, but can be resized.
with(long...) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long...) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that will hold the items in the given array or varargs.
with(long...) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long...) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long...) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongBag
Creates a new LongBag that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongDeque
Creates a new LongDeque that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongList
Creates a new LongList that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongOrderedSet
Creates a new LongOrderedSet that holds only the given items, but can be resized.
with(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongSet
Creates a new LongSet that holds only the given items, but can be resized.
with(short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given item, but can be resized.
with(short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given item, but can be resized.
with(short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given item, but can be resized.
with(short...) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short...) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that will hold the items in the given array or varargs.
with(short...) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(short, short, short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortBag
Creates a new ShortBag that holds only the given items, but can be resized.
with(short, short, short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortDeque
Creates a new ShortDeque that holds only the given items, but can be resized.
with(short, short, short, short, short, short, short, short) - Static method in class com.github.tommyettinger.ds.ShortList
Creates a new ShortList that holds only the given items, but can be resized.
with(CharFilter) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Constructs an empty map given just a CharFilter.
with(CharFilter) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Constructs an empty map given just a CharFilter.
with(CharFilter) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Constructs an empty set given a CharFilter.
with(CharFilter) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Constructs an empty set given a CharFilter.
with(CharFilter, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given item, but can be resized.
with(CharFilter, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given item, but can be resized.
with(CharFilter, String...) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String...) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedSet
Creates a new FilteredStringOrderedSet that holds only the given items, but can be resized.
with(CharFilter, String, String, String, String, String, String, String, String) - Static method in class com.github.tommyettinger.ds.FilteredStringSet
Creates a new FilteredStringSet that holds only the given items, but can be resized.
with(CharFilter, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Constructs a single-entry map given a CharFilter, one key and one value.
with(CharFilter, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Constructs a single-entry map given a CharFilter, one key and one value.
with(CharFilter, String, V, Object...) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Constructs a map given a CharFilter, then alternating keys and values.
with(CharFilter, String, V, Object...) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Constructs a map given a CharFilter, then alternating keys and values.
with(CharFilter, String, V, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Constructs a single-entry map given a CharFilter and two key-value pairs.
with(CharFilter, String, V, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Constructs a single-entry map given a CharFilter and two key-value pairs.
with(CharFilter, String, V, String, V, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Constructs a single-entry map given a CharFilter and three key-value pairs.
with(CharFilter, String, V, String, V, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Constructs a single-entry map given a CharFilter and three key-value pairs.
with(CharFilter, String, V, String, V, String, V, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringMap
Constructs a single-entry map given a CharFilter and four key-value pairs.
with(CharFilter, String, V, String, V, String, V, String, V) - Static method in class com.github.tommyettinger.ds.FilteredStringOrderedMap
Constructs a single-entry map given a CharFilter and four key-value pairs.
with(ObjPredicate<K>, ObjToSameFunction<K>) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
The same as FilteredIterableMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this takes no keys or values, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
The same as FilteredIterableOrderedMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this takes no keys or values, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
The same as FilteredIterableMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes one key-value pair, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
The same as FilteredIterableOrderedMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes one key-value pair, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
The same as FilteredIterableMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes the given key-value pairs, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
The same as FilteredIterableOrderedMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes the given key-value pairs, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, I, V, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
The same as FilteredIterableMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes the given key-value pairs, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, I, V, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
The same as FilteredIterableOrderedMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes the given key-value pairs, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, I, V, I, V, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
The same as FilteredIterableMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes the given key-value pairs, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, I, V, I, V, I, V) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
The same as FilteredIterableOrderedMap.with(ObjPredicate, ObjToSameFunction, Iterable, Object, Object...), except this only takes the given key-value pairs, and doesn't allocate an array from using varargs.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, Object...) - Static method in class com.github.tommyettinger.ds.FilteredIterableMap
Constructs a map given a filter, an editor, and then alternating keys and values.
with(ObjPredicate<K>, ObjToSameFunction<K>, I, V, Object...) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedMap
Constructs a map given a filter, an editor, and then alternating keys and values.
with(ObjPredicate<T>, ObjToSameFunction<T>) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, without contents, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, without contents, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts item into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts item into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I...) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
This is the same as FilteredIterableOrderedSet(ObjPredicate, ObjToSameFunction, Iterable[]), but can take the array argument as either an array or as varargs.
with(ObjPredicate<T>, ObjToSameFunction<T>, I...) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
This is the same as FilteredIterableSet(ObjPredicate, ObjToSameFunction, Iterable[]), but can take the array argument as either an array or as varargs.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableOrderedSet
Constructs a new FilteredIterableOrderedSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjPredicate<T>, ObjToSameFunction<T>, I, I, I, I, I, I, I, I) - Static method in class com.github.tommyettinger.ds.FilteredIterableSet
Constructs a new FilteredIterableSet with the given filter and editor, inserts items into it, and returns the set.
with(ObjToObjFunction<T, K>) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Constructs an empty set given only an extractor function.
with(ObjToObjFunction<T, K>) - Static method in class com.github.tommyettinger.ds.HolderSet
Constructs an empty set given only an extractor function.
with(ObjToObjFunction<T, K>, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given item, but can be resized.
with(ObjToObjFunction<T, K>, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given item, but can be resized.
with(ObjToObjFunction<T, K>, T...) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T...) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderOrderedSet
Creates a new HolderOrderedSet that holds only the given items, but can be resized.
with(ObjToObjFunction<T, K>, T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.HolderSet
Creates a new HolderSet that holds only the given items, but can be resized.
with(CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given item, but can be resized.
with(CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given item, but can be resized.
with(CharSequence...) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence...) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedSet
Creates a new CaseInsensitiveOrderedSet that holds only the given items, but can be resized.
with(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveSet
Creates a new CaseInsensitiveSet that holds only the given items, but can be resized.
with(CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Constructs a single-entry map given one key and one value.
with(CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Constructs a single-entry map given one key and one value.
with(CharSequence, V, CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Constructs a single-entry map given two key-value pairs.
with(CharSequence, V, CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Constructs a single-entry map given two key-value pairs.
with(CharSequence, V, CharSequence, V, CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Constructs a single-entry map given three key-value pairs.
with(CharSequence, V, CharSequence, V, CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Constructs a single-entry map given three key-value pairs.
with(CharSequence, V, CharSequence, V, CharSequence, V, CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Constructs a single-entry map given four key-value pairs.
with(CharSequence, V, CharSequence, V, CharSequence, V, CharSequence, V) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Constructs a single-entry map given four key-value pairs.
with(CharSequence, V, Object...) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveMap
Constructs a map given alternating keys and values.
with(CharSequence, V, Object...) - Static method in class com.github.tommyettinger.ds.CaseInsensitiveOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given item, but can be resized.
with(Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Builds an EnumSet that contains only the given element.
with(Enum<?>...) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>...) - Static method in class com.github.tommyettinger.ds.EnumSet
Builds an EnumSet that contains the unique elements from the given array or varargs.
with(Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumOrderedSet
Creates a new EnumOrderedSet that holds only the given items, but can be resized.
with(Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>, Enum<?>) - Static method in class com.github.tommyettinger.ds.EnumSet
Creates a new EnumSet that holds only the given items, but can be resized.
with(Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Enum<?>, Number, Enum<?>, Number, Enum<?>, Number) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
with(Enum<?>, Number, Object...) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
with(Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a single-entry map given one key and one value.
with(Enum<?>, V, Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a single-entry map given two key-value pairs.
with(Enum<?>, V, Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a single-entry map given two key-value pairs.
with(Enum<?>, V, Enum<?>, V, Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a single-entry map given three key-value pairs.
with(Enum<?>, V, Enum<?>, V, Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a single-entry map given three key-value pairs.
with(Enum<?>, V, Enum<?>, V, Enum<?>, V, Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a single-entry map given four key-value pairs.
with(Enum<?>, V, Enum<?>, V, Enum<?>, V, Enum<?>, V) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a single-entry map given four key-value pairs.
with(Enum<?>, V, Object...) - Static method in class com.github.tommyettinger.ds.EnumMap
Constructs a map given alternating keys and values.
with(Enum<?>, V, Object...) - Static method in class com.github.tommyettinger.ds.EnumOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a single-entry map given one key and one value.
with(Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number...) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
with(Number, Number, Number, Number, Number, Number, Number, Number) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
with(Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a single-entry map given one key and one value.
with(Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a single-entry map given one key and one value.
with(Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a single-entry map given one key and one value.
with(Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Number, V, Number, V, Number, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Object...) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Object...) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
with(Number, V, Object...) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
with(Number, V, Object...) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
with(K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a single-entry map given one key and one value.
with(K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a single-entry map given one key and one value.
with(K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a single-entry map given one key and one value.
with(K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a single-entry map given one key and one value.
with(K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a single-entry map given one key and one value.
with(K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a single-entry map given one key and one value.
with(K, Number, Object...) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
with(K, Number, Object...) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, Object...) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
with(K, Number, Object...) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, Object...) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
with(K, Number, Object...) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
with(K, Number, K, Number, K, Number, K, Number) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.
with(K, V) - Static method in class com.github.tommyettinger.ds.IdentityObjectMap
Constructs a single-entry map given one key and one value.
with(K, V) - Static method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Constructs a single-entry map given one key and one value.
with(K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Constructs a single-entry map given one key and one value.
with(K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Constructs a single-entry map given one key and one value.
with(K, V, Object...) - Static method in class com.github.tommyettinger.ds.IdentityObjectMap
Constructs a map given alternating keys and values.
with(K, V, Object...) - Static method in class com.github.tommyettinger.ds.IdentityObjectOrderedMap
Constructs a map given alternating keys and values.
with(K, V, Object...) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Constructs a map given alternating keys and values.
with(K, V, Object...) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Constructs a map given alternating keys and values.
with(K, V, K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Constructs a single-entry map given two key-value pairs.
with(K, V, K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Constructs a single-entry map given two key-value pairs.
with(K, V, K, V, K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Constructs a single-entry map given three key-value pairs.
with(K, V, K, V, K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Constructs a single-entry map given three key-value pairs.
with(K, V, K, V, K, V, K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectMap
Constructs a single-entry map given four key-value pairs.
with(K, V, K, V, K, V, K, V) - Static method in class com.github.tommyettinger.ds.ObjectObjectOrderedMap
Constructs a single-entry map given four key-value pairs.
with(T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given item, but can be resized.
with(T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given item, but can be resized.
with(T...) - Static method in class com.github.tommyettinger.ds.BinaryHeap
Builds a BinaryHeap with the min-heap property from the given array or varargs of items that extend BinaryHeap.Node.
with(T...) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T...) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T...) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T...) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that will hold the items in the given array or varargs.
with(T...) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that will hold the items in the given array or varargs.
with(T...) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that will hold the items in the given array or varargs.
with(T...) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T...) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentityOrderedSet
Creates a new IdentityOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.IdentitySet
Creates a new IdentitySet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.NumberedSet
Creates a new NumberedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectBag
Creates a new ObjectBag that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectDeque
Creates a new ObjectDeque that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectList
Creates a new ObjectList that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectOrderedSet
Creates a new ObjectOrderedSet that holds only the given items, but can be resized.
with(T, T, T, T, T, T, T, T) - Static method in class com.github.tommyettinger.ds.ObjectSet
Creates a new ObjectSet that holds only the given items, but can be resized.
withPrimitive() - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs an empty map.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive() - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs an empty map given the key type as a generic type argument.
withPrimitive(int, float) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, float) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, float, int, float) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
withPrimitive(int, float, int, float) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, float, int, float, int, float) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
withPrimitive(int, float, int, float, int, float) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, float, int, float, int, float, int, float) - Static method in class com.github.tommyettinger.ds.IntFloatMap
Constructs a map given alternating keys and values.
withPrimitive(int, float, int, float, int, float, int, float) - Static method in class com.github.tommyettinger.ds.IntFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, int) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, int) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, int, int...) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int...) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntIntMap
Constructs a map given alternating keys and values.
withPrimitive(int, int, int, int, int, int, int, int) - Static method in class com.github.tommyettinger.ds.IntIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, long) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, long) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, long, int, long) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
withPrimitive(int, long, int, long) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, long, int, long, int, long) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
withPrimitive(int, long, int, long, int, long) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, long, int, long, int, long, int, long) - Static method in class com.github.tommyettinger.ds.IntLongMap
Constructs a map given alternating keys and values.
withPrimitive(int, long, int, long, int, long, int, long) - Static method in class com.github.tommyettinger.ds.IntLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(int, V, int, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
withPrimitive(int, V, int, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, V, int, V, int, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
withPrimitive(int, V, int, V, int, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(int, V, int, V, int, V, int, V) - Static method in class com.github.tommyettinger.ds.IntObjectMap
Constructs a map given alternating keys and values.
withPrimitive(int, V, int, V, int, V, int, V) - Static method in class com.github.tommyettinger.ds.IntObjectOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, float) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, float) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, float, long, float) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
withPrimitive(long, float, long, float) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, float, long, float, long, float) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
withPrimitive(long, float, long, float, long, float) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, float, long, float, long, float, long, float) - Static method in class com.github.tommyettinger.ds.LongFloatMap
Constructs a map given alternating keys and values.
withPrimitive(long, float, long, float, long, float, long, float) - Static method in class com.github.tommyettinger.ds.LongFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, int) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, int) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, int, long, int) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
withPrimitive(long, int, long, int) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, int, long, int, long, int) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
withPrimitive(long, int, long, int, long, int) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, int, long, int, long, int, long, int) - Static method in class com.github.tommyettinger.ds.LongIntMap
Constructs a map given alternating keys and values.
withPrimitive(long, int, long, int, long, int, long, int) - Static method in class com.github.tommyettinger.ds.LongIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, long) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, long) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, long, long...) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long...) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongLongMap
Constructs a map given alternating keys and values.
withPrimitive(long, long, long, long, long, long, long, long) - Static method in class com.github.tommyettinger.ds.LongLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(long, V, long, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
withPrimitive(long, V, long, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, V, long, V, long, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
withPrimitive(long, V, long, V, long, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(long, V, long, V, long, V, long, V) - Static method in class com.github.tommyettinger.ds.LongObjectMap
Constructs a map given alternating keys and values.
withPrimitive(long, V, long, V, long, V, long, V) - Static method in class com.github.tommyettinger.ds.LongObjectOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a single-entry map given one key and one value.
withPrimitive(Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(Enum<?>, float, Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, float, Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, float, Enum<?>, float, Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, float, Enum<?>, float, Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, float, Enum<?>, float, Enum<?>, float, Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, float, Enum<?>, float, Enum<?>, float, Enum<?>, float) - Static method in class com.github.tommyettinger.ds.EnumFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a single-entry map given one key and one value.
withPrimitive(Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(Enum<?>, int, Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, int, Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, int, Enum<?>, int, Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, int, Enum<?>, int, Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, int, Enum<?>, int, Enum<?>, int, Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, int, Enum<?>, int, Enum<?>, int, Enum<?>, int) - Static method in class com.github.tommyettinger.ds.EnumIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a single-entry map given one key and one value.
withPrimitive(Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(Enum<?>, long, Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, long, Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, long, Enum<?>, long, Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, long, Enum<?>, long, Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, long, Enum<?>, long, Enum<?>, long, Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongMap
Constructs a map given alternating keys and values.
withPrimitive(Enum<?>, long, Enum<?>, long, Enum<?>, long, Enum<?>, long) - Static method in class com.github.tommyettinger.ds.EnumLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a single-entry map given one key and one value.
withPrimitive(K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(K, float, K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
withPrimitive(K, float, K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, float, K, float, K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
withPrimitive(K, float, K, float, K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, float, K, float, K, float, K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatMap
Constructs a map given alternating keys and values.
withPrimitive(K, float, K, float, K, float, K, float) - Static method in class com.github.tommyettinger.ds.ObjectFloatOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a single-entry map given one key and one value.
withPrimitive(K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(K, int, K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
withPrimitive(K, int, K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, int, K, int, K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
withPrimitive(K, int, K, int, K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, int, K, int, K, int, K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntMap
Constructs a map given alternating keys and values.
withPrimitive(K, int, K, int, K, int, K, int) - Static method in class com.github.tommyettinger.ds.ObjectIntOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a single-entry map given one key and one value.
withPrimitive(K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a single-entry map given one key and one value.
withPrimitive(K, long, K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
withPrimitive(K, long, K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, long, K, long, K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
withPrimitive(K, long, K, long, K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.
withPrimitive(K, long, K, long, K, long, K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongMap
Constructs a map given alternating keys and values.
withPrimitive(K, long, K, long, K, long, K, long) - Static method in class com.github.tommyettinger.ds.ObjectLongOrderedMap
Constructs a map given alternating keys and values.

X

xor(boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
xor(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanDeque
 
xor(int, boolean) - Method in class com.github.tommyettinger.ds.BooleanList
 
xor(CharBitSet) - Method in class com.github.tommyettinger.ds.CharBitSet
Performs a logical XOR of this bit set with the bit set argument.
xor(OffsetBitSet) - Method in class com.github.tommyettinger.ds.OffsetBitSet
Performs a logical XOR of this bit set with the bit set argument.

Z

zeroValue - Variable in class com.github.tommyettinger.ds.IntFloatMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.IntIntMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.IntLongMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.IntObjectMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.LongFloatMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.LongIntMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.LongLongMap
 
zeroValue - Variable in class com.github.tommyettinger.ds.LongObjectMap
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form