Action
public class Logic<Action> extends Object implements Serializable
protected
Logic(Condition condition)
Condition<Action>
and()
back()
or()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Logic(Condition condition)
public Condition<Action> and()
public Condition<Action> or()
public Action back()
Copyright © 2023. All rights reserved.