org.eclipse.emf.common.util
Class ECollections.EmptyUnmodifiableEList

java.lang.Object
  extended by org.eclipse.emf.common.util.ECollections.BasicEmptyUnmodifiableEList<java.lang.Object>
      extended by org.eclipse.emf.common.util.ECollections.EmptyUnmodifiableEList
All Implemented Interfaces:
java.lang.Iterable<java.lang.Object>, java.util.Collection<java.lang.Object>, java.util.List<java.lang.Object>, EList<java.lang.Object>
Enclosing class:
ECollections

private static class ECollections.EmptyUnmodifiableEList
extends ECollections.BasicEmptyUnmodifiableEList<java.lang.Object>
implements EList<java.lang.Object>


Field Summary
 
Fields inherited from class org.eclipse.emf.common.util.ECollections.BasicEmptyUnmodifiableEList
listIterator
 
Constructor Summary
private ECollections.EmptyUnmodifiableEList()
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.common.util.ECollections.BasicEmptyUnmodifiableEList
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, move, move, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 
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
 

Constructor Detail

ECollections.EmptyUnmodifiableEList

private ECollections.EmptyUnmodifiableEList()


Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.