Package 

Class SafeRunnable

  • All Implemented Interfaces:
    java.lang.Runnable

    
    public abstract class SafeRunnable
     implements Runnable
                        
    • Method Summary

      Modifier and Type Method Description
      void run()
      abstract void runSafety()
      • Methods inherited from class java.lang.Runnable

        run
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait