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