|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFunctionalRelation | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of AbstractFunctionalRelation in edu.rice.cs.plt.collect |
|---|
| Subclasses of AbstractFunctionalRelation in edu.rice.cs.plt.collect | |
|---|---|
class |
AbstractOneToOneRelation<T1,T2>
An abstract parent class for implementations of OneToOneRelation. |
class |
IndexedFunctionalRelation<T1,T2>
An implementation of the FunctionalRelation interface based on indexing maps. |
class |
IndexedOneToOneRelation<T1,T2>
A implementation of OneToOneRelation based on indexing maps. |
class |
SingletonRelation<T1,T2>
An immutable Relation containing a single pair. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||