public interface INonThrowingRunnable extends Runnable, IThrowingRunnable
Runnable but follows our
naming conventions.| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run it.
|
void run()
run in interface IThrowingRunnablerun in interface RunnableCopyright © 2006–2014 phloc systems. All rights reserved.