Skip navigation links

Package jalse.actions

This package is for scheduling and managing Action (like Runnable but with a ActionContext and potentially associated actor).

See: Description

Package jalse.actions Description

This package is for scheduling and managing Action (like Runnable but with a ActionContext and potentially associated actor). Under this package there are different implementations of ActionEngine (which can schedule actions).
See Also:
ForkJoinActionEngine, ThreadPoolActionEngine, ManualActionEngine, Actions
Skip navigation links