|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CDOList
| Method Summary | |
|---|---|
java.lang.Object |
get(int index,
boolean resolve)
Returns the element at position index of this list and optionally resolves proxies. |
| Methods inherited from interface org.eclipse.net4j.util.collection.MoveableList |
|---|
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 |
|---|
java.lang.Object get(int index,
boolean resolve)
proxies.
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).
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||