|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the type of contained elementspublic interface IElementCopier<E extends IElement>
Interface of element copier.
IElement
Method Summary | |
---|---|
ElementTransferContainer<E> |
copy(Collection<IElement> elements)
Returns a container containing copies of given elements. |
Method Detail |
---|
ElementTransferContainer<E> copy(Collection<IElement> elements)
elements
- collection of elements to copy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |