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