| Package | Description |
|---|---|
| net.obvj.agents |
The base package.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractAgent.State |
AbstractAgent.getState() |
static AbstractAgent.State |
AbstractAgent.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractAgent.State[] |
AbstractAgent.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.