Interface RunnableWrapper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classRunnableWrapper.Loader
-
Field Summary
Fields Modifier and Type Field Description static RunnableWrapperINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Runnablewrap(Runnable runnable)
-
-
-
Field Detail
-
INSTANCE
static final RunnableWrapper INSTANCE
-
-