Package de.hsh.graja.util
Class ReflectionUtils.MethodAnnotationFilter
java.lang.Object
de.hsh.graja.util.ReflectionUtils.MethodAnnotationFilter
- All Implemented Interfaces:
ReflectionUtils.Filter<Method>
- Enclosing class:
- ReflectionUtils
public static class ReflectionUtils.MethodAnnotationFilter
extends Object
implements ReflectionUtils.Filter<Method>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MethodAnnotationFilter
-
-
Method Details
-
matches
- Specified by:
matches
in interfaceReflectionUtils.Filter<Method>
-