Uses of Class
org.eclipse.emf.common.util.UniqueEList

Packages that use UniqueEList
org.eclipse.emf.common.util Provides basic utilities. 
 

Uses of UniqueEList in org.eclipse.emf.common.util
 

Subclasses of UniqueEList in org.eclipse.emf.common.util
static class UniqueEList.FastCompare<E>
          A UniqueEList that uses == instead of equals to compare members.
 



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