Search
Pair(TFirst, TSecond) Methods
 


 Public Methods

  Name Description

equals

 

getFirst

Gets the first object in the pair.

getSecond

Gets the second object in the pair.

hashCode

 

setFirst

Gets the first object in the pair.

setSecond

Sets the second object in the pair.

toString

 

 See Also