Javolution 6.0.0 java
javolution.util.FastBitSet Member List

This is the complete list of members for javolution.util.FastBitSet, including all inherited members.

addAll(Index... elements)javolution.util.FastBitSet
addAll(FastCollection<? extends Index > elements)javolution.util.FastBitSet
FastSet< Index >.addAll(E... elements)javolution.util.FastSet< Index >
FastSet< Index >.addAll(FastCollection<? extends E > that)javolution.util.FastSet< Index >
and(FastBitSet that)javolution.util.FastBitSet
andNot(FastBitSet that)javolution.util.FastBitSet
atomic()javolution.util.FastSet< Index >
cardinality()javolution.util.FastBitSet
clear()javolution.util.FastBitSet
clear(int bitIndex)javolution.util.FastBitSet
clear(int fromIndex, int toIndex)javolution.util.FastBitSet
contains(Object obj)javolution.util.FastSet< Index >
FastBitSet()javolution.util.FastBitSet
FastBitSet(BitSetService impl)javolution.util.FastBitSetprotected
FastSet()javolution.util.FastSet< Index >
FastSet(Equality<? super E > comparator)javolution.util.FastSet< Index >
FastSet(SetService< E > service)javolution.util.FastSet< Index >protected
filtered(final Predicate<? super E > filter)javolution.util.FastSet< Index >
flip(int bitIndex)javolution.util.FastBitSet
flip(int fromIndex, int toIndex)javolution.util.FastBitSet
get(int bitIndex)javolution.util.FastBitSet
get(int fromIndex, int toIndex)javolution.util.FastBitSet
intersects(FastBitSet that)javolution.util.FastBitSet
isEmpty()javolution.util.FastSet< Index >
length()javolution.util.FastBitSet
nextClearBit(int fromIndex)javolution.util.FastBitSet
nextSetBit(int fromIndex)javolution.util.FastBitSet
or(FastBitSet that)javolution.util.FastBitSet
previousClearBit(int fromIndex)javolution.util.FastBitSet
previousSetBit(int fromIndex)javolution.util.FastBitSet
remove(Object obj)javolution.util.FastSet< Index >
serialVersionUIDjavolution.util.FastBitSetprivatestatic
servicejavolution.util.FastBitSetprivate
service()javolution.util.FastBitSetprotected
set(int bitIndex)javolution.util.FastBitSet
set(int bitIndex, boolean value)javolution.util.FastBitSet
set(int fromIndex, int toIndex)javolution.util.FastBitSet
set(int fromIndex, int toIndex, boolean value)javolution.util.FastBitSet
shared()javolution.util.FastBitSet
size()javolution.util.FastSet< Index >
unmodifiable()javolution.util.FastBitSet
xor(FastBitSet that)javolution.util.FastBitSet