public class LongPowerSet extends LongIndexedSpliterator<int[],LongPowerSet>
BigIntegerPowerSet
is needed.Modifier and Type | Field and Description |
---|---|
static int |
MAX_LENGTH |
Constructor and Description |
---|
LongPowerSet(int length)
Constructs power set for
length number of elements. |
bigCount, characteristics, count, estimateSize, forEachRemaining, getFence, getIndex, parallelStream, shuffle, skip, skip, stream, tryAdvance, trySplit, withAdditionalCharacteristics, withShuffler, withValueSupplier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getComparator, getExactSizeIfKnown, hasCharacteristics
ordered, shuffle
public static final int MAX_LENGTH