- peek() - Method in class org.magicwerk.brownies.collections.IList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- peek() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.IList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- peekFirst() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.IList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- peekLast() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- poll() - Method in class org.magicwerk.brownies.collections.IList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- poll() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.IList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- pollFirst() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.IList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- pollLast() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- pop() - Method in class org.magicwerk.brownies.collections.IList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- pop() - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- push(E) - Method in class org.magicwerk.brownies.collections.IList
-
- push(boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
- push(byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
- push(char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
- push(double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
- push(float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
- push(int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
- push(long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
- push(short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
- put(int, E) - Method in class org.magicwerk.brownies.collections.IList
-
Sets or adds the element.
- put(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
-
- put(E) - Method in class org.magicwerk.brownies.collections.Key1List
-
- put(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
-
- put(E) - Method in class org.magicwerk.brownies.collections.Key2List
-
- put(E) - Method in class org.magicwerk.brownies.collections.KeyCollection
-
- put(K, E) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
-
- put(E) - Method in class org.magicwerk.brownies.collections.KeyList
-
- put(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Sets or adds the element.
- put(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Sets or adds the element.
- put(int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Sets or adds the element.
- put(int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Sets or adds the element.
- put(int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Sets or adds the element.
- put(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Sets or adds the element.
- put(int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Sets or adds the element.
- put(int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Sets or adds the element.
- putAll(int, IList<? extends E>) - Method in class org.magicwerk.brownies.collections.IList
-
Set or add the specified elements.
- putAll(int, Collection<? extends E>) - Method in class org.magicwerk.brownies.collections.IList
-
Set or add the specified elements.
- putAll(Map<? extends K, ? extends E>) - Method in class org.magicwerk.brownies.collections.KeyCollectionAsMap
-
- putAll(int, IBooleanList) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Set or add the specified elements.
- putAll(int, Collection<Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Set or add the specified elements.
- putAll(int, IByteList) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Set or add the specified elements.
- putAll(int, Collection<Byte>) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Set or add the specified elements.
- putAll(int, ICharList) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Set or add the specified elements.
- putAll(int, Collection<Character>) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Set or add the specified elements.
- putAll(int, IDoubleList) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Set or add the specified elements.
- putAll(int, Collection<Double>) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Set or add the specified elements.
- putAll(int, IFloatList) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Set or add the specified elements.
- putAll(int, Collection<Float>) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Set or add the specified elements.
- putAll(int, IIntList) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Set or add the specified elements.
- putAll(int, Collection<Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Set or add the specified elements.
- putAll(int, ILongList) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Set or add the specified elements.
- putAll(int, Collection<Long>) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Set or add the specified elements.
- putAll(int, IShortList) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Set or add the specified elements.
- putAll(int, Collection<Short>) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Set or add the specified elements.
- putArray(int, E...) - Method in class org.magicwerk.brownies.collections.IList
-
Set or add the specified elements.
- putArray(int, boolean...) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Set or add the specified elements.
- putArray(int, byte...) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Set or add the specified elements.
- putArray(int, char...) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Set or add the specified elements.
- putArray(int, double...) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Set or add the specified elements.
- putArray(int, float...) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Set or add the specified elements.
- putArray(int, int...) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Set or add the specified elements.
- putArray(int, long...) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Set or add the specified elements.
- putArray(int, short...) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Set or add the specified elements.
- putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key1Collection
-
Adds or replaces element by key.
- putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key1List
-
Adds or replaces element by key.
- putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
-
Adds or replaces element by key.
- putByKey1(E) - Method in class org.magicwerk.brownies.collections.Key2List
-
Adds or replaces element by key.
- putByKey2(E) - Method in class org.magicwerk.brownies.collections.Key2Collection
-
Adds or replaces element by key.
- putByKey2(E) - Method in class org.magicwerk.brownies.collections.Key2List
-
Adds or replaces element by key.
- putMult(int, int, E) - Method in class org.magicwerk.brownies.collections.IList
-
Set or add the specified element multiple times.
- putMult(int, int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.IBooleanList
-
Set or add the specified element multiple times.
- putMult(int, int, byte) - Method in class org.magicwerk.brownies.collections.primitive.IByteList
-
Set or add the specified element multiple times.
- putMult(int, int, char) - Method in class org.magicwerk.brownies.collections.primitive.ICharList
-
Set or add the specified element multiple times.
- putMult(int, int, double) - Method in class org.magicwerk.brownies.collections.primitive.IDoubleList
-
Set or add the specified element multiple times.
- putMult(int, int, float) - Method in class org.magicwerk.brownies.collections.primitive.IFloatList
-
Set or add the specified element multiple times.
- putMult(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IIntList
-
Set or add the specified element multiple times.
- putMult(int, int, long) - Method in class org.magicwerk.brownies.collections.primitive.ILongList
-
Set or add the specified element multiple times.
- putMult(int, int, short) - Method in class org.magicwerk.brownies.collections.primitive.IShortList
-
Set or add the specified element multiple times.