public interface MatchesValue<T>
| Modifier and Type | Field and Description |
|---|---|
static MatchesValue |
ANY |
static MatchesValue |
NONE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(T value) |
static final MatchesValue ANY
static final MatchesValue NONE
boolean matches(T value)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.