public static class DefaultJFeatureReferencesForm.DynObjectsList extends java.util.AbstractList<DynObject>
| Constructor and Description |
|---|
DynObjectsList(java.util.List<FeatureReference> references) |
| Modifier and Type | Method and Description |
|---|---|
DynObject |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic DynObjectsList(java.util.List<FeatureReference> references)
public DynObject get(int index)