E - the content typepublic class InterconnectList<E extends InterconnectObject> extends Object implements InterconnectObject
| Constructor and Description |
|---|
InterconnectList() |
InterconnectList(List<E> elements) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
List<E> |
getElements() |
void |
setElements(List<E> elements) |
public Object clone()
clone in interface InterconnectObjectclone in class ObjectCopyright © 2016 Taimos GmbH. All rights reserved.