org.opennms.protocols.snmp
Class SnmpTimer.TimerElement
java.lang.Object
org.opennms.protocols.snmp.SnmpTimer.TimerElement
- All Implemented Interfaces:
- java.lang.Comparable
- Enclosing class:
- SnmpTimer
- private static class SnmpTimer.TimerElement
- extends java.lang.Object
- implements java.lang.Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
m_runnable
private java.lang.Runnable m_runnable
m_when
private long m_when
m_sequence
private long m_sequence
ms_nextInSequence
private static int ms_nextInSequence
SnmpTimer.TimerElement
SnmpTimer.TimerElement(java.lang.Runnable runnable,
long delay)
toString
public java.lang.String toString()
getNextInSequence
private static long getNextInSequence()
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo
in interface java.lang.Comparable
Generated by fnasser on ${TODAY} ${TSTAMP}.