Uses of Class
rcf.core.util.groups.ImmutablePairSwapAdapter

Packages that use ImmutablePairSwapAdapter
rcf.core.util.groups TODO: Javadoc Includes the Pair and Triple objects, which are essentially fixed-length type-parameterized ADTs. 
 

Uses of ImmutablePairSwapAdapter in rcf.core.util.groups
 

Fields in rcf.core.util.groups with type parameters of type ImmutablePairSwapAdapter
private static SoftReference<ImmutablePairSwapAdapter> ImmutablePairSwapAdapter.singleton
          TODO: Javadoc The singleton instance of this class.
 

Methods in rcf.core.util.groups that return ImmutablePairSwapAdapter
static
<A,B> ImmutablePairSwapAdapter<A,B>
ImmutablePairSwapAdapter.getImmutablePairSwapAdapter()
          TODO: Javadoc Get the singleton instance of this class.