public final class CharSetNode extends CharNode
| 构造器和说明 |
|---|
CharSetNode() |
| 限定符和类型 | 方法和说明 |
|---|---|
CharSetNode |
add(int c) |
boolean |
alike(Node node) |
protected boolean |
isMatch(int ch)
Detect the specified charcode is matched or not
|
complement, match, studygetMinInputprotected boolean isMatch(int ch)
CharNodech - char codepublic CharSetNode add(int c)
Copyright © 2019. All rights reserved.