T
U
public class Pair<T,U> extends Object
Pair(T first, U second)
getFirst()
getSecond()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(T first, U second)
public T getFirst()
public U getSecond()
Copyright 2004-2021 Solace Corporation. All rights reserved.