Class PredicateSupportable

  • All Implemented Interfaces:
    Supportable

    public class PredicateSupportable
    extends Object
    implements Supportable
    Java8 predicate based supportable implementation.
    Since:
    Jun 8, 2016
    Author:
    Jeroen van Schagen
    • Method Detail

      • supports

        public boolean supports​(AccessibleObject object)
        Determine if this accessible object is supported.
        Specified by:
        supports in interface Supportable
        Parameters:
        object - the object
        Returns:
        whether it is supported