Class Runnables

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static doNothing()
      Returns a instance that does nothing when run.
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Method Detail

      • doNothing

        public static  doNothing()
        Returns a instance that does nothing when run.