|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttalx.util.StringValueMap.Pair
Holder class for key-value pairs.
| Constructor Summary | |
StringValueMap.Pair(java.lang.String key,
java.io.Serializable value)
Creates the association between key and value. |
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
Orders pairs according to the String ordering of their keys. |
java.lang.String |
getKey()
Returns the key supplied in the constructor. |
java.io.Serializable |
getValue()
Returns the value supplied in the constructor. |
java.lang.String |
toString()
Highly verbose string representation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StringValueMap.Pair(java.lang.String key,
java.io.Serializable value)
| Method Detail |
public java.lang.String getKey()
public java.io.Serializable getValue()
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparablepublic java.lang.String toString()
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.