java.lang.Object
dev.mccue.guava.concurrent.Runnables
Static utility methods pertaining to the
Runnable
interface.- Since:
- 16.0
-
Method Summary
-
Method Details
-
doNothing
Returns aRunnable
instance that does nothing when run.
-