Package madkit.kernel

Enum Class AbstractAgent.ReturnCode

java.lang.Object
java.lang.Enum<AbstractAgent.ReturnCode>
madkit.kernel.AbstractAgent.ReturnCode
All Implemented Interfaces:
Serializable, Comparable<AbstractAgent.ReturnCode>, java.lang.constant.Constable
Enclosing class:
AbstractAgent

public static enum AbstractAgent.ReturnCode extends Enum<AbstractAgent.ReturnCode>
This class enumerates all the return codes which could be obtained with essential methods of the AbstractAgent and Agent classes.
Since:
MaDKit 5.0
Author:
Fabien Michel