Class AbstractPageTypePredicate

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

    @Deprecated(since="1905",
                forRemoval=true)
    public class AbstractPageTypePredicate
    extends AbstractPageTypePredicate
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1905, please use AbstractPageTypePredicate
    • Constructor Summary

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

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or
    • Constructor Detail

      • AbstractPageTypePredicate

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