Uses of Class
edu.rice.cs.plt.collect.AbstractFunctionalRelation.InverseFunctionalRelation

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

Uses of AbstractFunctionalRelation.InverseFunctionalRelation in edu.rice.cs.plt.collect
 

Subclasses of AbstractFunctionalRelation.InverseFunctionalRelation in edu.rice.cs.plt.collect
protected  class AbstractOneToOneRelation.InverseOneToOneRelation
          An inverse of the enclosing relation.