Class INeuron.ActKey

  • All Implemented Interfaces:
    java.lang.Comparable<INeuron.ActKey>
    Enclosing class:
    INeuron

    public static class INeuron.ActKey
    extends java.lang.Object
    implements java.lang.Comparable<INeuron.ActKey>
    • Constructor Summary

      Constructors 
      Constructor Description
      ActKey​(int slot, Position pos, int actId)  
    • Constructor Detail

      • ActKey

        public ActKey​(int slot,
                      Position pos,
                      int actId)