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