Package 

Enum Age

  • All Implemented Interfaces:
    it.unibo.alchemist.model.cognitiveagents.impact.individual.Characteristic , java.io.Serializable , kotlin.Comparable

    
    public enum Age
    extends Enum<Age> implements Characteristic
                        

    An enum representing the different periods of life.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Age.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait