| Modifier and Type | Field and Description |
|---|---|
private int |
priority |
private int |
seq |
private java.io.ObjectInputValidation |
validation |
| Constructor and Description |
|---|
Validator(int priority,
int seq,
java.io.ObjectInputValidation validation) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Validator o) |
java.io.ObjectInputValidation |
getValidation() |