Package io.didomi.sdk.functionalinterfaces
-
Interface Summary Interface Description DidomiCallable<E extends java.lang.Exception> This is a functional interface which abstract method throws an exception and returns void.
| Interface | Description |
|---|---|
| DidomiCallable<E extends java.lang.Exception> |
This is a functional interface which abstract method throws an exception and returns void.
|