com.faunos.util.net
Class Validators
java.lang.Object
com.faunos.util.net.Validators
public final class Validators
- extends Object
A few categories of Validator are defined here for use
in the implementation.
- Author:
- Babak Farhang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARG
public static final Validator<IllegalArgumentException> ARG
STATE
public static final Validator<HandletStateException> STATE
GENERIC
public static final Validator<HandletException> GENERIC