Uses of Enum Class
net.sodacan.core.actor.ActorGroupStats.Action
Packages that use ActorGroupStats.Action
Package
Description
A small island of compute sending and receiving messages to/from other Actors.
-
Uses of ActorGroupStats.Action in net.sodacan.core.actor
Methods in net.sodacan.core.actor that return ActorGroupStats.ActionModifier and TypeMethodDescriptionstatic ActorGroupStats.Action
Returns the enum constant of this class with the specified name.static ActorGroupStats.Action[]
ActorGroupStats.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.