A B C D E F G H I K L M N O P R S T U V W 

A

accept(T) - Method in interface org.magicwerk.brownies.collections.function.IConsumer
Accept element.
add(K) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
add(E) - Method in class org.magicwerk.brownies.collections.GapList
 
add(int, E) - Method in class org.magicwerk.brownies.collections.GapList
 
add(E) - Method in class org.magicwerk.brownies.collections.IList
 
add(int, E) - Method in class org.magicwerk.brownies.collections.IList
 
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
Note that the behavior of the operation depends on the defined constraints.
add(int, E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Note that the behavior of the operation depends on the defined constraints.
add(boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
add(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
add(byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
add(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
add(char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
add(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
add(double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
add(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
add(float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
add(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
add(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
add(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
 
add(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
add(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
 
add(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
add(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
add(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
add(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
add(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
add(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
add(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
add(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
add(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
add(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
add(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
add(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
add(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
add(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
 
add(long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
add(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
add(short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
add(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
addAll(Collection<? extends K>) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
addAll(IList<? extends E>) - Method in class org.magicwerk.brownies.collections.IList
Adds all of the elements in the specified list into this list.
addAll(int, IList<? extends E>) - 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(Collection<? extends E>) - Method in class org.magicwerk.brownies.collections.IList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<? extends E>) - 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(Collection<? extends E>) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsSet
 
addAll(Collection<? extends E>) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
 
addAll(Collection<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(int, Collection<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(IList<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(int, IList<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addAll(Collection<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(int, Collection<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(IList<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(int, IList<? extends Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addAll(Collection<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(int, Collection<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(IList<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(int, IList<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addAll(Collection<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(int, Collection<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(IList<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(int, IList<? extends Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addAll(Collection<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(int, Collection<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(IList<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(int, IList<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addAll(Collection<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(int, Collection<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(IList<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(int, IList<? extends Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addAll(Collection<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(int, Collection<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(IList<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(int, IList<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addAll(Collection<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(int, Collection<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(IList<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(int, IList<? extends Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addAll(Collection<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(int, Collection<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(IList<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(int, IList<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addAll(Collection<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(int, Collection<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(IList<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(int, IList<? extends Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addAll(IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds all of the elements in the specified list into this list.
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(Collection<Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Boolean>) - 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(IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds all of the elements in the specified list into this list.
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(Collection<Byte>) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Byte>) - 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(ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds all of the elements in the specified list into this list.
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(Collection<Character>) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Character>) - 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(IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds all of the elements in the specified list into this list.
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(Collection<Double>) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Double>) - 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(IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds all of the elements in the specified list into this list.
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(Collection<Float>) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Float>) - 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(IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds all of the elements in the specified list into this list.
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(Collection<Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Integer>) - 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(ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds all of the elements in the specified list into this list.
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(Collection<Long>) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Long>) - 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(Collection<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(int, Collection<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(IList<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(int, IList<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addAll(Collection<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(int, Collection<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(IList<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(int, IList<? extends Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addAll(IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds all of the elements in the specified list into this list.
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<Short>) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds all of the elements in the specified collection into this list.
addAll(int, Collection<Short>) - 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(Collection<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(int, Collection<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(IList<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(int, IList<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addAll(Collection<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(int, Collection<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(IList<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(int, IList<? extends Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addAll(Collection<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(int, Collection<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(IList<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(int, IList<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addAll(Collection<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(int, Collection<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(IList<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addAll(int, IList<? extends Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addArray(E...) - Method in class org.magicwerk.brownies.collections.IList
Adds all specified elements into this list.
addArray(int, E...) - Method in class org.magicwerk.brownies.collections.IList
Inserts the specified elements into this list, starting at the specified position.
addArray(Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addArray(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
addArray(Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addArray(int, Boolean...) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
addArray(Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addArray(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
addArray(Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addArray(int, Byte...) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
addArray(Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addArray(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
addArray(Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addArray(int, Character...) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
addArray(Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addArray(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
addArray(Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addArray(int, Double...) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
addArray(Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addArray(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
addArray(Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addArray(int, Float...) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
addArray(boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Adds all specified elements into this list.
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(byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds all specified elements into this list.
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(char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds all specified elements into this list.
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(double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds all specified elements into this list.
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(float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds all specified elements into this list.
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...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds all specified elements into this list.
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(long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds all specified elements into this list.
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(Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
addArray(Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addArray(int, Integer...) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
addArray(short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds all specified elements into this list.
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(Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addArray(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
addArray(Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addArray(int, Long...) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
addArray(Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addArray(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
addArray(Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addArray(int, Short...) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
addFirst(E) - Method in class org.magicwerk.brownies.collections.IList
 
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
 
addIf(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Adds element if allowed and returns true.
addIfAbsent(E) - Method in class org.magicwerk.brownies.collections.IList
Add elements if it is not already contained in the list.
addIfAbsent(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Add elements if it is not already contained in the list.
addIfAbsent(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Add elements if it is not already contained in the list.
addIfAbsent(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Add elements if it is not already contained in the list.
addIfAbsent(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Add elements if it is not already contained in the list.
addIfAbsent(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Add elements if it is not already contained in the list.
addIfAbsent(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Add elements if it is not already contained in the list.
addIfAbsent(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Add elements if it is not already contained in the list.
addIfAbsent(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Add elements if it is not already contained in the list.
addLast(E) - Method in class org.magicwerk.brownies.collections.IList
 
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
 
addMult(int, E) - Method in class org.magicwerk.brownies.collections.IList
Adds element multiple time to list.
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, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
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, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Adds element multiple time to list.
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, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Adds element multiple time to list.
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, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Adds element multiple time to list.
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, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Adds element multiple time to list.
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) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Adds element multiple time to list.
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, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Adds element multiple time to list.
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, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Adds element multiple time to list.
addMult(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Inserts element multiple time to list, starting at the specified position.
AnyComparator<T> - Class in org.magicwerk.brownies.collections.helper
The AnyComparator can compare elements of any object type, even if they do not implement Comparable.
apply(T) - Method in interface org.magicwerk.brownies.collections.function.IFunction
Returns key for given value.
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
 
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.
A B C D E F G H I K L M N O P R S T U V W