public final class IsKeyType extends AbstractConstraint
Parameter.DelegateResolver, Parameter.NotResolved, Parameter.Resolver, Parameter.ValueResolverARRAY, ARRAY_ALLOW_EMPTY| Constructor and Description |
|---|
IsKeyType(Class c)
Creates a new
IsType instance. |
| 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 boolean evaluate(ComponentAdapter adapter)
Constraintevaluate in interface Constraintevaluate in class AbstractConstraintadapter - a ComponentAdapter valueCopyright © 2003-2014 Codehaus. All Rights Reserved.