Class AnnotatedPropertyCriteria

    • Constructor Detail

      • AnnotatedPropertyCriteria

        public AnnotatedPropertyCriteria​(Class<? extends Annotation> annotationClass)
    • Method Detail

      • methodMatches

        public boolean methodMatches​(Method m)
        Description copied from interface: PropertyCriteria
        Tests whether the specified method matches the criteria
        Specified by:
        methodMatches in interface PropertyCriteria
        Returns:
        true if the method matches