public class AlarmTrap extends java.lang.Object implements ITrigger
AlarmTrap()
void
doTrigger(int cell, Char ch)
static void
trigger(int pos, Char ch)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlarmTrap()
public static void trigger(int pos, @Nullable Char ch)
public void doTrigger(int cell, Char ch)
doTrigger
ITrigger