com.raelity.jvi
Class IntegerOption.Validator
java.lang.Object
com.raelity.jvi.IntegerOption.Validator
- Enclosing class:
- IntegerOption
public abstract static class IntegerOption.Validator
- extends Object
Method Summary |
abstract void |
validate(int val)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
opt
protected IntegerOption opt
IntegerOption.Validator
public IntegerOption.Validator()
validate
public abstract void validate(int val)
throws PropertyVetoException
- Throws:
PropertyVetoException