|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jutil.java.collections.RobustVisitor.Entry
| Constructor Summary | |
RobustVisitor.Entry(java.lang.Object key,
java.lang.Object value)
Initialize a new Entry with the given key and value. |
|
| Method Summary | |
java.lang.Object |
getKey()
Return the key of this Entry. |
java.lang.Object |
getValue()
Return the value of this Entry. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RobustVisitor.Entry(java.lang.Object key,
java.lang.Object value)
| Method Detail |
public java.lang.Object getKey()
public java.lang.Object getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||