Class RowRecogNFAStateOneToManyEvalCond

java.lang.Object
com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateBase
com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateOneToManyEvalCond
All Implemented Interfaces:
RowRecogNFAState

public class RowRecogNFAStateOneToManyEvalCond extends RowRecogNFAStateBase implements RowRecogNFAState
The '+' state in the regex NFA states.
  • Field Details

  • Constructor Details

    • RowRecogNFAStateOneToManyEvalCond

      public RowRecogNFAStateOneToManyEvalCond()
  • Method Details