com.github.dakusui.enumerator
T - public class Permutator<T> extends Enumerator<T>
items, k| Constructor and Description |
|---|
Permutator(List<T> items,
int k) |
| Modifier and Type | Method and Description |
|---|---|
protected List<T> |
get_Protected(long index) |
long |
size() |
protected List<T> get_Protected(long index)
get_Protected in class Enumerator<T>public long size()
size in class Enumerator<T>Copyright © 2014. All Rights Reserved.