|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - The type of the elements.C - The type of the collection.public static interface Builders.CollectionBuilder<E,C extends Collection<?>>
The return type of Builders.buildCollection(C).
Builders.buildCollection(C)| Method Summary | |
|---|---|
Builders.CollectionBuilder<E,C> |
add(E... elems)
|
| Methods inherited from interface util.Builders.Builder |
|---|
finish |
| Method Detail |
|---|
Builders.CollectionBuilder<E,C> add(E... elems)
elems - Zero or more items to add to the collection.
this, so that calls may be chained.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||