Search
Pair Methods
 


 Public Methods

  Name Description

compareTo

Comparable.compareTo implementation.

equals

Object.equals override.

getFirstObject

Gets the first pair object.

getPairElements

Gets the elements of the pair as an ArrayList.

getSecondObject

Gets the second pair object.

hashCode

Object.GetHashCode override.

setFirstObject

Sets the first pair object.

setSecondObject

Sets the second pair object.

 See Also