JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
io.hektor.fsm
Interface Context
public interface
Context
Author:
jonas@jonasborjesson.com
Field Summary
Fields
Modifier and Type
Field
Description
static final
ThreadLocal
<
Scheduler
>
_scheduler
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
Scheduler
getScheduler
()
Field Details
_scheduler
static final
ThreadLocal
<
Scheduler
>
_scheduler
Method Details
getScheduler
default
Scheduler
getScheduler
()