Uses of Interface
com.aoapps.servlet.jsp.function.JspPredicate
Packages that use JspPredicate
-
Uses of JspPredicate in com.aoapps.servlet.jsp.function
Methods in com.aoapps.servlet.jsp.function that return JspPredicateModifier and TypeMethodDescriptionstatic <T> JspPredicate
<T> static <T> JspPredicate
<T> JspPredicate.not
(JspPredicate<? super T> target) Methods in com.aoapps.servlet.jsp.function with parameters of type JspPredicateModifier and TypeMethodDescriptionstatic <T> JspPredicate
<T> JspPredicate.not
(JspPredicate<? super T> target)