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

E

element() - Method in class org.magicwerk.brownies.collections.IList
 
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.BigList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.GapList
 
EMPTY() - Static method in class org.magicwerk.brownies.collections.helper.Option
 
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.GapList
Increases the capacity of this GapList 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.IList
Increases the capacity of this GapList 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.BooleanGapList
Increases the capacity of this BooleanGapList 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.primitive.ByteGapList
Increases the capacity of this ByteGapList 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.primitive.CharGapList
Increases the capacity of this CharGapList 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.primitive.DoubleGapList
Increases the capacity of this DoubleGapList 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.primitive.FloatGapList
Increases the capacity of this FloatGapList 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.primitive.IBooleanList
Increases the capacity of this GapList 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.primitive.IByteList
Increases the capacity of this GapList 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.primitive.ICharList
Increases the capacity of this GapList 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.primitive.IDoubleList
Increases the capacity of this GapList 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.primitive.IFloatList
Increases the capacity of this GapList 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.primitive.IIntList
Increases the capacity of this GapList 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.primitive.ILongList
Increases the capacity of this GapList 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.primitive.IntGapList
Increases the capacity of this IntGapList 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.primitive.IShortList
Increases the capacity of this GapList 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.primitive.LongGapList
Increases the capacity of this LongGapList 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.primitive.ShortGapList
Increases the capacity of this ShortGapList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
entrySet() - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
Note that the returned set is immutable.
equals(Object) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
 
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.
extractWhere(IPredicate<E>) - Method in class org.magicwerk.brownies.collections.IList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
Removes and returns all elements in the list which match the predicate.
extractWhere(IPredicate) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
Removes and 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