ora.util
Class RingList.TimeValue

java.lang.Object
  extended by ora.util.KeyValue
      extended by ora.util.RingList.TimeValue
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RingList

public static class RingList.TimeValue
extends KeyValue

See Also:
Serialized Form

Constructor Summary
RingList.TimeValue(java.lang.Object value)
           
 
Method Summary
 
Methods inherited from class ora.util.KeyValue
getKey, getValue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RingList.TimeValue

public RingList.TimeValue(java.lang.Object value)