public final class Nfa extends Object
Nfa()
Nfa(NfaState startGiven, NfaState finalGiven)
NfaState
end()
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Nfa()
public Nfa(@Nonnull NfaState startGiven, @Nonnull NfaState finalGiven)
@Nonnull public NfaState start()
@Nonnull public NfaState end()
Copyright © 2017–2022 Philip Helger. All rights reserved.