public static class SshAgent.Pair<U,V> extends Object
Pair(U first, V second)
U
getFirst()
V
getSecond()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(U first, V second)
public U getFirst()
public V getSecond()
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.