public interface MatchesValue<T>
| Modifier and Type | Field and Description |
|---|---|
static MatchesValue |
ANY |
static MatchesValue |
NONE |
static final MatchesValue ANY
static final MatchesValue NONE
boolean matches(T value)
Copyright © 2012-2013 The Internet Party. All Rights Reserved.