Uses of Class
io.github.interacto.interaction.ThreadService
-
Packages that use ThreadService Package Description io.github.interacto.interaction -
-
Uses of ThreadService in io.github.interacto.interaction
Methods in io.github.interacto.interaction that return ThreadService Modifier and Type Method Description static ThreadServiceThreadService. getInstance()Methods in io.github.interacto.interaction with parameters of type ThreadService Modifier and Type Method Description static voidThreadService. setInstance(ThreadService instance)Sets the single instance.
-