public class When extends java.lang.Object
static When
INSTANCE
When()
and(When actions, When... more)
static void
when(When... actions)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final When INSTANCE
public When()
public static void when(When... actions)
public static When and(When actions, When... more)