|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.fieldtype.MethodSpecification
ariba.util.fieldtype.CompositeMethodSpecification
public class CompositeMethodSpecification
Field Summary |
---|
Fields inherited from class ariba.util.fieldtype.MethodSpecification |
---|
AlwaysFalseMethodSpecification |
Constructor Summary | |
---|---|
CompositeMethodSpecification(java.util.List<MethodSpecification> collection)
|
Method Summary | |
---|---|
boolean |
isSatisfiedBy(java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeMethodSpecification(java.util.List<MethodSpecification> collection)
collection
- Caches the passed parameter, expected to contain non duplicate
MethodSpecificationsMethod Detail |
---|
public boolean isSatisfiedBy(java.lang.reflect.Method method)
isSatisfiedBy
in class MethodSpecification
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |