public class IndexCounter<T> extends Object
Constructor and Description |
---|
IndexCounter(Index<? super T> index) |
IndexCounter(Index<? super T> index,
int min,
int initial) |
IndexCounter(IndexCounter<? super T> c) |
public IndexCounter(IndexCounter<? super T> c)
see also the complete user documentation .