|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITuple | |
---|---|
org.ckkloverdos.hint | |
org.ckkloverdos.tuple |
Uses of ITuple in org.ckkloverdos.hint |
---|
Classes in org.ckkloverdos.hint that implement ITuple | |
---|---|
class |
BinaryHint
Default implementation for a IHint represented
by two objects. |
Uses of ITuple in org.ckkloverdos.tuple |
---|
Subinterfaces of ITuple in org.ckkloverdos.tuple | |
---|---|
interface |
IPair
A placeholder for a pair of objects. |
Classes in org.ckkloverdos.tuple that implement ITuple | |
---|---|
class |
ListTuple
A ITuple implementation backed by a List . |
class |
Pair
Implements IPair . |
class |
TupleSkeleton
An abstract class implementing TupleSkeleton.equals(Object) and TupleSkeleton.hashCode() . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |