public static class DerangementSupplier.Long extends DerangementSupplier implements Splittable.LongIndexed<int[]>
DerangementSupplier.BigInt, DerangementSupplier.LongSplittable.BigIntegerIndexed<T>, Splittable.LongIndexed<T>currentSequence, lengthIDENTITY| Constructor and Description |
|---|
Long(int length) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
apply(long index) |
DerangementSupplier.Long |
split()
Splits this instance.
|
int[] |
unrank() |
computeNext, getCurrentSequence, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextSequencepublic DerangementSupplier.Long split()
Splittablesplit in interface Splittable<Splittable.LongIndexed<int[]>>public int[] apply(long index)
apply in interface java.util.function.LongFunction<int[]>public int[] unrank()
unrank in interface IntArraySupplier