|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pokersource.util.ValueSortedMap.ValueEntry
private static class ValueSortedMap.ValueEntry
| Field Summary | |
|---|---|
java.lang.Object |
key
|
java.lang.Comparable |
value
|
| Constructor Summary | |
|---|---|
ValueSortedMap.ValueEntry(java.lang.Object key,
java.lang.Comparable value)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Object key
public java.lang.Comparable value
| Constructor Detail |
|---|
public ValueSortedMap.ValueEntry(java.lang.Object key,
java.lang.Comparable value)
| Method Detail |
|---|
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||