io.sarl.sre.janus.internal
Class PlatformTools
final class PlatformTools
extends java.lang.Object
Describe the states of an agent.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Action Summary
Modifier and type Action and description
static void yield
Ask to the multi-thread engine to give the token to another thread if possible.
Action Details
yield
def yield
Ask to the multi-thread engine to give the token to another thread if possible.