|
||||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.common.util.ECollections
Support for empty
and unmodifiable
EList
s.
Field Summary | |
---|---|
static EList |
EMPTY_ELIST
An unmodifiable empty list with an efficient reusable iterator. |
Method Summary | |
---|---|
static EList |
unmodifiableEList(EList list)
Returns an unmodifiable view of the list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final EList EMPTY_ELIST
Method Detail |
public static EList unmodifiableEList(EList list)
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |