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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.burningwave.function
Interface ThrowingPredicate<T,
E extends
Throwable
>
public interface
ThrowingPredicate<T,
E extends
Throwable
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
T
t)
Method Details
test
boolean
test
(
T
t)
throws
E
Throws:
E
extends
Throwable