Index

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

A

add(boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
add(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
add(byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
add(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
add(char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
add(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
add(double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
add(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
add(float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
add(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
add(int) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Adds a value to the value of this instance.
add(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
add(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
add(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
add(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Inserts the specified element at the specified position in this list.
add(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
add(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Inserts the specified element at the specified position in this list.
add(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
add(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Inserts the specified element at the specified position in this list.
add(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
add(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Inserts the specified element at the specified position in this list.
add(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
add(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Inserts the specified element at the specified position in this list.
add(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Inserts the specified element at the specified position in this list.
add(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
add(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Inserts the specified element at the specified position in this list.
add(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
add(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Inserts the specified element at the specified position in this list.
add(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
add(int, E) - Method in class org.magicwerk.brownies.collections.GapList
 
add(int, E) - Method in class org.magicwerk.brownies.collections.IList
Inserts the specified element at the specified position in this list.
add(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Inserts the specified element at the specified position in this list.
add(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
add(long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
add(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
add(short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
add(E) - Method in class org.magicwerk.brownies.collections.GapList
 
add(E) - Method in class org.magicwerk.brownies.collections.IList
 
add(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
add(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsSet
 
add(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
add(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
add(CharSequence, CharGapList, int, int) - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Add specified number of chars from CharSequence into CharGapList.
add(CharSequence, CharGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.GapListPrimitives
Add specified number of chars from CharSequence into CharGapList.
add(Number) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Adds a value to the value of this instance.
add(K) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.IList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.IList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(int, IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(int, IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Inserts all of the elements in the specified list into this list, starting at the specified position.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.IList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds all of the elements in the specified collection into this list.
addAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds all of the elements in the specified collection into this list.
addAll(IList) - Method in class org.magicwerk.brownies.collections.IList
Adds all of the elements in the specified list into this list.
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds all of the elements in the specified list into this list.
addAll(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds all of the elements in the specified list into this list.
addAll(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds all of the elements in the specified list into this list.
addAll(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds all of the elements in the specified list into this list.
addAll(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds all of the elements in the specified list into this list.
addAll(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds all of the elements in the specified list into this list.
addAll(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds all of the elements in the specified list into this list.
addAll(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds all of the elements in the specified list into this list.
addAndGet(int) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addArray(boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds all specified elements into this list.
addArray(boolean[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
addArray(byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds all specified elements into this list.
addArray(byte[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
addArray(char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds all specified elements into this list.
addArray(char[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
addArray(double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds all specified elements into this list.
addArray(double[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
addArray(float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds all specified elements into this list.
addArray(float[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
addArray(int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds all specified elements into this list.
addArray(int[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
addArray(int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, boolean[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
addArray(int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, byte[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
addArray(int, char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, char[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
addArray(int, double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, double[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
addArray(int, float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, float[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
addArray(int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, int[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
addArray(int, long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, long[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
addArray(int, short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, short[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
addArray(int, E...) - Method in class org.magicwerk.brownies.collections.IList
Inserts the specified elements into this list, starting at the specified position.
addArray(int, E[], int, int) - Method in class org.magicwerk.brownies.collections.IList
 
addArray(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addArray(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addArray(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addArray(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addArray(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addArray(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addArray(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addArray(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addArray(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addArray(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addArray(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addArray(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addArray(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addArray(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addArray(long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds all specified elements into this list.
addArray(long[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
addArray(short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds all specified elements into this list.
addArray(short[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
addArray(E...) - Method in class org.magicwerk.brownies.collections.IList
Adds all specified elements into this list.
addArray(E[], int, int) - Method in class org.magicwerk.brownies.collections.IList
 
addArray(Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addArray(Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addArray(Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addArray(Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addArray(Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addArray(Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addArray(Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addArray(Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addArray(Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addArray(Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addArray(Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addArray(Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addArray(Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addArray(Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addArray(Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addArray(Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addFirst(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
addFirst(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
addFirst(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
addFirst(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
addFirst(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
addFirst(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
addFirst(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
addFirst(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
addFirst(E) - Method in class org.magicwerk.brownies.collections.IList
addFirst(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
addIfAbsent(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
addIfAbsent(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
addIfAbsent(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
addIfAbsent(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
addIfAbsent(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
addIfAbsent(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
addIfAbsent(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
addIfAbsent(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
addIfAbsent(E) - Method in class org.magicwerk.brownies.collections.IList
Add elements to the end if it is not already contained in the list.
addLast(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
addLast(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
addLast(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
addLast(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
addLast(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
addLast(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
addLast(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
addLast(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
addLast(E) - Method in class org.magicwerk.brownies.collections.IList
addLast(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
addMult(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds element multiple time to list.
addMult(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds element multiple time to list.
addMult(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds element multiple time to list.
addMult(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds element multiple time to list.
addMult(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds element multiple time to list.
addMult(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds element multiple time to list.
addMult(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Inserts element multiple time to list, starting at the specified position.
addMult(int, int, E) - Method in class org.magicwerk.brownies.collections.IList
Inserts element multiple time to list, starting at the specified position.
addMult(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds element multiple time to list.
addMult(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds element multiple time to list.
addMult(int, E) - Method in class org.magicwerk.brownies.collections.IList
Adds element multiple time to list.
ANY_PRESENT - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Return the index of any list element that compares as equal to the key.
apply(E) - Method in class org.magicwerk.brownies.collections.helper.IdentMapper
 
ArraysHelper - Class in org.magicwerk.brownies.collections.helper
The class ArraysHelper adds method for handling boolean arrays which are missing in java.util.Arrays, e.g. sort() and binarySearch().
ArraysHelper() - Constructor for class org.magicwerk.brownies.collections.helper.ArraysHelper
 
asDeque() - Method in class org.magicwerk.brownies.collections.IList
 
asIBooleanListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Return correct IBooleanListable for passed collection.
asIByteListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Return correct IByteListable for passed collection.
asICharListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Return correct ICharListable for passed collection.
asIDoubleListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Return correct IDoubleListable for passed collection.
asIFloatListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Return correct IFloatListable for passed collection.
asIIntListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Return correct IIntListable for passed collection.
asIListable(Collection) - Method in class org.magicwerk.brownies.collections.IList
Return correct IListable for passed collection.
asILongListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Return correct ILongListable for passed collection.
asIShortListable(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Return correct IShortListable for passed collection.
asMap1() - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns a map view to the key map.
asMap1() - Method in class org.magicwerk.brownies.collections.Key1List
Returns a map view to the key map.
asMap1() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns a map view to the key map.
asMap1() - Method in class org.magicwerk.brownies.collections.Key2List
Returns a map view to the key map.
asMap2() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns a map view to the key map.
asMap2() - Method in class org.magicwerk.brownies.collections.Key2List
Returns a map view to the key map.
asSet() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns a Set view of the element set.
asSet() - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns a Set view of the element set.

B

BigList<E> - Class in org.magicwerk.brownies.collections
BigList is a list optimized for storing large number of elements.
BigList() - Constructor for class org.magicwerk.brownies.collections.BigList
Default constructor.
BigList(boolean, BigList) - Constructor for class org.magicwerk.brownies.collections.BigList
Constructor used internally, e.g. for ImmutableBigList.
BigList(int) - Constructor for class org.magicwerk.brownies.collections.BigList
Constructor.
BigList(Collection) - Constructor for class org.magicwerk.brownies.collections.BigList
Create new list with specified elements.
BigList.ReadOnlyBigList<E> - Class in org.magicwerk.brownies.collections
A read-only version of Key1List.
BigLists - Class in org.magicwerk.brownies.collections.helper
Helper class to create wrapper list objects wrapping primitive BigLists.
BigLists() - Constructor for class org.magicwerk.brownies.collections.helper.BigLists
 
binarySearch(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(boolean[], int, int, boolean) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(byte[], int, int, byte) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(char[], int, int, char) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(double[], int, int, double) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(float[], int, int, float) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(int[], int, int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
binarySearch(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
binarySearch(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
binarySearch(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
binarySearch(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
binarySearch(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
binarySearch(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
binarySearch(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
binarySearch(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
binarySearch(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
binarySearch(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
binarySearch(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
binarySearch(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
binarySearch(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
binarySearch(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
binarySearch(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.BigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.GapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.IList
Searches the specified range for an object using the binary search algorithm.
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
binarySearch(int, int, K, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
binarySearch(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(long[], int, int, long) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(short[], int, int, short) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
binarySearch(List, E, Comparator, SortedLists.KeyPresentBehavior, SortedLists.KeyAbsentBehavior) - Static method in class org.magicwerk.brownies.collections.helper.SortedLists
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(K, Comparator) - Method in class org.magicwerk.brownies.collections.IList
Searches the specified range for an object using the binary* search algorithm.
binarySearch(IBooleanList, boolean, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.BooleanBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(IByteList, byte, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.ByteBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(ICharList, char, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.CharBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(IDoubleList, double, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.DoubleBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(IFloatList, float, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.FloatBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(IIntList, int, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.IntBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(ILongList, long, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.LongBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(IShortList, short, int, int) - Static method in class org.magicwerk.brownies.collections.helper.primitive.ShortBinarySearch
Searches the specified list for the specified object using the binary search algorithm.
binarySearchAdd(List, E, Comparator) - Static method in class org.magicwerk.brownies.collections.helper.SortedLists
Return the index of the first list element that compares as greater than the key, or list.size() if there is no such element.
binarySearchGet(List, E, Comparator) - Static method in class org.magicwerk.brownies.collections.helper.SortedLists
Return the index of the first list element that compares as equal to the key.
blockSize() - Method in class org.magicwerk.brownies.collections.BigList
Returns block size used for this BigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
Returns block size used for this BooleanBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
Returns block size used for this ByteBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
Returns block size used for this CharBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
Returns block size used for this DoubleBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
Returns block size used for this FloatBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
Returns block size used for this IntBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
Returns block size used for this LongBigList.
blockSize() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
Returns block size used for this ShortBigList.
BooleanBigList - Class in org.magicwerk.brownies.collections.primitive
BooleanBigList is a list optimized for storing large number of elements.
BooleanBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanBigList
Default constructor.
BooleanBigList(boolean, BooleanBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanBigList
Constructor used internally, e.g. for ImmutableBooleanBigList.
BooleanBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanBigList
Constructor.
BooleanBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanBigList
Create new list with specified elements.
BooleanBigList.ReadOnlyBooleanBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
BooleanBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type boolean.
BooleanBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.BooleanBinarySearch
 
BooleanGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link BooleanGapList} combines the strengths of both ArrayList and LinkedList.
BooleanGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanGapList
Construct a list with the default initial capacity.
BooleanGapList(boolean, BooleanGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanGapList
Constructor used internally, e.g. for ImmutableBooleanGapList.
BooleanGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanGapList
Construct a list with specified initial capacity.
BooleanGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanGapList
Construct a list to contain the specified elements.
BooleanGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of BooleanGapList.
BooleanMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
BooleanObjBigList - Class in org.magicwerk.brownies.collections.primitive
BooleanObjBigList implements the List interface and uses an instance of BooleanBigList for storage.
BooleanObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
BooleanObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
BooleanObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
BooleanObjBigList.ImmutableBooleanObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
BooleanObjGapList - Class in org.magicwerk.brownies.collections.primitive
BooleanObjGapList implements the List interface and uses an instance of BooleanGapList for storage.
BooleanObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
BooleanObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
BooleanObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
BooleanObjGapList.ImmutableBooleanObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
build() - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
build() - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
build() - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
build() - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
build() - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
build() - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
build() - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
build() - Method in class org.magicwerk.brownies.collections.KeyList.Builder
Create collection with specified options.
build() - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
Builder() - Constructor for class org.magicwerk.brownies.collections.Key1Collection.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.Key1List.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.Key1Set.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.Key2Collection.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.Key2List.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.Key2Set.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.KeyCollection.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.KeyList.Builder
Default constructor.
Builder() - Constructor for class org.magicwerk.brownies.collections.KeySet.Builder
Default constructor.
BuilderImpl() - Constructor for class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
ByteBigList - Class in org.magicwerk.brownies.collections.primitive
ByteBigList is a list optimized for storing large number of elements.
ByteBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.ByteBigList
Default constructor.
ByteBigList(boolean, ByteBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteBigList
Constructor used internally, e.g. for ImmutableByteBigList.
ByteBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteBigList
Constructor.
ByteBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteBigList
Create new list with specified elements.
ByteBigList.ReadOnlyByteBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
ByteBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type byte.
ByteBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.ByteBinarySearch
 
ByteGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link ByteGapList} combines the strengths of both ArrayList and LinkedList.
ByteGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.ByteGapList
Construct a list with the default initial capacity.
ByteGapList(boolean, ByteGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteGapList
Constructor used internally, e.g. for ImmutableByteGapList.
ByteGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteGapList
Construct a list with specified initial capacity.
ByteGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteGapList
Construct a list to contain the specified elements.
ByteGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of ByteGapList.
ByteMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
ByteObjBigList - Class in org.magicwerk.brownies.collections.primitive
ByteObjBigList implements the List interface and uses an instance of ByteBigList for storage.
ByteObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
ByteObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
ByteObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
ByteObjBigList.ImmutableByteObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
ByteObjGapList - Class in org.magicwerk.brownies.collections.primitive
ByteObjGapList implements the List interface and uses an instance of ByteGapList for storage.
ByteObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
ByteObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
ByteObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
ByteObjGapList.ImmutableByteObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.

C

capacity() - Method in class org.magicwerk.brownies.collections.BigList
As BigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.GapList
 
capacity() - Method in class org.magicwerk.brownies.collections.IList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
As BooleanBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
As ByteBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
As CharBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
As DoubleBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
As FloatBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
As IntBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns capacity of this list.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
As LongBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
Returns capacity of this GapList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
As ShortBigList grows and shrinks automatically, the term capacity does not really make sense.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
Returns capacity of this BigList.
capacity() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
Returns capacity of this GapList.
charAt(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
CharBigList - Class in org.magicwerk.brownies.collections.primitive
CharBigList is a list optimized for storing large number of elements.
CharBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.CharBigList
Default constructor.
CharBigList(boolean, CharBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.CharBigList
Constructor used internally, e.g. for ImmutableCharBigList.
CharBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.CharBigList
Constructor.
CharBigList(String) - Constructor for class org.magicwerk.brownies.collections.primitive.CharBigList
 
CharBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.CharBigList
Create new list with specified elements.
CharBigList.ReadOnlyCharBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
CharBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type char.
CharBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.CharBinarySearch
 
CharGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link CharGapList} combines the strengths of both ArrayList and LinkedList.
CharGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.CharGapList
Construct a list with the default initial capacity.
CharGapList(boolean, CharGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.CharGapList
Constructor used internally, e.g. for ImmutableCharGapList.
CharGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.CharGapList
Construct a list with specified initial capacity.
CharGapList(String) - Constructor for class org.magicwerk.brownies.collections.primitive.CharGapList
 
CharGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.CharGapList
Construct a list to contain the specified elements.
CharGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of CharGapList.
CharMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
CharObjBigList - Class in org.magicwerk.brownies.collections.primitive
CharObjBigList implements the List interface and uses an instance of CharBigList for storage.
CharObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
CharObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
CharObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
CharObjBigList.ImmutableCharObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
CharObjGapList - Class in org.magicwerk.brownies.collections.primitive
CharObjGapList implements the List interface and uses an instance of CharGapList for storage.
CharObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
CharObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
CharObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
CharObjGapList.ImmutableCharObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.IList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Check that specified index is valid for getting/setting elements.
checkIndex(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Check that specified index is valid for getting/setting elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.IList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Check that specified index is valid for adding elements.
checkIndexAdd(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Check that specified index is valid for adding elements.
checkLength(int) - Method in class org.magicwerk.brownies.collections.IList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Check that specified length is valid (>= 0).
checkLength(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Check that specified length is valid (>= 0).
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.IList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Check that both specified lengths are valid (>= 0) and equal.
checkLengths(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Check that both specified lengths are valid (>= 0) and equal.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.IList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Check that object is not null.
checkNonNull(Object) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Check that object is not null.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.IList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Check that specified range is valid.
checkRange(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Check that specified range is valid.
clear() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
clear() - Method in class org.magicwerk.brownies.collections.IList
 
clear() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
clear() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
clear() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
clear() - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
clear() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
clone() - Method in class org.magicwerk.brownies.collections.BigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.GapList
 
clone() - Method in class org.magicwerk.brownies.collections.IList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.Key1List
 
clone() - Method in class org.magicwerk.brownies.collections.Key2List
 
clone() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
clone() - Method in class org.magicwerk.brownies.collections.KeyList
 
clone() - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
Returns a shallow copy of this list.
clone() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
clone() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
CollectionAsSet<K> - Class in org.magicwerk.brownies.collections
Implements a Set based on a Collection.
CollectionAsSet(Collection, boolean, boolean) - Constructor for class org.magicwerk.brownies.collections.CollectionAsSet
 
compare(boolean, boolean) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
compare(double, double) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
compare(float, float) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
compare(int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
compare(long, long) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
compare(T, T) - Method in class org.magicwerk.brownies.collections.helper.NaturalComparator
 
compare(T, T) - Method in class org.magicwerk.brownies.collections.helper.NullComparator
 
compareTo(MutableInt) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Compares this mutable to another in ascending order.
contains(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
contains(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
contains(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
contains(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
contains(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
contains(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
contains(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
contains(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
contains(Object) - Method in class org.magicwerk.brownies.collections.IList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
contains(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
contains(Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
contains(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.IList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
containsAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.IList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns true if any of the elements of the specified collection is contained in the list.
containsAny(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns true if any of the elements of the specified collection is contained in the list.
containsIf(Collection, Predicate) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in interface org.magicwerk.brownies.collections.ICollection
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Determines whether the list contains a matching element.
containsIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Determines whether the list contains a matching element.
containsKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Checks whether the specified key exists in this list.
containsKey(int, K) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Checks whether the specified key exists in this list.
containsKey(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
containsKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Collection
Checks whether an element with specified key exists.
containsKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Checks whether an element with specified key exists.
containsKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Collection
Checks whether an element with specified key exists.
containsKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Checks whether an element with specified key exists.
containsKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Collection
Checks whether an element with specified key exists.
containsKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Checks whether an element with specified key exists.
containsValue(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
copy() - Method in class org.magicwerk.brownies.collections.BigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.GapList
 
copy() - Method in interface org.magicwerk.brownies.collections.ICollection
Returns a copy of this collection with all its elements.
copy() - Method in class org.magicwerk.brownies.collections.IList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.Key1Collection
 
copy() - Method in class org.magicwerk.brownies.collections.Key1List
 
copy() - Method in class org.magicwerk.brownies.collections.Key1Set
 
copy() - Method in class org.magicwerk.brownies.collections.Key2Collection
 
copy() - Method in class org.magicwerk.brownies.collections.Key2List
 
copy() - Method in class org.magicwerk.brownies.collections.Key2Set
 
copy() - Method in class org.magicwerk.brownies.collections.KeyCollection
 
copy() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns a copy of this collection with all its elements.
copy() - Method in class org.magicwerk.brownies.collections.KeyList
 
copy() - Method in class org.magicwerk.brownies.collections.KeySet
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
Returns a shallow copy of this list.
copy() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
copy() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.IList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Copy specified elements.
copy(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Copy specified elements.
count(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
count(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
count(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
count(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
count(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
count(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
count(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
count(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
count(E) - Method in class org.magicwerk.brownies.collections.IList
Counts how many times the specified element is contained in the list.
count(E) - Method in class org.magicwerk.brownies.collections.Key1List
 
count(E) - Method in class org.magicwerk.brownies.collections.Key2List
 
count(E) - Method in class org.magicwerk.brownies.collections.KeyList
 
count(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
countIf(Collection, Predicate) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Counts how many elements in the list match the predicate.
countIf(Predicate) - Method in interface org.magicwerk.brownies.collections.ICollection
Counts how many elements in the list match the predicate.
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
countIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
create() - Static method in class org.magicwerk.brownies.collections.BigList
Create new list.
create() - Static method in class org.magicwerk.brownies.collections.GapList
Create new list.
create() - Static method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
create() - Static method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
create(boolean...) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
Create new list with specified elements.
create(boolean...) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Create new list with specified elements.
create(byte...) - Static method in class org.magicwerk.brownies.collections.primitive.ByteBigList
Create new list with specified elements.
create(byte...) - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Create new list with specified elements.
create(char...) - Static method in class org.magicwerk.brownies.collections.primitive.CharBigList
Create new list with specified elements.
create(char...) - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
Create new list with specified elements.
create(double...) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
Create new list with specified elements.
create(double...) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Create new list with specified elements.
create(float...) - Static method in class org.magicwerk.brownies.collections.primitive.FloatBigList
Create new list with specified elements.
create(float...) - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Create new list with specified elements.
create(int...) - Static method in class org.magicwerk.brownies.collections.primitive.IntBigList
Create new list with specified elements.
create(int...) - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
Create new list with specified elements.
create(long...) - Static method in class org.magicwerk.brownies.collections.primitive.LongBigList
Create new list with specified elements.
create(long...) - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
Create new list with specified elements.
create(short...) - Static method in class org.magicwerk.brownies.collections.primitive.ShortBigList
Create new list with specified elements.
create(short...) - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Create new list with specified elements.
create(E...) - Static method in class org.magicwerk.brownies.collections.BigList
Create new list with specified elements.
create(E...) - Static method in class org.magicwerk.brownies.collections.GapList
Create new list with specified elements.
create(Boolean...) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
create(Boolean...) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
create(Byte...) - Static method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
create(Byte...) - Static method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
create(Character...) - Static method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
create(Character...) - Static method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
create(Double...) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
create(Double...) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
create(Float...) - Static method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
create(Float...) - Static method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
create(Integer...) - Static method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
create(Integer...) - Static method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
create(Long...) - Static method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
create(Long...) - Static method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
create(Short...) - Static method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
create(Short...) - Static method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
create(String) - Static method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
create(String) - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.BigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.GapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ByteBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.CharBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.FloatBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.IntBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.LongBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ShortBigList
Create new list with specified elements.
create(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Create new list with specified elements.
createWrapperList(Class) - Static method in class org.magicwerk.brownies.collections.helper.BigLists
Create a BigList wrapping a primitive BigList, e.g. an IntObjBigList wrapping an IntBigList.
createWrapperList(Class) - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Create a GapList wrapping a primitive GapList, e.g. an IntObjGapList wrapping an IntGapList.
createWrapperList(Class, int) - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Create a GapList wrapping a primitive GapList, e.g. an IntObjGapList wrapping an IntGapList.
crop() - Method in class org.magicwerk.brownies.collections.BigList
 
crop() - Method in class org.magicwerk.brownies.collections.GapList
 
crop() - Method in interface org.magicwerk.brownies.collections.ICollection
Returns an empty copy of this collection.
crop() - Method in class org.magicwerk.brownies.collections.IList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.Key1Collection
 
crop() - Method in class org.magicwerk.brownies.collections.Key1List
 
crop() - Method in class org.magicwerk.brownies.collections.Key1Set
 
crop() - Method in class org.magicwerk.brownies.collections.Key2Collection
 
crop() - Method in class org.magicwerk.brownies.collections.Key2List
 
crop() - Method in class org.magicwerk.brownies.collections.Key2Set
 
crop() - Method in class org.magicwerk.brownies.collections.KeyCollection
 
crop() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns a copy of this collection but without elements.
crop() - Method in class org.magicwerk.brownies.collections.KeyList
 
crop() - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.KeySet
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns a copy this list but without elements.
crop() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
crop() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 

D

decrement() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Decrements the value.
decrementAndGet() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.GapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.ByteGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.CharGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.FloatGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.IntGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.LongGapList
Default capacity for list
DEFAULT_CAPACITY - Static variable in class org.magicwerk.brownies.collections.primitive.ShortGapList
Default capacity for list
descendingIterator() - Method in class org.magicwerk.brownies.collections.IList
descendingIterator() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
doAdd(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doAdd(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doAdd(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doAdd(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doAdd(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Helper method for adding an element to the list.
doAdd(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doAdd(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doAdd(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doAdd(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doAdd(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Helper method for adding an element to the list.
doAdd(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doAdd(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doAdd(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doAdd(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doAdd(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Helper method for adding an element to the list.
doAdd(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doAdd(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doAdd(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doAdd(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doAdd(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Helper method for adding an element to the list.
doAdd(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doAdd(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doAdd(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doAdd(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doAdd(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Helper method for adding an element to the list.
doAdd(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Helper method for adding an element to the list.
doAdd(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doAdd(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doAdd(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doAdd(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doAdd(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Helper method for adding an element to the list.
doAdd(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doAdd(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doAdd(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doAdd(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doAdd(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Helper method for adding an element to the list.
doAdd(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doAdd(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doAdd(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doAdd(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.BigList
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.GapList
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.IList
Helper method for adding an element to the list.
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doAdd(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doAdd(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doAdd(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
 
doAdd(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doAdd(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
 
doAdd(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doAdd(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
 
doAdd(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doAdd(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
 
doAdd(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doAdd(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
 
doAdd(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doAdd(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
 
doAdd(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doAdd(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
 
doAdd(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doAdd(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
 
doAdd(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doAdd(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
 
doAdd(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doAdd(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
 
doAdd(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doAdd(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
 
doAdd(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doAdd(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
 
doAdd(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doAdd(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
 
doAdd(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doAdd(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
 
doAdd(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doAdd(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
 
doAdd(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doAdd(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
 
doAdd(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Helper method for adding an element to the collection.
doAddAll(int, IListable) - Method in class org.magicwerk.brownies.collections.BigList
 
doAddAll(int, IListable) - Method in class org.magicwerk.brownies.collections.IList
Helper method for adding multiple elements to the list.
doAddAll(int, IBooleanListable) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doAddAll(int, IBooleanListable) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Helper method for adding multiple elements to the list.
doAddAll(int, IByteListable) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doAddAll(int, IByteListable) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Helper method for adding multiple elements to the list.
doAddAll(int, ICharListable) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doAddAll(int, ICharListable) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Helper method for adding multiple elements to the list.
doAddAll(int, IDoubleListable) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doAddAll(int, IDoubleListable) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Helper method for adding multiple elements to the list.
doAddAll(int, IFloatListable) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doAddAll(int, IFloatListable) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Helper method for adding multiple elements to the list.
doAddAll(int, IIntListable) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Helper method for adding multiple elements to the list.
doAddAll(int, IIntListable) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doAddAll(int, ILongListable) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Helper method for adding multiple elements to the list.
doAddAll(int, ILongListable) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doAddAll(int, IShortListable) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Helper method for adding multiple elements to the list.
doAddAll(int, IShortListable) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.BigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.GapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.IList
Assign this list the content of the that list.
doAssign(IList) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doAssign(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doAssign(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doAssign(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doAssign(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Assign this list the content of the that list.
doAssign(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doAssign(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doAssign(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Assign this list the content of the that list.
doAssign(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doAssign(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doAssign(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Assign this list the content of the that list.
doAssign(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doAssign(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doAssign(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Assign this list the content of the that list.
doAssign(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doAssign(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doAssign(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Assign this list the content of the that list.
doAssign(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Assign this list the content of the that list.
doAssign(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doAssign(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doAssign(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Assign this list the content of the that list.
doAssign(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doAssign(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doAssign(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Assign this list the content of the that list.
doAssign(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doAssign(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.BigList
 
doClear() - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.GapList
 
doClear() - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.IList
 
doClear() - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doClear() - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doClear() - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doClear() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.BigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.GapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.IList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IList) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doClone(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doClone(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doClone(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doClone(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doClone(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doClone(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doClone(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doClone(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doClone(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doClone(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doClone(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doClone(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doClone(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doClone(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doClone(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doClone(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Initialize this object after the bitwise copy has been made by Object.clone().
doClone(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doClone(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.BigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.GapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.IList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Create list with specified capacity.
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doCreate(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.IList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Create array.
doCreateArray(Class, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Create array.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.BigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.GapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.IList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Increases the capacity of this list instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doEnsureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.BigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.GapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.IList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Helper method for getting an element from the list.
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doGet(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doGetAll(boolean[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doGetAll(boolean[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Helper method to fill the specified elements in an array.
doGetAll(byte[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doGetAll(byte[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Helper method to fill the specified elements in an array.
doGetAll(char[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doGetAll(char[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Helper method to fill the specified elements in an array.
doGetAll(double[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doGetAll(double[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Helper method to fill the specified elements in an array.
doGetAll(float[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doGetAll(float[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Helper method to fill the specified elements in an array.
doGetAll(int[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Helper method to fill the specified elements in an array.
doGetAll(int[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doGetAll(long[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Helper method to fill the specified elements in an array.
doGetAll(long[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doGetAll(short[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Helper method to fill the specified elements in an array.
doGetAll(short[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doGetAll(Object[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doGetAll(T[], int, int) - Method in class org.magicwerk.brownies.collections.GapList
 
doGetAll(T[], int, int) - Method in class org.magicwerk.brownies.collections.IList
Helper method to fill the specified elements in an array.
doGetAll(T[], int, int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doIndexOf(boolean, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(byte, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(char, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(double, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(float, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(long, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(short, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOf(Object, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
doInitAll(IListable) - Method in class org.magicwerk.brownies.collections.IList
 
doInitAll(IBooleanListable) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
doInitAll(IByteListable) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
doInitAll(ICharListable) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
doInitAll(IDoubleListable) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
doInitAll(IFloatListable) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
doInitAll(IIntListable) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
doInitAll(ILongListable) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
doInitAll(IShortListable) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
doLastIndexOf(boolean, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(byte, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(char, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(double, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(float, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(long, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(short, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOf(Object, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doLastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
doModify() - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.IList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doModify() - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doModify() - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
This method is called internally before elements are allocated or freed.
doModify() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
 
doModify() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
 
doPutAll(int, IListable) - Method in class org.magicwerk.brownies.collections.IList
 
doPutAll(int, IBooleanListable) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
doPutAll(int, IByteListable) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
doPutAll(int, ICharListable) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
doPutAll(int, IDoubleListable) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
doPutAll(int, IFloatListable) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
doPutAll(int, IIntListable) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
doPutAll(int, ILongListable) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
doPutAll(int, IShortListable) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.BigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.GapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.IList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Helper method to remove an element.
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doRemove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.BigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.GapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.IList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Remove specified range of elements from list.
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doRemoveAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
 
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.GapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveAllFast(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Remove specified range of elements from list as specialized fast operation.
doRemoveByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Removes element by key.
doReplace(int, int, IListable) - Method in class org.magicwerk.brownies.collections.IList
 
doReplace(int, int, IBooleanListable) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
doReplace(int, int, IByteListable) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
doReplace(int, int, ICharListable) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
doReplace(int, int, IDoubleListable) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
doReplace(int, int, IFloatListable) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
doReplace(int, int, IIntListable) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
doReplace(int, int, ILongListable) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
doReplace(int, int, IShortListable) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
doReSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doReSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doReSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doReSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doReSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Sets an element at specified position.
doReSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doReSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doReSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doReSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doReSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Sets an element at specified position.
doReSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doReSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doReSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doReSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doReSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Sets an element at specified position.
doReSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doReSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doReSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doReSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doReSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Sets an element at specified position.
doReSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doReSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doReSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doReSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doReSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Sets an element at specified position.
doReSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Sets an element at specified position.
doReSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doReSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doReSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doReSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doReSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Sets an element at specified position.
doReSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doReSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doReSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doReSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doReSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Sets an element at specified position.
doReSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doReSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doReSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doReSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.BigList
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.GapList
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.IList
Sets an element at specified position.
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doReSet(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doReSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doReSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
 
doReSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doReSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
 
doReSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doReSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
 
doReSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doReSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
 
doReSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doReSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
 
doReSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doReSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
 
doReSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doReSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
 
doReSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doReSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
 
doReSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doReSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
 
doReSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doReSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
 
doReSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doReSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
 
doReSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doReSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
 
doReSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doReSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
 
doReSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doReSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
 
doReSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doReSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
 
doReSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doReSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
 
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.IList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Internal method to rotate specified elements in the list.
doRotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Internal method to rotate specified elements in the list.
doSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
doSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
 
doSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
doSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
 
doSet(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Helper method for setting an element in the list.
doSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
doSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
 
doSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
doSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
 
doSet(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Helper method for setting an element in the list.
doSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
doSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
 
doSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
doSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
 
doSet(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Helper method for setting an element in the list.
doSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
doSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
 
doSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
doSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
 
doSet(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Helper method for setting an element in the list.
doSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
doSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
 
doSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
doSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
 
doSet(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Helper method for setting an element in the list.
doSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Helper method for setting an element in the list.
doSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
doSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
 
doSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
doSet(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
 
doSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Helper method for setting an element in the list.
doSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
doSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
 
doSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
doSet(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
 
doSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Helper method for setting an element in the list.
doSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
doSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
 
doSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
doSet(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.BigList
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.GapList
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.GapList.ReadOnlyList
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.IList
Helper method for setting an element in the list.
doSet(int, E) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
doSet(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
doSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
doSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
 
doSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
doSet(int, Boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
 
doSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
doSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
 
doSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
doSet(int, Byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
 
doSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
doSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
 
doSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
doSet(int, Character) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
 
doSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
doSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
 
doSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
doSet(int, Double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
 
doSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
doSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
 
doSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
doSet(int, Float) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
 
doSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
doSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
 
doSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
doSet(int, Integer) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
 
doSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
doSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
 
doSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
doSet(int, Long) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
 
doSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
doSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
 
doSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
doSet(int, Short) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
 
DoubleBigList - Class in org.magicwerk.brownies.collections.primitive
DoubleBigList is a list optimized for storing large number of elements.
DoubleBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleBigList
Default constructor.
DoubleBigList(boolean, DoubleBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleBigList
Constructor used internally, e.g. for ImmutableDoubleBigList.
DoubleBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleBigList
Constructor.
DoubleBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleBigList
Create new list with specified elements.
DoubleBigList.ReadOnlyDoubleBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
DoubleBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type double.
DoubleBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.DoubleBinarySearch
 
DoubleGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link DoubleGapList} combines the strengths of both ArrayList and LinkedList.
DoubleGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleGapList
Construct a list with the default initial capacity.
DoubleGapList(boolean, DoubleGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleGapList
Constructor used internally, e.g. for ImmutableDoubleGapList.
DoubleGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleGapList
Construct a list with specified initial capacity.
DoubleGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleGapList
Construct a list to contain the specified elements.
DoubleGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of DoubleGapList.
DoubleMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
DoubleObjBigList - Class in org.magicwerk.brownies.collections.primitive
DoubleObjBigList implements the List interface and uses an instance of DoubleBigList for storage.
DoubleObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
DoubleObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
DoubleObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
DoubleObjBigList.ImmutableDoubleObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
DoubleObjGapList - Class in org.magicwerk.brownies.collections.primitive
DoubleObjGapList implements the List interface and uses an instance of DoubleGapList for storage.
DoubleObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
DoubleObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
DoubleObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
DoubleObjGapList.ImmutableDoubleObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
doubleValue() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Returns the value of this MutableInt as a double.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.IList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Drag specified elements.
drag(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Drag specified elements.
DuplicateKeyException - Exception Class in org.magicwerk.brownies.collections.exceptions
Exception thrown if an action is not allowed due to a duplicate key error.
DuplicateKeyException(Object) - Constructor for exception class org.magicwerk.brownies.collections.exceptions.DuplicateKeyException
 

E

element() - Method in class org.magicwerk.brownies.collections.IList
element() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
element() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
element() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
element() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
element() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
element() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
element() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
element() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
element() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
empty() - Static method in class org.magicwerk.brownies.collections.helper.Option
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.BigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.GapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.IList
Increases the capacity of this instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
ensureCapacity(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
entrySet() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
equals(Object) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
equals(Object) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Compares this object to the specified object.
equals(Object) - Method in class org.magicwerk.brownies.collections.helper.Option
 
equals(Object) - Method in class org.magicwerk.brownies.collections.helper.NaturalComparator
 
equals(Object) - Method in class org.magicwerk.brownies.collections.helper.NullComparator
 
equals(Object) - Method in class org.magicwerk.brownies.collections.IList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
equals(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
equals(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
extract(int, int) - Method in class org.magicwerk.brownies.collections.IList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Removes specified range of elements from list and return them.
extract(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Removes specified range of elements from list and return them.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Removes and returns all elements in the list which match the predicate.
extractIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Removes and returns all elements in the list which match the predicate.

F

fill(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
fill(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
fill(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
fill(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
fill(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
fill(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
fill(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
fill(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
fill(E) - Method in class org.magicwerk.brownies.collections.IList
Fill list.
filter(Collection, Predicate, Supplier) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in interface org.magicwerk.brownies.collections.ICollection
Create a new collection by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.Key1Collection
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.Key1Set
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.Key2Collection
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.Key2Set
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.KeySet
 
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Create a new list by applying the specified filter to all elements.
filter(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Create a new list by applying the specified filter to all elements.
filterMap(Collection, Predicate, Function) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new list by applying the specified filter first and then the mapping function to all elements selected.
filterMap(Collection, Predicate, Function, Supplier) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new collection by applying the specified filter first and then the mapping function to all elements selected.
filterMap(Predicate, Function) - Method in interface org.magicwerk.brownies.collections.ICollection
Create a new list by applying the specified filter first and then the mapping function to all elements selected.
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.IList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
filterMap(Predicate, Function) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
finalize() - Method in class org.magicwerk.brownies.collections.BigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
finalize() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
FIRST_AFTER - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Return the index of the first list element that compares as greater than the key, or list.size() if there is no such element.
FIRST_PRESENT - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Return the index of the first list element that compares as equal to the key.
flatMap(Collection, Function, Supplier) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new list by applying the specified mapping function to all elements.
flatMap(Function) - Method in interface org.magicwerk.brownies.collections.ICollection
Create a new list by applying the specified mapping function to all elements.
flatMap(Function) - Method in class org.magicwerk.brownies.collections.IList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
flatMap(Function) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
FloatBigList - Class in org.magicwerk.brownies.collections.primitive
FloatBigList is a list optimized for storing large number of elements.
FloatBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.FloatBigList
Default constructor.
FloatBigList(boolean, FloatBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatBigList
Constructor used internally, e.g. for ImmutableFloatBigList.
FloatBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatBigList
Constructor.
FloatBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatBigList
Create new list with specified elements.
FloatBigList.ReadOnlyFloatBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
FloatBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type float.
FloatBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.FloatBinarySearch
 
FloatGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link FloatGapList} combines the strengths of both ArrayList and LinkedList.
FloatGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.FloatGapList
Construct a list with the default initial capacity.
FloatGapList(boolean, FloatGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatGapList
Constructor used internally, e.g. for ImmutableFloatGapList.
FloatGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatGapList
Construct a list with specified initial capacity.
FloatGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatGapList
Construct a list to contain the specified elements.
FloatGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of FloatGapList.
FloatMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
FloatObjBigList - Class in org.magicwerk.brownies.collections.primitive
FloatObjBigList implements the List interface and uses an instance of FloatBigList for storage.
FloatObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
FloatObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
FloatObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
FloatObjBigList.ImmutableFloatObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
FloatObjGapList - Class in org.magicwerk.brownies.collections.primitive
FloatObjGapList implements the List interface and uses an instance of FloatGapList for storage.
FloatObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
FloatObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
FloatObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
FloatObjGapList.ImmutableFloatObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
floatValue() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Returns the value of this MutableInt as a float.

G

GapList<E> - Class in org.magicwerk.brownies.collections
Class {link GapList} combines the strengths of both ArrayList and LinkedList.
GapList() - Constructor for class org.magicwerk.brownies.collections.GapList
Construct a list with the default initial capacity.
GapList(boolean, GapList) - Constructor for class org.magicwerk.brownies.collections.GapList
Constructor used internally, e.g. for ImmutableGapList.
GapList(int) - Constructor for class org.magicwerk.brownies.collections.GapList
Construct a list with specified initial capacity.
GapList(Collection) - Constructor for class org.magicwerk.brownies.collections.GapList
Construct a list to contain the specified elements.
GapList.ReadOnlyList<E> - Class in org.magicwerk.brownies.collections
A read-only version of GapList.
GapListPrimitives - Class in org.magicwerk.brownies.collections.primitive
This class implements helper for primitives.
GapListPrimitives() - Constructor for class org.magicwerk.brownies.collections.primitive.GapListPrimitives
 
GapLists - Class in org.magicwerk.brownies.collections.helper
Helper class offering various functionality:
- create wrapper list objects wrapping primitive GapLists
- methods interacting with CharSequence, Reader, InputStream
GapLists() - Constructor for class org.magicwerk.brownies.collections.helper.GapLists
 
get(int) - Method in class org.magicwerk.brownies.collections.GapList
 
get(int) - Method in class org.magicwerk.brownies.collections.IList
 
get(int) - Method in class org.magicwerk.brownies.collections.IList.IListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.IList.IListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.IList.IListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.IList.IListableFromMult
 
get(int) - Method in interface org.magicwerk.brownies.collections.IListable
Return element at specified position
get(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
get(int) - Method in class org.magicwerk.brownies.collections.Listables.IListableArray
 
get(int) - Method in class org.magicwerk.brownies.collections.Listables.IListableList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromArray
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromCollection
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromMult
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
get(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
getAll(boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
getAll(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns all elements in the list equal to the specified element.
getAll(byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
getAll(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns all elements in the list equal to the specified element.
getAll(char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
getAll(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns all elements in the list equal to the specified element.
getAll(double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
getAll(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns all elements in the list equal to the specified element.
getAll(float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
getAll(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns all elements in the list equal to the specified element.
getAll(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns all elements in the list equal to the specified element.
getAll(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.GapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.IList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns specified range of elements from list.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
getAll(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns all elements in the list equal to the specified element.
getAll(long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
getAll(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns all elements in the list equal to the specified element.
getAll(short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
getAll(E) - Method in class org.magicwerk.brownies.collections.GapList
 
getAll(E) - Method in class org.magicwerk.brownies.collections.IList
Returns all elements in the list equal to the specified element.
getAll(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
 
getAll(E) - Method in class org.magicwerk.brownies.collections.Key1List
 
getAll(E) - Method in class org.magicwerk.brownies.collections.Key1Set
 
getAll(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
 
getAll(E) - Method in class org.magicwerk.brownies.collections.Key2List
 
getAll(E) - Method in class org.magicwerk.brownies.collections.Key2Set
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns all equal elements.
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyList
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeySet
 
getAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns a collection with all elements with the specified key.
getAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns a list with all elements with the specified key.
getAllByKey(int, Object, Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Fill the collection with all elements with the specified key.
getAllByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns all elements with specified key.
getAllByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Returns all elements with specified key.
getAllByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Set
 
getAllByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns all elements with specified key.
getAllByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Returns all elements with specified key.
getAllByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Set
 
getAllByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns all elements with specified key.
getAllByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Returns all elements with specified key.
getAllByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Set
 
getAllKeys(int) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns list containing all keys in element order.
getAllKeys(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns list containing all keys in element order.
getAllKeys1() - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns list containing all keys in element order.
getAllKeys1() - Method in class org.magicwerk.brownies.collections.Key1List
Returns list containing all keys in element order.
getAllKeys1() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns list containing all keys in element order.
getAllKeys1() - Method in class org.magicwerk.brownies.collections.Key2List
Returns list containing all keys in element order.
getAllKeys2() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns list containing all keys in element order.
getAllKeys2() - Method in class org.magicwerk.brownies.collections.Key2List
Returns list containing all keys in element order.
getAndAdd(int) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndDecrement() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndIncrement() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getBuilder() - Method in class org.magicwerk.brownies.collections.Key1Collection
 
getBuilder() - Method in class org.magicwerk.brownies.collections.Key1List
 
getBuilder() - Method in class org.magicwerk.brownies.collections.Key1Set
 
getBuilder() - Method in class org.magicwerk.brownies.collections.Key2Collection
 
getBuilder() - Method in class org.magicwerk.brownies.collections.Key2List
 
getBuilder() - Method in class org.magicwerk.brownies.collections.Key2Set
 
getBuilder() - Method in class org.magicwerk.brownies.collections.KeyCollection
 
getBuilder() - Method in class org.magicwerk.brownies.collections.KeyList
 
getBuilder() - Method in class org.magicwerk.brownies.collections.KeySet
 
getByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns value for specified key.
getByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns value for given key.
getByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns element with specified key.
getByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Returns element with specified key.
getByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns element with specified key.
getByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Returns element with specified key.
getByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns element with specified key.
getByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Returns element with specified key.
getComparator(Class) - Static method in class org.magicwerk.brownies.collections.helper.NaturalComparator
Return the natural comparator for the class if it implements Comparable, otherwise null is returned.
getCount(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns the number of equal elements.
getCountByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns number of elements with specified key.
getCountByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns number of elements with specified key.
getCountByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns the number of elements with specified key.
getCountByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Returns the number of elements with specified key.
getCountByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns the number of elements with specified key.
getCountByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Returns the number of elements with specified key.
getCountByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns the number of elements with specified key.
getCountByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Returns the number of elements with specified key.
getDefaultElem() - Method in class org.magicwerk.brownies.collections.BigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.GapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.IList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
getDefaultElem() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
getDistinct() - Method in class org.magicwerk.brownies.collections.IList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.Key1List
 
getDistinct() - Method in class org.magicwerk.brownies.collections.Key2List
 
getDistinct() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns all distinct elements in the same order as in the collection.
getDistinct() - Method in class org.magicwerk.brownies.collections.KeyList
 
getDistinct() - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns distinct elements in the list.
getDistinct() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns distinct elements in the list.
getDistinctKeys(int) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns set containing all distinct keys.
getDistinctKeys(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns set containing all distinct keys.
getDistinctKeys1() - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns all distinct keys in the same order as in the key map.
getDistinctKeys1() - Method in class org.magicwerk.brownies.collections.Key1List
Returns all distinct keys in the same order as in the key map.
getDistinctKeys1() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns all distinct keys in the same order as in the key map.
getDistinctKeys1() - Method in class org.magicwerk.brownies.collections.Key2List
Returns all distinct keys in the same order as in the key map.
getDistinctKeys2() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns all distinct keys in the same order as in the key map.
getDistinctKeys2() - Method in class org.magicwerk.brownies.collections.Key2List
Returns all distinct keys in the same order as in the key map.
getFirst() - Method in interface org.magicwerk.brownies.collections.ICollection
Returns the first element stored in the collection.
getFirst() - Method in class org.magicwerk.brownies.collections.IList
 
getFirst() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
getFirst() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
getFirst(Collection) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Returns the first element stored in the collection.
getFirstOrNull() - Method in interface org.magicwerk.brownies.collections.ICollection
Returns the first element stored in the collection.
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.IList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
getFirstOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
getFirstOrNull(Collection) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Returns the first element stored in the collection.
getIf(Collection, Predicate) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Returns the first element stored in the collection which matches the predicate.
getIf(Predicate) - Method in interface org.magicwerk.brownies.collections.ICollection
Returns the first element stored in the collection which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Get first element in the list which matches the predicate.
getIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Get first element in the list which matches the predicate.
getKey() - Method in exception class org.magicwerk.brownies.collections.exceptions.DuplicateKeyException
 
getKey() - Method in class org.magicwerk.brownies.collections.ImmutableMapEntry
 
getKey1Mapper() - Method in class org.magicwerk.brownies.collections.Key1Collection
Returns mapper for key map.
getKey1Mapper() - Method in class org.magicwerk.brownies.collections.Key1List
Returns mapper for key map.
getKey1Mapper() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns mapper for key map.
getKey1Mapper() - Method in class org.magicwerk.brownies.collections.Key2List
Returns mapper for key map.
getKey2Mapper() - Method in class org.magicwerk.brownies.collections.Key2Collection
Returns mapper for key map.
getKey2Mapper() - Method in class org.magicwerk.brownies.collections.Key2List
Returns mapper for key map.
getKeyMapper(int) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns mapper for specified key map.
getKeyMapper(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns mapper for specified key map.
getLast() - Method in class org.magicwerk.brownies.collections.IList
getLast() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
getLast() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
getLast() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
getLastOrNull() - Method in class org.magicwerk.brownies.collections.IList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the last element stored in the list.
getLastOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the last element stored in the list.
getSingle() - Method in interface org.magicwerk.brownies.collections.ICollection
Returns the only element stored in the collection.
getSingle() - Method in class org.magicwerk.brownies.collections.IList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
getSingle() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
getSingle(Collection) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Returns the only element stored in the collection.
getSingleOrNull() - Method in interface org.magicwerk.brownies.collections.ICollection
Returns the only element stored in the collection or null if the collection is empty.
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.IList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
getSingleOrNull() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
getSingleOrNull(Collection) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Returns the only element stored in the collection or null if the collection is empty.
getValue() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Gets the value as a Integer instance.
getValue() - Method in class org.magicwerk.brownies.collections.helper.Option
Returns stored value.
getValue() - Method in class org.magicwerk.brownies.collections.ImmutableMapEntry
 
getValueOrNull() - Method in class org.magicwerk.brownies.collections.helper.Option
Returns stored value of null if no value is stored.

H

hashCode() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
hashCode() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.magicwerk.brownies.collections.helper.Option
 
hashCode() - Method in class org.magicwerk.brownies.collections.helper.NaturalComparator
 
hashCode() - Method in class org.magicwerk.brownies.collections.helper.NullComparator
 
hashCode() - Method in class org.magicwerk.brownies.collections.IList
 
hashCode() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
hashCode() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
hashCode() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
hasValue() - Method in class org.magicwerk.brownies.collections.helper.Option
Returns true if a value is stored, false otherwise

I

IBooleanList - Class in org.magicwerk.brownies.collections.primitive
Class IBooleanList is the abstract class which offers all interfaces implemented by ArrayList.
IBooleanList() - Constructor for class org.magicwerk.brownies.collections.primitive.IBooleanList
 
IBooleanList.IBooleanListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as IBooleanListable.
IBooleanList.IBooleanListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as IBooleanListable.
IBooleanList.IBooleanListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as IBooleanListable.
IBooleanList.IBooleanListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as IBooleanListable.
IByteList - Class in org.magicwerk.brownies.collections.primitive
Class IByteList is the abstract class which offers all interfaces implemented by ArrayList.
IByteList() - Constructor for class org.magicwerk.brownies.collections.primitive.IByteList
 
IByteList.IByteListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as IByteListable.
IByteList.IByteListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as IByteListable.
IByteList.IByteListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as IByteListable.
IByteList.IByteListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as IByteListable.
ICharList - Class in org.magicwerk.brownies.collections.primitive
Class ICharList is the abstract class which offers all interfaces implemented by ArrayList.
ICharList() - Constructor for class org.magicwerk.brownies.collections.primitive.ICharList
 
ICharList.ICharListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as ICharListable.
ICharList.ICharListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as ICharListable.
ICharList.ICharListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as ICharListable.
ICharList.ICharListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as ICharListable.
ICollection<E> - Interface in org.magicwerk.brownies.collections
IList is an abstract class which offers all interfaces offered by both ArrayList and LinkedList.
ICollectionTools - Interface in org.magicwerk.brownies.collections
ICollectionTools offers default implementations of Collection functionality.
IdentMapper<E> - Class in org.magicwerk.brownies.collections.helper
Identity mapper.
IDoubleList - Class in org.magicwerk.brownies.collections.primitive
Class IDoubleList is the abstract class which offers all interfaces implemented by ArrayList.
IDoubleList() - Constructor for class org.magicwerk.brownies.collections.primitive.IDoubleList
 
IDoubleList.IDoubleListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as IDoubleListable.
IDoubleList.IDoubleListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as IDoubleListable.
IDoubleList.IDoubleListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as IDoubleListable.
IDoubleList.IDoubleListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as IDoubleListable.
IFloatList - Class in org.magicwerk.brownies.collections.primitive
Class IFloatList is the abstract class which offers all interfaces implemented by ArrayList.
IFloatList() - Constructor for class org.magicwerk.brownies.collections.primitive.IFloatList
 
IFloatList.IFloatListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as IFloatListable.
IFloatList.IFloatListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as IFloatListable.
IFloatList.IFloatListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as IFloatListable.
IFloatList.IFloatListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as IFloatListable.
IIntList - Class in org.magicwerk.brownies.collections.primitive
Class IIntList is the abstract class which offers all interfaces implemented by ArrayList.
IIntList() - Constructor for class org.magicwerk.brownies.collections.primitive.IIntList
 
IIntList.IIntListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as IIntListable.
IIntList.IIntListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as IIntListable.
IIntList.IIntListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as IIntListable.
IIntList.IIntListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as IIntListable.
IList<E> - Class in org.magicwerk.brownies.collections
Class IList is the abstract class which offers all interfaces implemented by ArrayList.
IList() - Constructor for class org.magicwerk.brownies.collections.IList
 
IList.IListableFromArray<E> - Class in org.magicwerk.brownies.collections
Wrapper to treat an array as IListable.
IList.IListableFromCollection<E> - Class in org.magicwerk.brownies.collections
Wrapper to treat a Collection as IListable.
IList.IListableFromList<E> - Class in org.magicwerk.brownies.collections
Wrapper to treat a List as IListable.
IList.IListableFromMult<E> - Class in org.magicwerk.brownies.collections
Wrapper to treat a repeated element as IListable.
IListable<E> - Interface in org.magicwerk.brownies.collections
Interface IListable offers a minimalist interface for accessing a list or an array.
IListableArray(E[]) - Constructor for class org.magicwerk.brownies.collections.Listables.IListableArray
 
IListableList(List) - Constructor for class org.magicwerk.brownies.collections.Listables.IListableList
 
IListAsDeque<E> - Class in org.magicwerk.brownies.collections
Class IListAsDeque implements a Deque based on a IList.
IListAsDeque(IList) - Constructor for class org.magicwerk.brownies.collections.IListAsDeque
 
ILongList - Class in org.magicwerk.brownies.collections.primitive
Class ILongList is the abstract class which offers all interfaces implemented by ArrayList.
ILongList() - Constructor for class org.magicwerk.brownies.collections.primitive.ILongList
 
ILongList.ILongListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as ILongListable.
ILongList.ILongListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as ILongListable.
ILongList.ILongListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as ILongListable.
ILongList.ILongListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as ILongListable.
immutable(boolean...) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Create new immutable list with specified elements.
immutable(byte...) - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Create new immutable list with specified elements.
immutable(char...) - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
Create new immutable list with specified elements.
immutable(double...) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Create new immutable list with specified elements.
immutable(float...) - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Create new immutable list with specified elements.
immutable(int...) - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
Create new immutable list with specified elements.
immutable(long...) - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
Create new immutable list with specified elements.
immutable(short...) - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Create new immutable list with specified elements.
immutable(E...) - Static method in class org.magicwerk.brownies.collections.GapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.GapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.CharGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.IntGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.LongGapList
Create new immutable list with specified elements.
immutable(Collection) - Static method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Create new immutable list with specified elements.
ImmutableBooleanObjBigList(BooleanObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList
Private constructor used internally.
ImmutableBooleanObjGapList(BooleanObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList
Private constructor used internally.
ImmutableByteObjBigList(ByteObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList
Private constructor used internally.
ImmutableByteObjGapList(ByteObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList
Private constructor used internally.
ImmutableCharObjBigList(CharObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList
Private constructor used internally.
ImmutableCharObjGapList(CharObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList
Private constructor used internally.
ImmutableDoubleObjBigList(DoubleObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList
Private constructor used internally.
ImmutableDoubleObjGapList(DoubleObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList
Private constructor used internally.
ImmutableFloatObjBigList(FloatObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList
Private constructor used internally.
ImmutableFloatObjGapList(FloatObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList
Private constructor used internally.
ImmutableIntObjBigList(IntObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList
Private constructor used internally.
ImmutableIntObjGapList(IntObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList
Private constructor used internally.
ImmutableKeyList(KeyList) - Constructor for class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
Private constructor used internally.
immutableList() - Method in class org.magicwerk.brownies.collections.BigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.GapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.IList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.Key1List
 
immutableList() - Method in class org.magicwerk.brownies.collections.Key2List
 
immutableList() - Method in class org.magicwerk.brownies.collections.KeyList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns an immutable copy of this list.
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
immutableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
ImmutableLongObjBigList(LongObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList
Private constructor used internally.
ImmutableLongObjGapList(LongObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList
Private constructor used internally.
ImmutableMapEntry<K,E> - Class in org.magicwerk.brownies.collections
Read-only implementation of Map.Entry.
ImmutableMapEntry(K, E) - Constructor for class org.magicwerk.brownies.collections.ImmutableMapEntry
Constructor of an immutable map entry.
ImmutableShortObjBigList(ShortObjBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList
Private constructor used internally.
ImmutableShortObjGapList(ShortObjGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList
Private constructor used internally.
increment() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments the value.
incrementAndGet() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
indexOf(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
indexOf(boolean, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
indexOf(byte, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
indexOf(char, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
indexOf(double, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
indexOf(float, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
indexOf(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
indexOf(long, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
indexOf(short, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOf(Object) - Method in class org.magicwerk.brownies.collections.IList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
indexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
indexOf(Object, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the first occurrence of the specified element in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the first element which matches the specified predicate in this list.
indexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the first element which matches the specified predicate in this list, starting the search at the specified position.
indexOfKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Find given key and return its index.
indexOfKey(int, Object, int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Find given key and return its index.
indexOfKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Returns index of first element in list with specified key.
indexOfKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Returns index of first element in list with specified key.
indexOfKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Returns index of first element in list with specified key.
init() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
init() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
init(Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
init(Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
init(Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
init(Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
init(Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
init(Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
init(Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
init(Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
init(Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
init(Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
init(Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
init(Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
init(Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
init(Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
init(Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
init(Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
init(String) - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
init(String) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
init(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
initAll(Collection) - Method in class org.magicwerk.brownies.collections.IList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IList) - Method in class org.magicwerk.brownies.collections.IList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Initializes the list so it will afterwards only contain the elements of the collection.
initAll(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Initializes the list so it will afterwards only contain the elements of the collection.
initArray(boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Initializes the list so it will afterwards only contain the elements of the array.
initArray(E...) - Method in class org.magicwerk.brownies.collections.IList
Initializes the list so it will afterwards only contain the elements of the array.
initClone(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Initialize this object after the bitwise copy has been made by Object.clone().
initMult(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
initMult(int, E) - Method in class org.magicwerk.brownies.collections.IList
Initializes the list so it will afterwards have a size of len and contain only the element elem.
INSTANCE - Static variable in class org.magicwerk.brownies.collections.helper.IdentMapper
Singleton instance
INSTANCE() - Static method in class org.magicwerk.brownies.collections.helper.NaturalComparator
Returns singleton instance.
INSTANCE(Class) - Static method in class org.magicwerk.brownies.collections.helper.NaturalComparator
Returns singleton instance.
IntBigList - Class in org.magicwerk.brownies.collections.primitive
IntBigList is a list optimized for storing large number of elements.
IntBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.IntBigList
Default constructor.
IntBigList(boolean, IntBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.IntBigList
Constructor used internally, e.g. for ImmutableIntBigList.
IntBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.IntBigList
Constructor.
IntBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.IntBigList
Create new list with specified elements.
IntBigList.ReadOnlyIntBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
IntBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type int.
IntBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.IntBinarySearch
 
IntGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link IntGapList} combines the strengths of both ArrayList and LinkedList.
IntGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.IntGapList
Construct a list with the default initial capacity.
IntGapList(boolean, IntGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.IntGapList
Constructor used internally, e.g. for ImmutableIntGapList.
IntGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.IntGapList
Construct a list with specified initial capacity.
IntGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.IntGapList
Construct a list to contain the specified elements.
IntGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of IntGapList.
IntMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
IntObjBigList - Class in org.magicwerk.brownies.collections.primitive
IntObjBigList implements the List interface and uses an instance of IntBigList for storage.
IntObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
IntObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
IntObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
IntObjBigList.ImmutableIntObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
IntObjGapList - Class in org.magicwerk.brownies.collections.primitive
IntObjGapList implements the List interface and uses an instance of IntGapList for storage.
IntObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
IntObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
IntObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
IntObjGapList.ImmutableIntObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
intValue() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Returns the value of this MutableInt as an int.
invalidate(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
 
invalidate(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
 
invalidate(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
invalidate(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Invalidate element, i.e. all keys of the element are extracted again and stored in the key maps.
invalidate(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Invalidate element, i.e. all keys of the element are extracted again and stored in the key maps.
invalidateKey(int, Object, Object, E) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
invalidateKey(int, Object, Object, E) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
invalidateKey(int, Object, Object, E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Invalidate key value of element.
invalidateKey(int, Object, Object, E) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
invalidateKey(int, Object, Object, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Invalidate key value of element.
invalidateKey1(K1, K1, E) - Method in class org.magicwerk.brownies.collections.Key2Collection
Invalidate key value of element.
invalidateKey1(K1, K1, E) - Method in class org.magicwerk.brownies.collections.Key2List
Invalidate key value of element.
invalidateKey1(K, K, E) - Method in class org.magicwerk.brownies.collections.Key1Collection
Invalidate key value of element.
invalidateKey1(K, K, E) - Method in class org.magicwerk.brownies.collections.Key1List
Invalidate key value of element.
invalidateKey2(K2, K2, E) - Method in class org.magicwerk.brownies.collections.Key2Collection
Invalidate key value of element.
invalidateKey2(K2, K2, E) - Method in class org.magicwerk.brownies.collections.Key2List
Invalidate key value of element.
INVERTED_INSERTION_INDEX - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyAbsentBehavior
Return ~insertionIndex, where insertionIndex is defined as the point at which the key would be inserted into the list: the index of the next higher element in the list, or list.size() if there is no such element.
isEmpty() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
isEmpty() - Method in class org.magicwerk.brownies.collections.IList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
isEmpty() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
isEmpty() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
isEmpty() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
IShortList - Class in org.magicwerk.brownies.collections.primitive
Class IShortList is the abstract class which offers all interfaces implemented by ArrayList.
IShortList() - Constructor for class org.magicwerk.brownies.collections.primitive.IShortList
 
IShortList.IShortListableFromArray - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat an array as IShortListable.
IShortList.IShortListableFromCollection - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a Collection as IShortListable.
IShortList.IShortListableFromList - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a List as IShortListable.
IShortList.IShortListableFromMult - Class in org.magicwerk.brownies.collections.primitive
Wrapper to treat a repeated element as IShortListable.
isReadOnly() - Method in class org.magicwerk.brownies.collections.BigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.GapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.IList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.Key1List
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.Key2List
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.KeyList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns true if this list is either unmodifiable or immutable, false otherwise.
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
isReadOnly() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
isSorted() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Determines whether this list is sorted or not.
isSorted() - Method in class org.magicwerk.brownies.collections.KeyListImpl
Determines whether this list is sorted or not.
iterator() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
iterator() - Method in class org.magicwerk.brownies.collections.IList
 
iterator() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
iterator() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 

K

Key1Collection<E,K> - Class in org.magicwerk.brownies.collections
Key1Collection implements a collection with 1 key.
Key1Collection() - Constructor for class org.magicwerk.brownies.collections.Key1Collection
Protected constructor used by builder or derived collections.
Key1Collection.Builder<E,K> - Class in org.magicwerk.brownies.collections
Builder to construct Key1Collection instances.
Key1List<E,K> - Class in org.magicwerk.brownies.collections
Key1List implements a key list with 1 key.
Key1List() - Constructor for class org.magicwerk.brownies.collections.Key1List
Protected constructor used by builder or derived collections.
Key1List(boolean, Key1List) - Constructor for class org.magicwerk.brownies.collections.Key1List
 
Key1List.Builder<E,K> - Class in org.magicwerk.brownies.collections
Builder to construct Key1List instances.
Key1List.ReadOnlyKey1List<E,K> - Class in org.magicwerk.brownies.collections
A read-only version of Key1List.
Key1Set<E,K> - Class in org.magicwerk.brownies.collections
Key1Set implements a set.
Key1Set() - Constructor for class org.magicwerk.brownies.collections.Key1Set
Protected constructor used by builder or derived collections.
Key1Set.Builder<E,K> - Class in org.magicwerk.brownies.collections
Builder to construct Key1Set instances.
Key2Collection<E,K1,K2> - Class in org.magicwerk.brownies.collections
Key2Collection implements a collection with 2 keys.
Key2Collection() - Constructor for class org.magicwerk.brownies.collections.Key2Collection
Protected constructor used by builder or derived collections.
Key2Collection.Builder<E,K1,K2> - Class in org.magicwerk.brownies.collections
Builder to construct Key2Collection instances.
Key2List<E,K1,K2> - Class in org.magicwerk.brownies.collections
Key2List implements a key list with 2 keys.
Key2List() - Constructor for class org.magicwerk.brownies.collections.Key2List
Protected constructor used by builder or derived collections.
Key2List(boolean, Key2List) - Constructor for class org.magicwerk.brownies.collections.Key2List
 
Key2List.Builder<E,K1,K2> - Class in org.magicwerk.brownies.collections
Builder to construct Key2List instances.
Key2List.ReadOnlyKey2List<E,K1,K2> - Class in org.magicwerk.brownies.collections
A read-only version of Key2List.
Key2Set<E,K1,K2> - Class in org.magicwerk.brownies.collections
Key2Set implements a set.
Key2Set() - Constructor for class org.magicwerk.brownies.collections.Key2Set
Protected constructor used by builder or derived collections.
Key2Set.Builder<E,K1,K2> - Class in org.magicwerk.brownies.collections
Builder to construct Key2Set instances.
KeyCollection<E> - Class in org.magicwerk.brownies.collections
KeyCollection implements a collection.
KeyCollection() - Constructor for class org.magicwerk.brownies.collections.KeyCollection
Protected constructor used by builder or derived collections.
KeyCollection.Builder<E> - Class in org.magicwerk.brownies.collections
Builder to construct KeyCollection instances.
KeyCollectionAsMap<K,E> - Class in org.magicwerk.brownies.collections
Implements a Map based on a key map in a KeyCollection or KeyList.
KeyCollectionAsMap(KeyCollectionImpl, int, boolean) - Constructor for class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
KeyCollectionAsMap(KeyListImpl, int, boolean) - Constructor for class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
KeyCollectionAsSet<E> - Class in org.magicwerk.brownies.collections
Implements a Set based on a Collection.
KeyCollectionAsSet(KeyCollectionImpl, boolean) - Constructor for class org.magicwerk.brownies.collections.KeyCollectionAsSet
 
KeyCollectionImpl<E> - Class in org.magicwerk.brownies.collections
Add: - validation fails: null / constraint - duplicate not allowed (mode replace) Triggers: - triggers are called after the add/remove operation has finished - if an exception is thrown in the trigger, the change already made to the collection is not undone
KeyCollectionImpl.BuilderImpl<E> - Class in org.magicwerk.brownies.collections
Implementation of builder.
KeyCollectionImpl.BuilderImpl.KeyMapBuilder<E,K> - Class in org.magicwerk.brownies.collections
 
KeyException - Exception Class in org.magicwerk.brownies.collections.exceptions
All exceptions thrown in KeyCollection/KeyList implementations are of type KeyException.
KeyException() - Constructor for exception class org.magicwerk.brownies.collections.exceptions.KeyException
 
KeyException(String) - Constructor for exception class org.magicwerk.brownies.collections.exceptions.KeyException
 
KeyException(String, Throwable) - Constructor for exception class org.magicwerk.brownies.collections.exceptions.KeyException
 
KeyException(Throwable) - Constructor for exception class org.magicwerk.brownies.collections.exceptions.KeyException
 
KeyList<E> - Class in org.magicwerk.brownies.collections
KeyList implements a list.
KeyList() - Constructor for class org.magicwerk.brownies.collections.KeyList
Protected constructor used by builder or derived collections.
KeyList(boolean, KeyList) - Constructor for class org.magicwerk.brownies.collections.KeyList
 
KeyList.Builder<E> - Class in org.magicwerk.brownies.collections
Builder to construct KeyList instances.
KeyList.ImmutableKeyList<E> - Class in org.magicwerk.brownies.collections
A read-only version of KeyList.
KeyListImpl<E> - Class in org.magicwerk.brownies.collections
A KeyList add key handling features to GapList.
KeyListImpl(boolean, KeyListImpl) - Constructor for class org.magicwerk.brownies.collections.KeyListImpl
 
KeyMapBuilder() - Constructor for class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl.KeyMapBuilder
 
keySet() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
KeySet<E> - Class in org.magicwerk.brownies.collections
KeySet implements a set.
KeySet() - Constructor for class org.magicwerk.brownies.collections.KeySet
Protected constructor used by builder or derived collections.
KeySet.Builder<E> - Class in org.magicwerk.brownies.collections
Builder to construct KeySet instances.

L

LAST_BEFORE - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Return the index of the last list element that compares as less than the key, or -1 if there is no such element.
LAST_PRESENT - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Return the index of the last list element that compares as equal to the key.
lastIndexOf(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
lastIndexOf(boolean, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
lastIndexOf(byte, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
lastIndexOf(char, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
lastIndexOf(double, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
lastIndexOf(float, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
lastIndexOf(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
lastIndexOf(long, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
lastIndexOf(short, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.IList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
lastIndexOf(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
lastIndexOf(Object, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.IList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
lastIndexOfIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the last element which matches the specified predicate in this list.
lastIndexOfIf(Predicate, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns the index of the last occurrence of the specified element in this list, starting the search at the specified position.
length() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
Listables - Class in org.magicwerk.brownies.collections
Class Listables contains implementations of the IListable interface for Lists and arrays.
Listables() - Constructor for class org.magicwerk.brownies.collections.Listables
 
Listables.IListableArray<E> - Class in org.magicwerk.brownies.collections
Class Listables.IListableArray implements the IListable interface for arrays.
Listables.IListableList<E> - Class in org.magicwerk.brownies.collections
Class Listables.IListableList implements the IListable interface for Lists.
listIterator() - Method in class org.magicwerk.brownies.collections.IList
 
listIterator(int) - Method in class org.magicwerk.brownies.collections.IList
 
LongBigList - Class in org.magicwerk.brownies.collections.primitive
LongBigList is a list optimized for storing large number of elements.
LongBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.LongBigList
Default constructor.
LongBigList(boolean, LongBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.LongBigList
Constructor used internally, e.g. for ImmutableLongBigList.
LongBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.LongBigList
Constructor.
LongBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.LongBigList
Create new list with specified elements.
LongBigList.ReadOnlyLongBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
LongBinarySearch - Class in org.magicwerk.brownies.collections.helper.primitive
Binary search for primitive type long.
LongBinarySearch() - Constructor for class org.magicwerk.brownies.collections.helper.primitive.LongBinarySearch
 
LongGapList - Class in org.magicwerk.brownies.collections.primitive
Class {link LongGapList} combines the strengths of both ArrayList and LinkedList.
LongGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.LongGapList
Construct a list with the default initial capacity.
LongGapList(boolean, LongGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.LongGapList
Constructor used internally, e.g. for ImmutableLongGapList.
LongGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.LongGapList
Construct a list with specified initial capacity.
LongGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.LongGapList
Construct a list to contain the specified elements.
LongGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of LongGapList.
LongMergeSort - Class in org.magicwerk.brownies.collections.helper.primitive
This class implements a stable in-place merge sort.
LongObjBigList - Class in org.magicwerk.brownies.collections.primitive
LongObjBigList implements the List interface and uses an instance of LongBigList for storage.
LongObjBigList() - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
LongObjBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
LongObjBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
LongObjBigList.ImmutableLongObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
LongObjGapList - Class in org.magicwerk.brownies.collections.primitive
LongObjGapList implements the List interface and uses an instance of LongGapList for storage.
LongObjGapList() - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
LongObjGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
LongObjGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
LongObjGapList.ImmutableLongObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
longValue() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Returns the value of this MutableInt as a long.

M

map(Collection, Function, Supplier) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new list by applying the specified mapping function to all elements.
map(Function) - Method in class org.magicwerk.brownies.collections.GapList
 
map(Function) - Method in interface org.magicwerk.brownies.collections.ICollection
Create a new list by applying the specified mapping function to all elements.
map(Function) - Method in class org.magicwerk.brownies.collections.IList
 
map(Function) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
map(Function) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
mapFilter(Collection, Function, Predicate) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new list by applying the specified mapping function to all elements and then filtering it.
mapFilter(Collection, Function, Predicate, Supplier) - Static method in interface org.magicwerk.brownies.collections.ICollectionTools
Create a new collection by applying the specified mapping function to all elements and then filtering it.
mapFilter(Function, Predicate) - Method in interface org.magicwerk.brownies.collections.ICollection
Create a new list by applying the specified mapping function to all elements and then filtering it.
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.IList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
mapFilter(Function, Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
MergeSort<E> - Class in org.magicwerk.brownies.collections.helper
This class implements a stable in-place merge sort.
MESSAGE - Static variable in exception class org.magicwerk.brownies.collections.exceptions.DuplicateKeyException
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.IList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Move specified elements.
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
move(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
MutableInt - Class in org.magicwerk.brownies.collections.helper
A mutable int wrapper.
MutableInt() - Constructor for class org.magicwerk.brownies.collections.helper.MutableInt
Constructs a new MutableInt with the default value of zero.
MutableInt(int) - Constructor for class org.magicwerk.brownies.collections.helper.MutableInt
Constructs a new MutableInt with the specified value.
MutableInt(Number) - Constructor for class org.magicwerk.brownies.collections.helper.MutableInt
Constructs a new MutableInt with the specified value.
MutableInt(String) - Constructor for class org.magicwerk.brownies.collections.helper.MutableInt
Constructs a new MutableInt parsing the given string.

N

NaturalComparator<T> - Class in org.magicwerk.brownies.collections.helper
The NaturalComparator will compare object using their natural order.
NEXT_HIGHER - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyAbsentBehavior
Return the index of the next higher element in the list, or list.size() if there is no such element.
NEXT_LOWER - Enum constant in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyAbsentBehavior
Return the index of the next lower element in the list, or -1 if there is no such element.
NullComparator<T> - Class in org.magicwerk.brownies.collections.helper
A NullComparator extends an existing comparator so it can handle null values.
NullComparator(Comparator, boolean) - Constructor for class org.magicwerk.brownies.collections.helper.NullComparator
Constructor.

O

of(T) - Static method in class org.magicwerk.brownies.collections.helper.Option
 
offer(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
offer(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
offer(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
offer(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
offer(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
offer(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
offer(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
offer(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
offer(E) - Method in class org.magicwerk.brownies.collections.IList
offer(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
offerFirst(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
offerFirst(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
offerFirst(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
offerFirst(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
offerFirst(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
offerFirst(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
offerFirst(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
offerFirst(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
offerFirst(E) - Method in class org.magicwerk.brownies.collections.IList
offerFirst(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
offerLast(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
offerLast(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
offerLast(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
offerLast(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
offerLast(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
offerLast(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
offerLast(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
offerLast(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
offerLast(E) - Method in class org.magicwerk.brownies.collections.IList
offerLast(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
Option<T> - Class in org.magicwerk.brownies.collections.helper
Class Option stores a single value which may also be null.
Option(T) - Constructor for class org.magicwerk.brownies.collections.helper.Option
Construct option with specified value.
org.magicwerk.brownies.collections - package org.magicwerk.brownies.collections
Brownies Collections complements the Java Collections Framework.
org.magicwerk.brownies.collections.exceptions - package org.magicwerk.brownies.collections.exceptions
This packages contains exception classes for the package org.magicwerk.brownies.collections.
org.magicwerk.brownies.collections.helper - package org.magicwerk.brownies.collections.helper
This packages contains helper classes for the package org.magicwerk.brownies.collections.
org.magicwerk.brownies.collections.helper.primitive - package org.magicwerk.brownies.collections.helper.primitive
This packages contains helper classes for the package org.magicwerk.brownies.collections.primitive:
- binary search for primitive arrays
- merge sort for primitive arrays
org.magicwerk.brownies.collections.primitive - package org.magicwerk.brownies.collections.primitive
This packages contains implementations of GapList and BigList for primitive data types.

P

peek() - Method in class org.magicwerk.brownies.collections.IList
peek() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
peek() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
peek() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
peek() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
peek() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
peek() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
peek() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
peek() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
peek() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
peekFirst() - Method in class org.magicwerk.brownies.collections.IList
peekFirst() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
peekLast() - Method in class org.magicwerk.brownies.collections.IList
peekLast() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
poll() - Method in class org.magicwerk.brownies.collections.IList
poll() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
poll() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
poll() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
poll() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
poll() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
poll() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
poll() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
poll() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
poll() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
pollFirst() - Method in class org.magicwerk.brownies.collections.IList
pollFirst() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
pollLast() - Method in class org.magicwerk.brownies.collections.IList
pollLast() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
pop() - Method in class org.magicwerk.brownies.collections.IList
pop() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
pop() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
pop() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
pop() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
pop() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
pop() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
pop() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
pop() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
pop() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
push(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
push(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
push(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
push(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
push(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
push(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
push(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
push(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
push(E) - Method in class org.magicwerk.brownies.collections.IList
push(E) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
put(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Sets or adds the element.
put(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Sets or adds the element.
put(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Sets or adds the element.
put(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Sets or adds the element.
put(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Sets or adds the element.
put(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Sets or adds the element.
put(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Sets or adds the element.
put(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Sets or adds the element.
put(int, E) - Method in class org.magicwerk.brownies.collections.IList
Sets or adds the element.
put(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
 
put(E) - Method in class org.magicwerk.brownies.collections.Key1List
 
put(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
 
put(E) - Method in class org.magicwerk.brownies.collections.Key2List
 
put(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
put(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Adds or replaces element.
put(E) - Method in class org.magicwerk.brownies.collections.KeyList
 
put(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Adds or replaces element.
put(K, E) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.IList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Set or add the specified elements.
putAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Set or add the specified elements.
putAll(int, IList) - Method in class org.magicwerk.brownies.collections.IList
Set or add the specified elements.
putAll(int, IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Set or add the specified elements.
putAll(int, IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Set or add the specified elements.
putAll(int, ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Set or add the specified elements.
putAll(int, IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Set or add the specified elements.
putAll(int, IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Set or add the specified elements.
putAll(int, IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Set or add the specified elements.
putAll(int, ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Set or add the specified elements.
putAll(int, IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Set or add the specified elements.
putAll(Map) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
putArray(int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Set or add the specified elements.
putArray(int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Set or add the specified elements.
putArray(int, char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Set or add the specified elements.
putArray(int, double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Set or add the specified elements.
putArray(int, float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Set or add the specified elements.
putArray(int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Set or add the specified elements.
putArray(int, long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Set or add the specified elements.
putArray(int, short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Set or add the specified elements.
putArray(int, E...) - Method in class org.magicwerk.brownies.collections.IList
Set or add the specified elements.
putByKey(int, E, boolean) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
putByKey(int, E, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
putByKey(int, E, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
putByKey(int, E, boolean) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
putByKey(int, E, boolean) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Put element by key into list.
putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
Adds element by key.
putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key1List
Adds element by key.
putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
Adds element by key.
putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key2List
Adds or replaces element by key.
putByKey2(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
Adds element by key.
putByKey2(E) - Method in class org.magicwerk.brownies.collections.Key2List
Adds or replaces element by key.
putIfAbsentByKey1(E) - Method in class org.magicwerk.brownies.collections.Key1List
Adds or replaces element by key.
putIfAbsentByKey1(E) - Method in class org.magicwerk.brownies.collections.Key2List
Adds element by key.
putIfAbsentByKey2(E) - Method in class org.magicwerk.brownies.collections.Key2List
Adds element by key.
putMult(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Set or add the specified element multiple times.
putMult(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Set or add the specified element multiple times.
putMult(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Set or add the specified element multiple times.
putMult(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Set or add the specified element multiple times.
putMult(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Set or add the specified element multiple times.
putMult(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Set or add the specified element multiple times.
putMult(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Set or add the specified element multiple times.
putMult(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Set or add the specified element multiple times.
putMult(int, int, E) - Method in class org.magicwerk.brownies.collections.IList
Set or add the specified element multiple times.

R

read(InputStream, ByteGapList, int) - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Read specified number of bytes from InputStream into ByteGapList.
read(InputStream, ByteGapList, int) - Static method in class org.magicwerk.brownies.collections.primitive.GapListPrimitives
Read specified number of bytes from InputStream into ByteGapList.
read(Reader, CharGapList, int) - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Read specified number of chars from Reader into CharGapList.
read(Reader, CharGapList, int) - Static method in class org.magicwerk.brownies.collections.primitive.GapListPrimitives
Read specified number of chars from Reader into CharGapList.
ReadOnlyBigList(BigList) - Constructor for class org.magicwerk.brownies.collections.BigList.ReadOnlyBigList
Private constructor used internally.
ReadOnlyBooleanBigList(BooleanBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList
Private constructor used internally.
ReadOnlyByteBigList(ByteBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList
Private constructor used internally.
ReadOnlyCharBigList(CharBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList
Private constructor used internally.
ReadOnlyDoubleBigList(DoubleBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList
Private constructor used internally.
ReadOnlyFloatBigList(FloatBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList
Private constructor used internally.
ReadOnlyIntBigList(IntBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList
Private constructor used internally.
ReadOnlyKey1List(Key1List) - Constructor for class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
Private constructor used internally.
ReadOnlyKey2List(Key2List) - Constructor for class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
Private constructor used internally.
ReadOnlyList(GapList) - Constructor for class org.magicwerk.brownies.collections.GapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(BooleanGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(ByteGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(CharGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(DoubleGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(FloatGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(IntGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(LongGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyList(ShortGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList
Private constructor used internally.
ReadOnlyLongBigList(LongBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList
Private constructor used internally.
ReadOnlyShortBigList(ShortBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList
Private constructor used internally.
remove() - Method in class org.magicwerk.brownies.collections.IList
remove() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
remove() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
remove() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
remove() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
remove() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
remove() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
remove() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
remove() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
remove(int) - Method in class org.magicwerk.brownies.collections.GapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.IList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.IList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Remove specified range of elements from list.
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Remove specified range of elements from list.
remove(Object) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
remove(Object) - Method in class org.magicwerk.brownies.collections.IList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
remove(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
remove(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
remove(Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
removeAll(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Removes all equal elements.
removeAll(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Removes all equal elements.
removeAll(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Removes all equal elements.
removeAll(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Removes all equal elements.
removeAll(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Removes all equal elements.
removeAll(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Removes all equal elements.
removeAll(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Removes all equal elements.
removeAll(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Removes all equal elements.
removeAll(E) - Method in class org.magicwerk.brownies.collections.IList
Removes all equal elements.
removeAll(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
 
removeAll(E) - Method in class org.magicwerk.brownies.collections.Key1List
 
removeAll(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
 
removeAll(E) - Method in class org.magicwerk.brownies.collections.Key2List
 
removeAll(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
removeAll(E) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Removes all equal elements.
removeAll(E) - Method in class org.magicwerk.brownies.collections.KeyList
 
removeAll(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.IList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
removeAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.IList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
removeAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
removeAll(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
removeAll(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
removeAll(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
removeAll(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
removeAll(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
removeAll(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
removeAll(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
removeAll(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
removeAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
removeAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
removeAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Removes element by key.
removeAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
removeAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Removes element by key.
removeAllByKey(int, Object, Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
removeAllByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Collection
Removes all elements with specified key.
removeAllByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Removes all elements with specified key.
removeAllByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Collection
Removes all elements with specified key.
removeAllByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Removes all elements with specified key.
removeAllByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Collection
Removes all elements with specified key.
removeAllByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Removes all elements with specified key.
removeByKey(int, Object) - Method in class org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List
 
removeByKey(int, Object) - Method in class org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List
 
removeByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
removeByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyList.ImmutableKeyList
 
removeByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Removes element by key.
removeByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1Collection
Removes element with specified key.
removeByKey1(K) - Method in class org.magicwerk.brownies.collections.Key1List
Removes element with specified key.
removeByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2Collection
Removes element with specified key.
removeByKey1(K1) - Method in class org.magicwerk.brownies.collections.Key2List
Removes element with specified key.
removeByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2Collection
Removes element with specified key.
removeByKey2(K2) - Method in class org.magicwerk.brownies.collections.Key2List
Removes element with specified key.
removeElem(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
removeElem(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
removeElem(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
removeElem(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
removeElem(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
removeElem(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
removeElem(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
removeElem(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.IList
removeFirst() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
removeFirstOccurrence(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
removeFirstOccurrence(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
removeFirstOccurrence(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
removeFirstOccurrence(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
removeFirstOccurrence(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
removeFirstOccurrence(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
removeFirstOccurrence(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
removeFirstOccurrence(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.IList
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Removes all elements in the list which match the predicate.
removeIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Removes all elements in the list which match the predicate.
removeLast() - Method in class org.magicwerk.brownies.collections.IList
removeLast() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
removeLastOccurrence(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
removeLastOccurrence(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
removeLastOccurrence(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
removeLastOccurrence(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
removeLastOccurrence(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
removeLastOccurrence(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
removeLastOccurrence(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
removeLastOccurrence(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.IList
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
replace(int, int, IListable) - Method in class org.magicwerk.brownies.collections.IList
 
replace(int, int, IBooleanListable) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
replace(int, int, IByteListable) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
replace(int, int, ICharListable) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
replace(int, int, IDoubleListable) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
replace(int, int, IFloatListable) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
replace(int, int, IIntListable) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
replace(int, int, ILongListable) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
replace(int, int, IShortListable) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.IList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Replaces the specified range with new elements.
replaceAll(int, int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Replaces the specified range with new elements.
replaceAll(int, int, IList) - Method in class org.magicwerk.brownies.collections.IList
Replaces the specified range with new elements.
replaceAll(int, int, IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Replaces the specified range with new elements.
replaceAll(int, int, IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Replaces the specified range with new elements.
replaceAll(int, int, ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Replaces the specified range with new elements.
replaceAll(int, int, IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Replaces the specified range with new elements.
replaceAll(int, int, IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Replaces the specified range with new elements.
replaceAll(int, int, IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Replaces the specified range with new elements.
replaceAll(int, int, ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Replaces the specified range with new elements.
replaceAll(int, int, IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Replaces the specified range with new elements.
replaceArray(int, int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Replaces the specified range with new elements.
replaceArray(int, int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Replaces the specified range with new elements.
replaceArray(int, int, char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Replaces the specified range with new elements.
replaceArray(int, int, double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Replaces the specified range with new elements.
replaceArray(int, int, float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Replaces the specified range with new elements.
replaceArray(int, int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Replaces the specified range with new elements.
replaceArray(int, int, long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Replaces the specified range with new elements.
replaceArray(int, int, short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Replaces the specified range with new elements.
replaceArray(int, int, E...) - Method in class org.magicwerk.brownies.collections.IList
Replaces the specified range with new elements.
replaceMult(int, int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Replaces the specified range with new elements.
replaceMult(int, int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Replaces the specified range with new elements.
replaceMult(int, int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Replaces the specified range with new elements.
replaceMult(int, int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Replaces the specified range with new elements.
replaceMult(int, int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Replaces the specified range with new elements.
replaceMult(int, int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Replaces the specified range with new elements.
replaceMult(int, int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Replaces the specified range with new elements.
replaceMult(int, int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Replaces the specified range with new elements.
replaceMult(int, int, int, E) - Method in class org.magicwerk.brownies.collections.IList
Replaces the specified range with new elements.
resize(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Resizes the list so it will afterwards have a size of len.
resize(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Resizes the list so it will afterwards have a size of len.
resize(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Resizes the list so it will afterwards have a size of len.
resize(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Resizes the list so it will afterwards have a size of len.
resize(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Resizes the list so it will afterwards have a size of len.
resize(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Resizes the list so it will afterwards have a size of len.
resize(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Resizes the list so it will afterwards have a size of len.
resize(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Resizes the list so it will afterwards have a size of len.
resize(int, E) - Method in class org.magicwerk.brownies.collections.IList
Resizes the list so it will afterwards have a size of len.
resultIndex(int) - Method in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyAbsentBehavior
 
resultIndex(Comparator, E, List, int) - Method in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
 
retain(int, int) - Method in class org.magicwerk.brownies.collections.IList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Retain specified range of elements from list, the other elements are removed.
retain(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Retain specified range of elements from list, the other elements are removed.
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.IList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
retainAll(Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.IList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
retainAll(IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
retainAll(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
retainAll(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
retainAll(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
retainAll(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
retainAll(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
retainAll(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
retainAll(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
retainAll(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.IList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Retains all elements in the list which match the predicate.
retainIf(Predicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Retains all elements in the list which match the predicate.
reverse() - Method in class org.magicwerk.brownies.collections.IList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Reverses the order of all elements in the specified list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.IList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Reverses the order of the specified elements in the list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Reverses the order of the specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.IList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.IList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Rotate specified elements in the list.

S

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
 
set(int, E) - Method in class org.magicwerk.brownies.collections.IList
 
set(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.IList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Sets the specified elements.
setAll(int, Collection) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Sets the specified elements.
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.IList
Sets the specified elements.
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
setAll(int, IList) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
setAll(int, IBooleanList) - 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, ICharList) - 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, IFloatList) - 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, ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Sets the specified elements.
setAll(int, IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Sets the specified elements.
setArray(int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Sets the specified elements.
setArray(int, boolean[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
setArray(int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Sets the specified elements.
setArray(int, byte[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
setArray(int, char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Sets the specified elements.
setArray(int, char[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
setArray(int, double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Sets the specified elements.
setArray(int, double[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
setArray(int, float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Sets the specified elements.
setArray(int, float[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
setArray(int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Sets the specified elements.
setArray(int, int[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
setArray(int, long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Sets the specified elements.
setArray(int, long[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
setArray(int, short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Sets the specified elements.
setArray(int, short[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
setArray(int, E...) - Method in class org.magicwerk.brownies.collections.IList
Sets the specified elements.
setArray(int, E[], int, int) - Method in class org.magicwerk.brownies.collections.IList
 
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, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
setArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
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, 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.
setMult(int, int, E) - Method in class org.magicwerk.brownies.collections.IList
Sets the element multiple times.
setValue(int) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Sets the value.
setValue(E) - Method in class org.magicwerk.brownies.collections.ImmutableMapEntry
setValue(Number) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Sets the value from any Number instance.
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(boolean, ShortBigList) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList
Constructor used internally, e.g. for ImmutableShortBigList.
ShortBigList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList
Constructor.
ShortBigList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortBigList
Create new list with specified elements.
ShortBigList.ReadOnlyShortBigList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of
invalid reference
Key1List
.
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
Class {link 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(boolean, ShortGapList) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
Constructor used internally, e.g. for ImmutableShortGapList.
ShortGapList(int) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
Construct a list with specified initial capacity.
ShortGapList(Collection) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortGapList
Construct a list to contain the specified elements.
ShortGapList.ReadOnlyList - Class in org.magicwerk.brownies.collections.primitive
A read-only version of ShortGapList.
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) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
ShortObjBigList.ImmutableShortObjBigList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a BigList.
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) - Constructor for class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
ShortObjGapList.ImmutableShortObjGapList - Class in org.magicwerk.brownies.collections.primitive
An immutable version of a GapList.
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.IListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.IList.IListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.IList.IListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.IList.IListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.IList
 
size() - Method in interface org.magicwerk.brownies.collections.IListable
Return size of list
size() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
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.Listables.IListableArray
 
size() - Method in class org.magicwerk.brownies.collections.Listables.IListableList
 
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.IBooleanListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IByteList.IByteListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromMult
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromMult
 
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.IShortListableFromArray
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromCollection
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromList
 
size() - Method in class org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromMult
 
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() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Sort 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() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Sort 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() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Sort 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() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Sort elements in the list using the specified comparator.
sort() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Sort elements in the list using the specified comparator.
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(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(int[], int, int) - Static method in class org.magicwerk.brownies.collections.helper.ArraysHelper
 
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) - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
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) - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
sort(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
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) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Sort specified 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(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Sort specified 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(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Sort specified 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(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) - 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) - 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.BooleanObjBigList
 
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
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, 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, 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, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
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(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, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.BigList
 
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.GapList
 
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.IList
Sort specified elements in the list using the specified comparator.
sort(int, int, Comparator) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
sort(long[], 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(Comparator) - Method in class org.magicwerk.brownies.collections.IList
Sort elements in the list using the specified comparator.
sort(List, Comparator) - Static method in class org.magicwerk.brownies.collections.helper.MergeSort
 
sort(List, Comparator, 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
 
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.
spliterator() - Method in class org.magicwerk.brownies.collections.BigList
 
subSequence(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
subtract(int) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Subtracts a value from the value of this instance.
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.

T

toArray() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
toArray() - Method in class org.magicwerk.brownies.collections.IList
 
toArray() - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
toArray() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
toArray() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
toArray(boolean[]) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
toArray(boolean[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns an array containing the specified elements in this list.
toArray(byte[]) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
toArray(byte[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns an array containing the specified elements in this list.
toArray(char[]) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
toArray(char[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns an array containing the specified elements in this list.
toArray(double[]) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
toArray(double[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns an array containing the specified elements in this list.
toArray(float[]) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
toArray(float[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns an array containing the specified elements in this list.
toArray(int[]) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
toArray(int[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.IList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
Returns an array containing the specified elements in this list.
toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
Returns an array containing the specified elements in this list.
toArray(long[]) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
toArray(long[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns an array containing the specified elements in this list.
toArray(short[]) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
toArray(short[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns an array containing the specified elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns an array containing the elements in this list.
toArray(Class) - Method in class org.magicwerk.brownies.collections.IList
Returns an array containing the elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.IList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns an array containing the specified elements in this list.
toArray(Class, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns an array containing the specified elements in this list.
toArray(T[]) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
toArray(T[]) - Method in class org.magicwerk.brownies.collections.IList
 
toArray(T[]) - Method in class org.magicwerk.brownies.collections.IListAsDeque
 
toArray(T[]) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.IList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
Returns an array containing the specified elements in this list.
toArray(T[], int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
Returns an array containing the specified elements in this list.
toBigList() - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Return collector which collects the elements into a BigList.
toGapList() - Static method in class org.magicwerk.brownies.collections.helper.GapLists
Return collector which collects the elements into a GapList.
toInteger() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Gets this mutable as an instance of Integer.
toList() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
Returns all elements contained in this collection as list.
toString() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
toString() - Method in class org.magicwerk.brownies.collections.helper.MutableInt
Returns the String value of this mutable.
toString() - Method in class org.magicwerk.brownies.collections.helper.Option
 
toString() - Method in class org.magicwerk.brownies.collections.IList
 
toString() - Method in class org.magicwerk.brownies.collections.ImmutableMapEntry
 
toString() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
toString() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
toString() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
transferCopy(IList, int, int, IList, int, int) - Static method in class org.magicwerk.brownies.collections.IList
Copies elements from one list to another.
transferCopy(IBooleanList, int, int, IBooleanList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Copies elements from one list to another.
transferCopy(IByteList, int, int, IByteList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IByteList
Copies elements from one list to another.
transferCopy(ICharList, int, int, ICharList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ICharList
Copies elements from one list to another.
transferCopy(IDoubleList, int, int, IDoubleList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Copies elements from one list to another.
transferCopy(IFloatList, int, int, IFloatList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IFloatList
Copies elements from one list to another.
transferCopy(IIntList, int, int, IIntList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IIntList
Copies elements from one list to another.
transferCopy(ILongList, int, int, ILongList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ILongList
Copies elements from one list to another.
transferCopy(IShortList, int, int, IShortList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IShortList
Copies elements from one list to another.
transferMove(IList, int, int, IList, int, int) - Static method in class org.magicwerk.brownies.collections.IList
Moves elements from one list to another by setting it to null in the source list.
transferMove(IBooleanList, int, int, IBooleanList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Moves elements from one list to another by setting it to null in the source list.
transferMove(IByteList, int, int, IByteList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IByteList
Moves elements from one list to another by setting it to null in the source list.
transferMove(ICharList, int, int, ICharList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ICharList
Moves elements from one list to another by setting it to null in the source list.
transferMove(IDoubleList, int, int, IDoubleList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Moves elements from one list to another by setting it to null in the source list.
transferMove(IFloatList, int, int, IFloatList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IFloatList
Moves elements from one list to another by setting it to null in the source list.
transferMove(IIntList, int, int, IIntList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IIntList
Moves elements from one list to another by setting it to null in the source list.
transferMove(ILongList, int, int, ILongList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ILongList
Moves elements from one list to another by setting it to null in the source list.
transferMove(IShortList, int, int, IShortList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IShortList
Moves elements from one list to another by setting it to null in the source list.
transferRemove(IList, int, int, IList, int, int) - Static method in class org.magicwerk.brownies.collections.IList
Moves elements from one list to another by removing it from the source list.
transferRemove(IBooleanList, int, int, IBooleanList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Moves elements from one list to another by removing it from the source list.
transferRemove(IByteList, int, int, IByteList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IByteList
Moves elements from one list to another by removing it from the source list.
transferRemove(ICharList, int, int, ICharList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ICharList
Moves elements from one list to another by removing it from the source list.
transferRemove(IDoubleList, int, int, IDoubleList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Moves elements from one list to another by removing it from the source list.
transferRemove(IFloatList, int, int, IFloatList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IFloatList
Moves elements from one list to another by removing it from the source list.
transferRemove(IIntList, int, int, IIntList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IIntList
Moves elements from one list to another by removing it from the source list.
transferRemove(ILongList, int, int, ILongList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ILongList
Moves elements from one list to another by removing it from the source list.
transferRemove(IShortList, int, int, IShortList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IShortList
Moves elements from one list to another by removing it from the source list.
transferSwap(IList, int, IList, int, int) - Static method in class org.magicwerk.brownies.collections.IList
Swaps elements from two lists.
transferSwap(IBooleanList, int, IBooleanList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Swaps elements from two lists.
transferSwap(IByteList, int, IByteList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IByteList
Swaps elements from two lists.
transferSwap(ICharList, int, ICharList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ICharList
Swaps elements from two lists.
transferSwap(IDoubleList, int, IDoubleList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Swaps elements from two lists.
transferSwap(IFloatList, int, IFloatList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IFloatList
Swaps elements from two lists.
transferSwap(IIntList, int, IIntList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IIntList
Swaps elements from two lists.
transferSwap(ILongList, int, ILongList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.ILongList
Swaps elements from two lists.
transferSwap(IShortList, int, IShortList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.IShortList
Swaps elements from two lists.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.IList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Change the list by applying the specified operator to all elements.
transform(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Change the list by applying the specified operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.IList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Create a new list by applying the specified transforming operator to all elements.
transformedList(UnaryOperator) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Create a new list by applying the specified transforming operator to all elements.
trimToSize() - Method in class org.magicwerk.brownies.collections.BigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.GapList
Trims the capacity of this GapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.IList
An application can use this operation to minimize the storage of an instance.
trimToSize() - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Trims the capacity of this BooleanGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Trims the capacity of this ByteGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Trims the capacity of this CharGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Trims the capacity of this DoubleGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Trims the capacity of this FloatGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Trims the capacity of this IntGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Trims the capacity of this LongGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
Pack as many elements in the blocks as allowed.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Trims the capacity of this ShortGapList instance to be the list's current size.
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 

U

unmodifiableList() - Method in class org.magicwerk.brownies.collections.BigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.GapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.IList
Returns an unmodifiable view of this list.
unmodifiableList() - Method in class org.magicwerk.brownies.collections.Key1List
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.Key2List
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.KeyList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.CharBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IntBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.LongBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
unmodifiableList() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
unwrap() - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns the elements stored in the KeyList as simple IList without constraints etc.

V

valueOf(String) - Static method in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyAbsentBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyAbsentBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.magicwerk.brownies.collections.helper.SortedLists.KeyPresentBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 

W

withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify delete trigger.
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withAfterDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify insert trigger.
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withAfterInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify delete trigger.
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withBeforeDeleteTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify insert trigger.
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withBeforeInsertTrigger(Consumer) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify initial capacity.
withCapacity(int) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withCapacity(int) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify element constraint.
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withConstraint(Predicate) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify elements added to the collection upon creation.
withContent(E...) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withContent(E...) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify elements added to the collection upon creation.
withContent(Collection) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withContent(Collection) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withElemCount(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specifies that the collection only counts the number of occurrences of equal elements, but does not store the elements themselves.
withElemCount(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withElemCount(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemCount(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the collection only counts the number of occurrences of equal elements, but does not store the elements themselves.
withElemCount(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Specifies that the collection only counts the number of occurrences of equal elements, but does not store the elements themselves.
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemDuplicates(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether duplicates are allowed or not.
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemDuplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Specify whether duplicates are allowed or not.
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies whether null elements are allowed or not.
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemNull(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withElemSet() - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemSet() - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemSet() - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Add element map (with ident mapper).
withElemSet() - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemSet() - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemSet() - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Add element map (with ident mapper).
withElemSet() - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
Add element map (with ident mapper).
withElemSet() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Add element map (with ident mapper).
withElemSet() - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemSet() - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Add element map (with ident mapper).
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify that the element set should be sorted using the natural comparator.
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemSort(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Set comparator to use for sorting the element set.
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemSort(Comparator) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Set comparator to use for sorting the element set.
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withElemSort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey1Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether duplicates are allowed or not.
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey1Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether duplicates are allowed or not.
withKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
Add key map.
withKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
Add key map.
withKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Add key map.
withKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Add key map.
withKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Add key map.
withKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Add key map.
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey1Null(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether null elements are allowed or not.
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey1Sort(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Set comparator to use for sorting the key map.
withKey1Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Set comparator to use for sorting the key map.
withKey1Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Set comparator to use for sorting the key map.
withKey2Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey2Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey2Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey2Duplicates(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether duplicates are allowed or not.
withKey2Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey2Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey2Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey2Duplicates(boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether duplicates are allowed or not.
withKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Add key map.
withKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Add key map.
withKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Add key map.
withKey2Null(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey2Null(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey2Null(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey2Null(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether null elements are allowed or not.
withKey2Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withKey2Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withKey2Sort(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withKey2Sort(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Set comparator to use for sorting the key map.
withKey2Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Set comparator to use for sorting the key map.
withKey2Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Set comparator to use for sorting the key map.
withKey2Sort(Comparator) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Set comparator to use for sorting the key map.
withKey2Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Set comparator to use for sorting the key map.
withKey2Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Set comparator to use for sorting the key map.
withKey2Sort(Comparator, boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Set comparator to use for sorting the key map.
withKeyDuplicates(int, boolean, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withKeyMap(int, Function) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withKeyNull(int, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withKeySort(int, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withKeySort(int, Comparator) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withKeySort(int, Comparator, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withListBig(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withListBig(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withListBig(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify whether list should be stored in an instance of BigList or GapList.
withListBig(boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withListType(Class) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the list will store its elements as primitive type.
withListType(Class) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify maximum size of collection.
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withMaxSize(int) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies whether null elements are allowed or not.
withNull(boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withNull(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the collection will have the order of the element set.
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withOrderByElem(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
 
withOrderByElem(Class) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the list will have the order of the element set.
withOrderByElem(Class) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withOrderByKey(int, boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withOrderByKey(int, Class) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withOrderByKey1(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the collection will have the order of the key map.
withOrderByKey1(Class) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withOrderByKey1(Class) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withOrderByKey1(Class) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the list will have the order of the key map.
withOrderByKey2(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withOrderByKey2(boolean) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withOrderByKey2(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
 
withOrderByKey2(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the collection will have the order of the key map.
withOrderByKey2(Class) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withOrderByKey2(Class) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the list will have the order of the key map.
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specify the element to be a primary key.
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify the element to be a primary key.
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify the element to be a primary key.
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withPrimaryElem() - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Specify the element to be a primary key.
withPrimaryKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
Specify this key to be a primary key.
withPrimaryKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
Specify this key to be a primary key.
withPrimaryKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specify this key to be a primary key.
withPrimaryKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Specify this key to be a primary key.
withPrimaryKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Specify this key to be a primary key.
withPrimaryKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify this key to be a primary key.
withPrimaryKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Specify this key to be a primary key.
withPrimaryKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Specify this key to be a primary key.
withPrimaryKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify this key to be a primary key.
withPrimaryKeyMap(int, Function) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specifies that the collection behaves like a Set on adding elements, i.e. if an element cannot be added due to duplicate or other constraints, no exception is thrown.
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specifies that the collection behaves like a Set on adding elements, i.e. if an element cannot be added due to duplicate or other constraints, no exception is thrown.
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specifies that the collection behaves like a Set on adding elements, i.e. if an element cannot be added due to duplicate or other constraints, no exception is thrown.
withSetBehavior(boolean) - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Specifies that the collection behaves like a Set on adding elements, i.e. if an element cannot be added due to duplicate or other constraints, no exception is thrown.
withUniqueElem() - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
 
withUniqueElem() - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withUniqueElem() - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specify the element to be a unique key.
withUniqueElem() - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
 
withUniqueElem() - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withUniqueElem() - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify the element to be a unique key.
withUniqueElem() - Method in class org.magicwerk.brownies.collections.KeyCollection.Builder
 
withUniqueElem() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify the element to be a unique key.
withUniqueElem() - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
withUniqueElem() - Method in class org.magicwerk.brownies.collections.KeySet.Builder
Specify the element to be a unique key.
withUniqueKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1Collection.Builder
Specify this key to be a unique key.
withUniqueKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
Specify this key to be a unique key.
withUniqueKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key1Set.Builder
Specify this key to be a unique key.
withUniqueKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Specify this key to be a unique key.
withUniqueKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Specify this key to be a unique key.
withUniqueKey1Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify this key to be a unique key.
withUniqueKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Collection.Builder
Specify this key to be a unique key.
withUniqueKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
Specify this key to be a unique key.
withUniqueKey2Map(Function) - Method in class org.magicwerk.brownies.collections.Key2Set.Builder
Specify this key to be a unique key.
withUniqueKeyMap(int, Function) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
 
withWindowSize(int) - Method in class org.magicwerk.brownies.collections.Key1List.Builder
 
withWindowSize(int) - Method in class org.magicwerk.brownies.collections.Key2List.Builder
 
withWindowSize(int) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl.BuilderImpl
Specify maximum window size of collection.
withWindowSize(int) - Method in class org.magicwerk.brownies.collections.KeyList.Builder
 
write(OutputStream, ByteGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.GapListPrimitives
Write specified number of bytes from ByteGapList into OutputStream.
write(Writer, CharGapList, int, int) - Static method in class org.magicwerk.brownies.collections.primitive.GapListPrimitives
Write specified number of chars from CharGapList into Writer.
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form