com.github.dakusui.enumerator
public class HomogeniousCombinator<T> extends Combinator<T>
items, k| Constructor and Description |
|---|
HomogeniousCombinator(List<T> list,
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 Combinator<T>public long size()
size in class Combinator<T>Copyright © 2014. All Rights Reserved.