Package org.joni

Class NativeMachine


  • abstract class NativeMachine
    extends Matcher
    • Constructor Detail

      • NativeMachine

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