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
          A UniqueEList that uses == instead of equals to compare members.
 


Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.