public static class PermutationSupplier.Long extends PermutationSupplier implements Splittable.LongIndexed<int[]>
PermutationSupplier.BigInt, PermutationSupplier.LongSplittable.BigIntegerIndexed<T>, Splittable.LongIndexed<T>currentPermutation, lengthIDENTITY| Constructor and Description |
|---|
Long(int length) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
apply(long index) |
PermutationSupplier.Long |
split()
Splits this instance.
|
int[] |
unrank() |
computeNext, getCurrentSequenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextSequencepublic PermutationSupplier.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