|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectora.util.RingList
ora.util.CompareableRingList
public class CompareableRingList
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ora.util.RingList |
|---|
RingList.TimeValue |
| Constructor Summary | |
|---|---|
CompareableRingList(CompareableRingList compareableRinglist)
|
|
CompareableRingList(int size)
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.Object key,
java.lang.Object value)
|
java.lang.Comparable |
getMaxValue()
|
void |
reset()
|
| Methods inherited from class ora.util.RingList |
|---|
add, get, getLastIndex, size |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompareableRingList(int size)
public CompareableRingList(CompareableRingList compareableRinglist)
| Method Detail |
|---|
public java.lang.Comparable getMaxValue()
public void add(java.lang.Object key,
java.lang.Object value)
add in class RingListpublic void reset()
reset in class RingList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||