public interface ListChecker
| Modifier and Type | Interface and Description |
|---|---|
static class |
ListChecker.NoopChecker
Does nothing.
|
| Modifier and Type | Field and Description |
|---|---|
static ListChecker.NoopChecker |
NOOP_CHECKER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(java.lang.String key) |
static final ListChecker.NoopChecker NOOP_CHECKER