Package de.a9d3.testing.method
Interface MethodMatcherInterface
-
- All Known Implementing Classes:
GetterSetterMatcher,IsSetterMatcher
public interface MethodMatcherInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<MethodTuple>match(Class c)
-
-
-
Method Detail
-
match
List<MethodTuple> match(Class c)
-
-