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, msaInit, search, stateCheckBuffClear, stateCheckBuffInit
protected NativeMachine(Regex regex, byte[] bytes, int p, int end)
Copyright © 2013. All Rights Reserved.