public class NotEmptyListRule<E> extends Rule<NotEmptyListRule<E>>
Rule.PriorityComparator| Constructor and Description |
|---|
NotEmptyListRule(java.util.Collection<E> collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkInstance(android.view.View view) |
protected void |
checkView(android.view.View view) |
getPriority, setContext, setMessage, setMessage, setMessage, setMessage, setPriority, validatepublic NotEmptyListRule(java.util.Collection<E> collection)
protected void checkView(android.view.View view)
throws ViewFormErrorException
checkView in class Rule<NotEmptyListRule<E>>ViewFormErrorExceptionprotected void checkInstance(android.view.View view)
throws java.lang.IllegalArgumentException
checkInstance in class Rule<NotEmptyListRule<E>>java.lang.IllegalArgumentException