Package de.a9d3.testing.method
Class IsSetterMatcher
- java.lang.Object
-
- de.a9d3.testing.method.IsSetterMatcher
-
- All Implemented Interfaces:
MethodMatcherInterface
public class IsSetterMatcher extends Object implements MethodMatcherInterface
-
-
Constructor Summary
Constructors Constructor Description IsSetterMatcher()
-
-
-
Method Detail
-
match
public List<MethodTuple> match(Class c)
- Specified by:
matchin interfaceMethodMatcherInterface
-
-