public interface State<T>
Modifier and Type | Method and Description |
---|---|
T |
getState() |
void |
nextState(char[] chars,
int off,
int len) |
void nextState(char[] chars, int off, int len)
T getState()
Copyright © 2015. All rights reserved.