org.apache.sshd.agent
Class SshAgent.Pair<U,V>
java.lang.Object
org.apache.sshd.agent.SshAgent.Pair<U,V>
- Enclosing interface:
- SshAgent
public static class SshAgent.Pair<U,V>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SshAgent.Pair
public SshAgent.Pair(U first,
V second)
getFirst
public U getFirst()
getSecond
public V getSecond()
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.