JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.hyperfoil.function
Interface SerializablePredicate<T>
All Superinterfaces:
Predicate
<T>
,
Serializable
public interface
SerializablePredicate<T>
extends
Predicate
<T>,
Serializable
Method Summary
Methods inherited from interface java.util.function.
Predicate
and
,
negate
,
or
,
test