Class DefaultClassTypeAttributePredicate

  • All Implemented Interfaces:
    java.util.function.Predicate<AttributeDescriptorModel>

    public class DefaultClassTypeAttributePredicate
    extends java.lang.Object
    implements java.util.function.Predicate<AttributeDescriptorModel>
    Predicate to identify if an attribute type is of a given type or a ParameterizedType containing the given type
    • Constructor Detail

      • DefaultClassTypeAttributePredicate

        public DefaultClassTypeAttributePredicate()