Package org.joni

Class NativeMachine

java.lang.Object
org.jcodings.IntHolder
org.joni.Matcher
org.joni.NativeMachine

public abstract class NativeMachine extends Matcher
  • Constructor Details

    • NativeMachine

      protected NativeMachine(Regex regex, byte[] bytes, int p, int end)