Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.sbugs.logic.state.TransitionHandler

Uses of TransitionHandler in org.sbugs.logic.state
 

Methods in org.sbugs.logic.state with parameters of type TransitionHandler
 void Transition.addHandler(TransitionHandler handler)
          Adds the given handler to the end of the handler list.