|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.agent.SshAgent.Pair<U,V>
public static class SshAgent.Pair<U,V>
| Constructor Summary | |
|---|---|
SshAgent.Pair(U first,
V second)
|
|
| Method Summary | |
|---|---|
U |
getFirst()
|
V |
getSecond()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SshAgent.Pair(U first,
V second)
| Method Detail |
|---|
public U getFirst()
public V getSecond()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||