|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.datamixer.collections.DatamixerCollection
org.datamixer.collections.DatamixerList
org.datamixer.containers.CollectionContainer
org.datamixer.containers.CounterContainer
A CounterContainer is a CollectionContainer that returns a
CounterIterator.
| Field Summary |
| Fields inherited from class org.datamixer.containers.CollectionContainer |
lists_ |
| Fields inherited from class org.datamixer.collections.DatamixerCollection |
dataType_, debugEnabled_, formatPattern_, id_, initialized_, logger_, name_, repeat_ |
| Constructor Summary | |
CounterContainer()
|
|
| Method Summary | |
protected DatamixerIterator |
createIterator()
Returns an iterator over the elements in this collection. |
| Methods inherited from class org.datamixer.containers.CollectionContainer |
addList, doGet, doGetSize, getLists, getSlice, getValue, newArray |
| Methods inherited from class org.datamixer.collections.DatamixerList |
add, addAll, contains, containsAll, get, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList, toArray, toArray |
| Methods inherited from class org.datamixer.collections.DatamixerCollection |
add, addAll, clear, doInitialize, error, getDatamixerIterator, getDataType, getFormatPattern, getId, getName, getRepeat, getSize, initialize, isEmpty, iterator, remove, removeAll, retainAll, setDataType, setFormatPattern, setId, setName, setRepeat, size |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.List |
add, addAll, clear, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size |
| Constructor Detail |
public CounterContainer()
| Method Detail |
protected DatamixerIterator createIterator()
createIterator in class CollectionContainer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||