Package com.batch.android.core
Interface Promise.ThenRunnable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(T value)
-
-
-
Method Detail
-
run
void run(T value)
-
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
run(T value) |
void run(T value)