Package org.ckkloverdos.tuple

Interface Summary
IPair A placeholder for a pair of objects.
ITuple A tuple of objects.
 

Class Summary
ListTuple A ITuple implementation backed by a List.
Pair Implements IPair.
TupleSkeleton An abstract class implementing TupleSkeleton.equals(Object) and TupleSkeleton.hashCode().
 



Copyright © 1999-2007 Christos KK Loverdos. All Rights Reserved.