Class Runnables

    • Method Detail

      • doNothing

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