- set(int, E) - Method in class org.magicwerk.brownies.collections.GapList
-
- set(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
-
Note that the behavior of the operation depends on the defined constraints.
- set(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
- set(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
- set(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
- set(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
- set(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
- set(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
- set(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
- set(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
- setAll(int, GapList<? extends E>) - Method in class org.magicwerk.brownies.collections.GapList
-
Replaces the specified elements.
- setAll(int, Collection<? extends E>) - Method in class org.magicwerk.brownies.collections.GapList
-
Replaces the specified elements.
- setAll(int, E...) - Method in class org.magicwerk.brownies.collections.GapList
-
Replaces the specified elements.
- setAll(int, BooleanGapList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Replaces the specified elements.
- setAll(int, Collection<Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Replaces the specified elements.
- setAll(int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- setAll(int, Collection<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- setAll(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- setAll(int, ByteGapList) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Replaces the specified elements.
- setAll(int, Collection<Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Replaces the specified elements.
- setAll(int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- setAll(int, Collection<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- setAll(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- setAll(int, CharGapList) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Replaces the specified elements.
- setAll(int, Collection<Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Replaces the specified elements.
- setAll(int, char...) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- setAll(int, Collection<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- setAll(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- setAll(int, DoubleGapList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Replaces the specified elements.
- setAll(int, Collection<Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Replaces the specified elements.
- setAll(int, double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- setAll(int, Collection<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- setAll(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- setAll(int, FloatGapList) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Replaces the specified elements.
- setAll(int, Collection<Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Replaces the specified elements.
- setAll(int, float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- setAll(int, Collection<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- setAll(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- setAll(int, IntGapList) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Replaces the specified elements.
- setAll(int, Collection<Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Replaces the specified elements.
- setAll(int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- setAll(int, Collection<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- setAll(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- setAll(int, LongGapList) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Replaces the specified elements.
- setAll(int, Collection<Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Replaces the specified elements.
- setAll(int, long...) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- setAll(int, Collection<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- setAll(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- setAll(int, ShortGapList) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Replaces the specified elements.
- setAll(int, Collection<Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Replaces the specified elements.
- setAll(int, short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Replaces the specified elements.
- setAll(int, GapList<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- setAll(int, Collection<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- setAll(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- ShortGapList - Class in org.magicwerk.brownies.collections.primitive
-
ShortGapList is a variation of GapList which uses primitive
values for storage.
- ShortGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Construct a list with the default initial capacity.
- ShortGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Construct a list with specified initial capacity.
- ShortGapList(Collection<Short>) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Construct a list to contain the specified elements.
- ShortGapList(short...) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Construct a list to contain the specified elements.
- ShortObjGapList - Class in org.magicwerk.brownies.collections.primitive
-
ShortObjGapList implements the List interface and uses an instance
of ShortGapList for storage.
- ShortObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- ShortObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- ShortObjGapList(Short...) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- ShortObjGapList(Collection<? extends Short>) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
-
- size() - Method in class org.magicwerk.brownies.collections.GapList
-
- size() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
-
- size() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
-
- size() - Method in class org.magicwerk.brownies.collections.KeyListImpl
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- sort(Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.GapList
-
Sort elements in the list using the specified comparator.
- sort(int, int, Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.GapList
-
Sort specified elements in the list using the specified comparator.
- sort(int[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(long[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(double[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(float[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(boolean[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(byte[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(char[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(short[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
-
- sort(int, int, Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.KeyListImpl
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- SortedLists - Class in org.magicwerk.brownies.collections.helper
-
Static methods pertaining to sorted List instances.
- SortedLists.KeyAbsentBehavior - Enum in org.magicwerk.brownies.collections.helper
-
A specification for which index to return if the list contains no elements that compare as
equal to the key.
- SortedLists.KeyPresentBehavior - Enum in org.magicwerk.brownies.collections.helper
-
A specification for which index to return if the list contains at least one element that
compares as equal to the key.
- swap(GapList<E>, int, GapList<E>, int, int) - Static method in class org.magicwerk.brownies.collections.GapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.GapList
-
Swap the specified elements in the list.
- swap(BooleanGapList, int, BooleanGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
Swap the specified elements in the list.
- swap(ByteGapList, int, ByteGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
Swap the specified elements in the list.
- swap(CharGapList, int, CharGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
Swap the specified elements in the list.
- swap(DoubleGapList, int, DoubleGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
Swap the specified elements in the list.
- swap(FloatGapList, int, FloatGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
Swap the specified elements in the list.
- swap(IntGapList, int, IntGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
Swap the specified elements in the list.
- swap(LongGapList, int, LongGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
Swap the specified elements in the list.
- swap(ShortGapList, int, ShortGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Swaps elements from two GapLists.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
Swap the specified elements in the list.