public class DataCollector<T extends IIdentifyable<Long>> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<T> |
m_collected |
| Constructor and Description |
|---|
DataCollector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
collect(List<T> collected) |
protected void |
collect(T item) |
List<T> |
getCollected() |
Copyright © 2017 etc.to. All rights reserved.