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

R

remove(int) - Method in class org.magicwerk.brownies.collections.GapList
 
remove(Object) - Method in class org.magicwerk.brownies.collections.GapList
 
remove() - Method in class org.magicwerk.brownies.collections.GapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.GapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Remove specified range of elements from list.
remove(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
remove() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
remove(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Remove specified range of elements from list.
removeAll(Collection<?>) - Method in class org.magicwerk.brownies.collections.GapList
 
removeAll(GapList<?>) - Method in class org.magicwerk.brownies.collections.GapList
 
removeAll(Collection<Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
removeAll(BooleanGapList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
removeAll(Collection<Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
removeAll(ByteGapList) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
removeAll(Collection<Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
removeAll(CharGapList) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
removeAll(Collection<Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
removeAll(DoubleGapList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
removeAll(Collection<Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
removeAll(FloatGapList) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
removeAll(Collection<Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
removeAll(IntGapList) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
removeAll(Collection<Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
removeAll(LongGapList) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
removeAll(Collection<Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
removeAll(ShortGapList) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.GapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
removeFirst() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
removeFirstOccurrence(Object) - Method in class org.magicwerk.brownies.collections.GapList
 
removeFirstOccurrence(boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
removeFirstOccurrence(byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
removeFirstOccurrence(char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
removeFirstOccurrence(double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
removeFirstOccurrence(float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
removeFirstOccurrence(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
removeFirstOccurrence(long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
removeFirstOccurrence(short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.GapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
removeLast() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
removeLastOccurrence(Object) - Method in class org.magicwerk.brownies.collections.GapList
 
removeLastOccurrence(boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
removeLastOccurrence(byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
removeLastOccurrence(char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
removeLastOccurrence(double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
removeLastOccurrence(float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
removeLastOccurrence(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
removeLastOccurrence(long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
removeLastOccurrence(short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
resize(int, E) - Method in class org.magicwerk.brownies.collections.GapList
Resizes the list so it will afterwards have a size of len.
resize(int, boolean) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Resizes the list so it will afterwards have a size of len.
resize(int, byte) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Resizes the list so it will afterwards have a size of len.
resize(int, char) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Resizes the list so it will afterwards have a size of len.
resize(int, double) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Resizes the list so it will afterwards have a size of len.
resize(int, float) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Resizes the list so it will afterwards have a size of len.
resize(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Resizes the list so it will afterwards have a size of len.
resize(int, long) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Resizes the list so it will afterwards have a size of len.
resize(int, short) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Resizes the list so it will afterwards have a size of len.
retainAll(Collection<?>) - Method in class org.magicwerk.brownies.collections.GapList
 
retainAll(GapList<?>) - Method in class org.magicwerk.brownies.collections.GapList
 
retainAll(Collection<Boolean>) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
retainAll(BooleanGapList) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
 
retainAll(Collection<Byte>) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
retainAll(ByteGapList) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
 
retainAll(Collection<Character>) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
retainAll(CharGapList) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
 
retainAll(Collection<Double>) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
retainAll(DoubleGapList) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
 
retainAll(Collection<Float>) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
retainAll(FloatGapList) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
 
retainAll(Collection<Integer>) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
retainAll(IntGapList) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
 
retainAll(Collection<Long>) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
retainAll(LongGapList) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
 
retainAll(Collection<Short>) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
retainAll(ShortGapList) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
 
reverse() - Method in class org.magicwerk.brownies.collections.GapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.GapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Reverses the order of the specified elements in the list.
reverse() - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Reverses the order of all elements in the specified list.
reverse(int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Reverses the order of the specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.GapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.GapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.BooleanGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ByteGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.CharGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.DoubleGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.FloatGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.IntGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.LongGapList
Rotate specified elements in the list.
rotate(int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Rotate specified elements in the list.
rotate(int, int, int) - Method in class org.magicwerk.brownies.collections.primitive.ShortGapList
Rotate specified elements in the list.
A B C D E F G H I L M O P R S T U W