|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ItemType - the type of items the produced collection will containpublic interface ItemCollectionFactory<ItemType extends Item>
Factory used to create the Collection that will be passed in to each child pipeline.
| Method Summary | |
|---|---|
Collection<ItemType> |
newCollection()
Creates the Collection. |
| Method Detail |
|---|
Collection<ItemType> newCollection()
Collection.
Collection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||