Class BranchState<T>


public class BranchState<T> extends SimpleState<T>
  • Constructor Details

    • BranchState

      protected BranchState(String id)
  • Method Details