public class Anything extends AbstractConstraint
Parameter.DelegateResolver, Parameter.NotResolved, Parameter.Resolver, Parameter.ValueResolver| Modifier and Type | Field and Description |
|---|---|
static Anything |
ANYTHING |
ARRAY, ARRAY_ALLOW_EMPTY| Constructor and Description |
|---|
Anything() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(ComponentAdapter adapter)
Evaluate whether the given component adapter matches this constraint.
|
getMatchingComponentAdapters, makeFoundAmbiguousStrings, resolve, verifyacceptisResolvable, resolveInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, isResolvable, resolveInstancepublic Anything()
public boolean evaluate(ComponentAdapter adapter)
Constraintevaluate in interface Constraintevaluate in class AbstractConstraintadapter - a ComponentAdapter valueCopyright © 2003-2014 Codehaus. All Rights Reserved.