Class ComputationState


  • public class ComputationState
    extends Object
    Helper class which encapsulates the currentStateName of the NFA computation. It points to the current currentStateName, the previous entry of the pattern, the current version and the starting timestamp of the overall pattern.