Class RestrictionPredicate

  • All Implemented Interfaces:
    java.util.function.Predicate

    @Deprecated(since="2005",
                forRemoval=true)
    public class RestrictionPredicate
    extends GenericTypePredicate
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2005, please use GenericTypePredicate instead
    Predicate to identify if an ItemModel is assignable from AbstractRestrictionModel type.
    • Constructor Summary

      Constructors 
      Constructor Description
      RestrictionPredicate()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Detail

      • RestrictionPredicate

        public RestrictionPredicate()
        Deprecated, for removal: This API element is subject to removal in a future version.