public final class Pair extends Object
| Constructor and Description |
|---|
Pair(Object first,
Object second)
Make a new one.
|
public Object getFirst()
public Object getSecond()
public boolean equals(Object other)
public String toString()
toString in class ObjectObject.toString()Copyright © 2014. All rights reserved.