public static class Util.Pair<T> extends Object
Pair(T a, T b)
T
getA()
getB()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(T a, T b)
public T getA()
public T getB()
Copyright © 2019. All rights reserved.