Interface UniversalDeterministicAutomaton.FullIntAbstraction<T,​SP,​TP>

    • Method Detail

      • getTransitionProperty

        default @Nullable TP getTransitionProperty​(int state,
                                                   int input)