|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

| Method Summary | |
|---|---|
Object |
get(int index,
boolean resolve)
Returns the element at position index of this list and optionally resolves proxies (see CDOElementProxy). |
| Methods inherited from interface org.eclipse.net4j.util.collection.MoveableList |
|---|
move |
| Methods inherited from interface org.eclipse.emf.common.util.EList |
|---|
move, move |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
Object get(int index,
boolean resolve)
index - The position of the element to return from this list.resolve - A value of false indicates that CDORevisionUtil.UNINITIALIZED may be returned for
unresolved elements. A value of true indicates that it should behave identical to
List.get(int).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||