Uses of Class
edu.rice.cs.plt.collect.AbstractInjectiveRelation

Packages that use AbstractInjectiveRelation
edu.rice.cs.plt.collect Contains general-purpose extensions to and variations on the java.util collections framework. 
 

Uses of AbstractInjectiveRelation in edu.rice.cs.plt.collect
 

Subclasses of AbstractInjectiveRelation in edu.rice.cs.plt.collect
 class IndexedInjectiveRelation<T1,T2>
          A hash code-based implementation of the InjectiveRelation interface.