Class Executor
- java.lang.Object
-
- com.github.stormbit.sdk.utils.vkapi.Executor
-
-
Field Summary
Fields Modifier and Type Field Description static booleanLOG_REQUESTS
-
Method Summary
Modifier and Type Method Description StringcodeForExecute(Call call)Method that makes string in json format from call object.voidexecute(CallAsync call)Method that puts all requests in a queue.
-
-
-
Constructor Detail
-
Executor
public Executor(Auth auth)
-
-