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