Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DIGIT |
3 |
protected static final int |
LOWER_LETTER |
1 |
protected static final int |
OTHER |
4 |
protected static final int |
OTHER_LETTER |
2 |
protected static final int |
UPPER_LETTER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DIGIT |
3 |
protected static final int |
LOWER_LETTER |
1 |
protected static final int |
OTHER |
4 |
protected static final int |
OTHER_LETTER |
2 |
protected static final int |
UPPER_LETTER |
0 |
Copyright © 2012. All Rights Reserved.