|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.DefaultComponentRegistry.Pair<L,R>
public static class DefaultComponentRegistry.Pair<L,R>
| Constructor Summary | |
|---|---|
DefaultComponentRegistry.Pair(L left,
R right)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
L |
getLeft()
|
R |
getRight()
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultComponentRegistry.Pair(L left,
R right)
| Method Detail |
|---|
public L getLeft()
public R getRight()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||