Uses of Enum Class
io.github.tonywasher.joceanus.tethys.api.thread.TethysUIThreadEvent
Packages that use TethysUIThreadEvent
Package
Description
Thread API.
Thread core classes.
-
Uses of TethysUIThreadEvent in io.github.tonywasher.joceanus.tethys.api.thread
Methods in io.github.tonywasher.joceanus.tethys.api.thread that return TethysUIThreadEventModifier and TypeMethodDescriptionstatic TethysUIThreadEventReturns the enum constant of this class with the specified name.static TethysUIThreadEvent[]TethysUIThreadEvent.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TethysUIThreadEvent in io.github.tonywasher.joceanus.tethys.core.thread
Methods in io.github.tonywasher.joceanus.tethys.core.thread that return types with arguments of type TethysUIThreadEvent