Class AutomatonBuilder<S,​I,​T,​SP,​TP,​A extends MutableAutomaton<S,​? super I,​T,​? super SP,​? super TP>>


  • @Generated(value="com.github.misberner.duzzt.processor.Duzzt",
               comments="Generated by Duzzt -- https://github.com/misberner/duzzt",
               date="2023-11-06T11:28+0000")
    public class AutomatonBuilder<S,​I,​T,​SP,​TP,​A extends MutableAutomaton<S,​? super I,​T,​? super SP,​? super TP>>
    extends Object