JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH:
Package org.kiwiproject.beta.util.function
package
org.kiwiproject.beta.util.function
Classes
Class
Description
CountingPredicate
<T>
A Predicate that wraps a Predicate and tracks the number of true and false results.