public final class Pair<S,T> extends Object
Pair(S first, T second)
S
getFirst()
T
getSecond()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(S first, T second)
public S getFirst()
public T getSecond()
public String toString()
toString
Object
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.