Class FinalState<T>


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

    • FinalState

      public FinalState(String id)