public static class DerangementSupplier.BigInt extends DerangementSupplier implements Splittable.BigIntegerIndexed<int[]>
DerangementSupplier.BigInt, DerangementSupplier.Long
Splittable.BigIntegerIndexed<T>, Splittable.LongIndexed<T>
currentSequence, length
IDENTITY
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, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNextSequence
public DerangementSupplier.BigInt split()
Splittable
split
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