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

G

GapList<E> - Class in org.magicwerk.brownies.collections
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(int) - Constructor for class org.magicwerk.brownies.collections.GapList
Construct a list with specified initial capacity.
GapList(Collection<? extends E>) - Constructor for class org.magicwerk.brownies.collections.GapList
Construct a list to contain the specified elements.
GapLists - Class in org.magicwerk.brownies.collections.helper
Helper class to create wrapper list objects wrapping primitive GapLists.
GapLists() - Constructor for class org.magicwerk.brownies.collections.helper.GapLists
 
get() - Method in interface org.magicwerk.brownies.collections.function.ISupplier
Returns element.
get(int) - Method in class org.magicwerk.brownies.collections.GapList
 
get(int) - Method in class org.magicwerk.brownies.collections.IList
 
get(Object) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
 
get(int) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
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.IByteList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
 
get(int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
 
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.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
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.GapList
 
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(int, int) - Method in class org.magicwerk.brownies.collections.IList
Returns specified range of elements from list.
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.Key2Collection
 
getAll(E) - Method in class org.magicwerk.brownies.collections.Key2List
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyList
 
getAll(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
getAll(boolean) - 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(byte) - 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(char) - 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(double) - 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(float) - 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(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns all elements in the list equal to the specified element.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns specified range of elements from list.
getAll(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns all elements in the list equal to the specified element.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns specified range of elements from list.
getAll(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns all elements in the list equal to the specified element.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns specified range of elements from list.
getAll(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns all elements in the list equal to the specified element.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns specified range of elements from list.
getAll(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns all elements in the list equal to the specified element.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns specified range of elements from list.
getAll(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns all elements in the list equal to the specified element.
getAll(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns specified range of elements from list.
getAll(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns all elements in the list equal to the specified element.
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) - 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(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns all elements in the list equal to the specified element.
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(long) - 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(short) - 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
 
getAllByKey(int, Object) - Method in class org.magicwerk.brownies.collections.KeyListImpl
Returns a list 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(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.
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.
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.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.IList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns specified range of elements from list as array.
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
 
getArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
 
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 all elements 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.
getCount(E) - Method in class org.magicwerk.brownies.collections.IList
Counts how many times the specified element is contained in the list.
getCount(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
 
getCount(E) - Method in class org.magicwerk.brownies.collections.Key1List
 
getCount(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
 
getCount(E) - Method in class org.magicwerk.brownies.collections.Key2List
 
getCount(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
 
getCount(E) - Method in class org.magicwerk.brownies.collections.KeyList
 
getCount(E) - Method in class org.magicwerk.brownies.collections.KeyListImpl
 
getCount(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Counts how many times the specified element is contained in the list.
getCount(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Counts how many times the specified element is contained in the list.
getCount(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Counts how many times the specified element is contained in the list.
getCount(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Counts how many times the specified element is contained in the list.
getCount(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Counts how many times the specified element is contained in the list.
getCount(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Counts how many times the specified element is contained in the list.
getCount(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Counts how many times the specified element is contained in the list.
getCount(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Counts how many times the specified element is contained in the list.
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.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.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.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.Key1Collection
 
getDistinct() - Method in class org.magicwerk.brownies.collections.Key1List
 
getDistinct() - Method in class org.magicwerk.brownies.collections.Key2Collection
 
getDistinct() - Method in class org.magicwerk.brownies.collections.Key2List
 
getDistinct() - Method in class org.magicwerk.brownies.collections.KeyCollection
 
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.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 class org.magicwerk.brownies.collections.IList
 
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
 
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.KeyListImpl
Returns mapper for specified key map.
getLast() - Method in class org.magicwerk.brownies.collections.IList
 
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
 
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
 
getWhere(IPredicate<E>) - Method in class org.magicwerk.brownies.collections.IList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Returns all elements in the list which match the predicate.
getWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Returns all elements in the list which match the predicate.
A B C D E F G H I K L M N O P R S T U V W