Package network.aika.neuron
Class INeuron.ActKey
- java.lang.Object
-
- network.aika.neuron.INeuron.ActKey
-
- All Implemented Interfaces:
Comparable<INeuron.ActKey>
- Enclosing class:
- INeuron
public static class INeuron.ActKey extends Object implements Comparable<INeuron.ActKey>
-
-
Constructor Detail
-
ActKey
public ActKey(int slot, Position pos, int actId)
-
-
Method Detail
-
compareTo
public int compareTo(INeuron.ActKey ak)
- Specified by:
compareToin interfaceComparable<INeuron.ActKey>
-
-