Package io.objectbox.reactive
Interface RunWithParam<T>
-
@Internal public interface RunWithParam<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(T param)
-
-
-
Method Detail
-
run
void run(T param)
-
-