public abstract class NativeMachine extends Matcher
Modifier | Constructor and Description |
---|---|
protected |
NativeMachine(Regex regex,
byte[] bytes,
int p,
int end) |
getBegin, getEagerRegion, getEnd, getRegion, match, matchAt, matchInterruptible, msaInit, search, searchInterruptible, stateCheckBuffClear, stateCheckBuffInit
protected NativeMachine(Regex regex, byte[] bytes, int p, int end)
Copyright © 2018. All rights reserved.