- test(T) - Method in interface org.magicwerk.brownies.collections.function.IPredicate
-
Evaluates predicate on specified element.
- toArray() - Method in class org.magicwerk.brownies.collections.CollectionAsSet
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.CollectionAsSet
-
- toArray() - Method in class org.magicwerk.brownies.collections.IList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.IList
-
Returns an array containing the specified elements in this list.
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.IList
-
- toArray() - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.KeyCollectionImpl
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.BooleanObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.ByteObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.CharObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.CharObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.DoubleObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.FloatObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Returns an array containing the specified elements in this list.
- toArray(boolean[]) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Returns an array containing the specified elements in this list.
- toArray(byte[]) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Returns an array containing the specified elements in this list.
- toArray(char[]) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Returns an array containing the specified elements in this list.
- toArray(double[]) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Returns an array containing the specified elements in this list.
- toArray(float[]) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Returns an array containing the specified elements in this list.
- toArray(int[]) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Returns an array containing the specified elements in this list.
- toArray(long[]) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.IntObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.IntObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Returns an array containing the specified elements in this list.
- toArray(short[]) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.LongObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.LongObjGapList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjBigList
-
- toArray() - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- toArray(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- toArray(T[]) - Method in class org.magicwerk.brownies.collections.primitive.ShortObjGapList
-
- 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.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<E>, int, int, IList<? super E>, 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<E>, int, int, IList<? super E>, 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<E>, int, int, IList<? super E>, 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<E>, int, IList<E>, 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.
- 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
-
An application can use this operation to minimize the storage of an instance.
- trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
An application can use this operation to minimize the storage of an instance.
- trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
An application can use this operation to minimize the storage of an instance.
- trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
An application can use this operation to minimize the storage of an instance.
- trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
An application can use this operation to minimize the storage of an instance.
- trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
An application can use this operation to minimize the storage of an instance.
- trimToSize() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
An application can use this operation to minimize the storage of an instance.
- 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
-
An application can use this operation to minimize the storage of an instance.
- 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
-