- set(int, E) - Method in class org.magicwerk.brownies.collections.IList
-
- 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.IBooleanList
-
- set(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- set(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- set(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- set(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- set(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- set(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- set(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- setAll(int, IList<? extends E>) - Method in class org.magicwerk.brownies.collections.IList
-
Sets the specified elements.
- setAll(int, Collection<? extends E>) - Method in class org.magicwerk.brownies.collections.IList
-
Sets the specified elements.
- setAll(int, IList<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- setAll(int, Collection<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- setAll(int, IList<? 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, IList<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- setAll(int, Collection<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- setAll(int, IList<? 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, IList<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- setAll(int, Collection<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- setAll(int, IList<? 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, IList<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- setAll(int, Collection<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- setAll(int, IList<? 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, IList<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- setAll(int, Collection<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- setAll(int, IList<? 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, IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sets the specified elements.
- setAll(int, Collection<Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sets the specified elements.
- setAll(int, IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sets the specified elements.
- setAll(int, Collection<Byte>) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sets the specified elements.
- setAll(int, ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sets the specified elements.
- setAll(int, Collection<Character>) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sets the specified elements.
- setAll(int, IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sets the specified elements.
- setAll(int, Collection<Double>) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sets the specified elements.
- setAll(int, IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sets the specified elements.
- setAll(int, Collection<Float>) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sets the specified elements.
- setAll(int, IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sets the specified elements.
- setAll(int, Collection<Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sets the specified elements.
- setAll(int, ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sets the specified elements.
- setAll(int, Collection<Long>) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sets the specified elements.
- setAll(int, IList<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- setAll(int, Collection<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- setAll(int, IList<? 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, IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sets the specified elements.
- setAll(int, Collection<Short>) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sets the specified elements.
- setAll(int, IList<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- setAll(int, Collection<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- setAll(int, IList<? 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, IList<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- setAll(int, Collection<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- setAll(int, IList<? 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
-
- setArray(int, E...) - Method in class org.magicwerk.brownies.collections.IList
-
Sets the specified elements.
- setArray(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- setArray(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- setArray(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- setArray(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- setArray(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- setArray(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- setArray(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- setArray(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- setArray(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- setArray(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- setArray(int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sets the specified elements.
- setArray(int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sets the specified elements.
- setArray(int, char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sets the specified elements.
- setArray(int, double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sets the specified elements.
- setArray(int, float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sets the specified elements.
- setArray(int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sets the specified elements.
- setArray(int, long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sets the specified elements.
- setArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- setArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- setArray(int, short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sets the specified elements.
- setArray(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- setArray(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- setArray(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- setArray(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- setMult(int, int, E) - Method in class org.magicwerk.brownies.collections.IList
-
Sets the element multiple times.
- setMult(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sets the element multiple times.
- setMult(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sets the element multiple times.
- setMult(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sets the element multiple times.
- setMult(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sets the element multiple times.
- setMult(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sets the element multiple times.
- setMult(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sets the element multiple times.
- setMult(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sets the element multiple times.
- setMult(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sets the element multiple times.
- setValue(E) - Method in class org.magicwerk.brownies.collections.ImmutableMapEntry
-
Note that this method fails with an AssertionError because the object is read only.
- ShortBigList - Class in org.magicwerk.brownies.collections.primitive
-
ShortBigList is a list optimized for storing large number of elements.
- ShortBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList
-
Default constructor.
- ShortBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList
-
Constructor.
- ShortBigList(Collection<Short>) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList
-
Create new list with specified elements.
- ShortBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
-
Binary search for primitive type short.
- ShortBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.ShortBinarySearch
-
- ShortGapList - Class in org.magicwerk.brownies.collections.primitive
-
ShortGapList combines the strengths of both ArrayList and LinkedList.
- 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.
- ShortMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
-
This class implements a stable in-place merge sort.
- ShortObjBigList - Class in org.magicwerk.brownies.collections.primitive
-
ShortObjBigList implements the List interface and uses an instance
of ShortBigList for storage.
- ShortObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- ShortObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- ShortObjBigList(Collection<? extends Short>) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- 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(Collection<? extends Short>) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.BigList
-
- 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.IList
-
- 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.BooleanBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- size() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- sort(int, int, Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.BigList
-
- sort(int, int, Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.GapList
-
- 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(List<E>, Comparator<? super E>) - Static method in class org.magicwerk.brownies.collections.helper.MergeSort
-
- sort(List<E>, Comparator<? super E>, int, int) - Static method in class org.magicwerk.brownies.collections.helper.MergeSort
-
- sort(IBooleanList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.BooleanMergeSort
-
- sort(IBooleanList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.BooleanMergeSort
-
- sort(IByteList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.ByteMergeSort
-
- sort(IByteList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.ByteMergeSort
-
- sort(ICharList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.CharMergeSort
-
- sort(ICharList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.CharMergeSort
-
- sort(IDoubleList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.DoubleMergeSort
-
- sort(IDoubleList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.DoubleMergeSort
-
- sort(IFloatList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.FloatMergeSort
-
- sort(IFloatList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.FloatMergeSort
-
- sort(IIntList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.IntMergeSort
-
- sort(IIntList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.IntMergeSort
-
- sort(ILongList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.LongMergeSort
-
- sort(ILongList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.LongMergeSort
-
- sort(IShortList) - Static method in class org.magicwerk.brownies.collections.helper.primitive.ShortMergeSort
-
- sort(IShortList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.ShortMergeSort
-
- sort(Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.IList
-
Sort elements in the list using the specified comparator.
- sort(int, int, Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.IList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int, Comparator<? super E>) - Method in class org.magicwerk.brownies.collections.KeyListImpl
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sort specified elements in the list using the specified comparator.
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sort specified elements in the list using the specified comparator.
- sort() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sort specified elements in the list using the specified comparator.
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sort specified elements in the list using the specified comparator.
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sort specified elements in the list using the specified comparator.
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sort specified elements in the list using the specified comparator.
- sort() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- sort() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sort elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sort specified elements in the list using the specified comparator.
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
-
- sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
-
- sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- 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(int, int, int) - Method in class org.magicwerk.brownies.collections.IList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Swap the specified elements in the list.
- swap(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Swap the specified elements in the list.