public class JDKListAdapter<C extends List> extends JDKCollectionAdapter<C> implements SequenceAdapter
container| Constructor and Description |
|---|
JDKListAdapter(C container) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Object newElement,
int position) |
add, clear, getContainer, iterator, removesetContainerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic JDKListAdapter(C container)
public void update(Object newElement, int position)
update in interface SequenceAdapterCopyright © 2020. All rights reserved.