|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.util.AbstractCollection
|
+--java.util.AbstractSet
|
+--java.util.TreeSet
|
+--gov.noaa.pmel.tmap.HistoryTreeSet
| Field Summary | |
(package private) HistoryInfo |
mLast
|
| Constructor Summary | |
HistoryTreeSet()
|
|
| Method Summary | |
boolean |
add(java.lang.Object o)
|
HistoryInfo |
getLast()
|
| Methods inherited from class java.util.TreeSet |
addAll, clear, clone, comparator, contains, first, headSet, isEmpty, iterator, last, remove, size, subSet, tailSet |
| Methods inherited from class java.util.AbstractSet |
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
containsAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
| Field Detail |
HistoryInfo mLast
| Constructor Detail |
public HistoryTreeSet()
| Method Detail |
public boolean add(java.lang.Object o)
add in interface java.util.Setadd in class java.util.TreeSetpublic HistoryInfo getLast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||