Package io.voucherify.client.utils
Class Platform
java.lang.Object
io.voucherify.client.utils.Platform
public abstract class Platform
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Platform() -
Method Summary
Modifier and Type Method Description abstract java.util.concurrent.ExecutorcallbackExecutor()static Platformget()
-
Constructor Details
-
Platform
public Platform()
-
-
Method Details
-
get
-
callbackExecutor
public abstract java.util.concurrent.Executor callbackExecutor()
-