All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----harpoon.Util.Tuple
Tuple
is an ordered list of objects that works
properly in Hashtables & etc.
Tuple
.
public Tuple(Object elements[])
Tuple
.
public int hashCode()
public boolean equals(Object obj)
All Packages Class Hierarchy This Package Previous Next Index