public final class Pair<T> extends Object
Pair(T value1, T value2)
T
value1()
value2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(T value1, T value2)
public T value1()
public T value2()
Copyright © 2013–2023. All rights reserved.