- java.lang.Object
-
- org.apache.cassandra.utils.WrappedRunnable
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
run() |
protected abstract void |
runMayThrow() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
WrappedRunnable
public WrappedRunnable()
-
Method Detail
-
run
public final void run()
- Specified by:
run
in interface java.lang.Runnable
Copyright © 2013 The Apache Software Foundation