Package org.ldk.structs
Interface FutureCallback.FutureCallbackInterface
-
- Enclosing class:
- FutureCallback
public static interface FutureCallback.FutureCallbackInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
call()
The method which is called.
-