public abstract class Validators extends java.lang.Object
Validators()
static <T> boolean
validate(Validator<T> validator, T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Validators()
public static <T> boolean validate(Validator<T> validator, T t)