Class InterruptibleTask.DoNothingRunnable
- java.lang.Object
-
- com.google.common.util.concurrent.InterruptibleTask.DoNothingRunnable
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- InterruptibleTask<T>
private static final class InterruptibleTask.DoNothingRunnable extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DoNothingRunnable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-