JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.dingodb.sdk.common.utils
Interface NoBreakFunctions.Predicate<T>
Enclosing class:
NoBreakFunctions
public static interface
NoBreakFunctions.Predicate<T>
Predicate
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
T
argument)
Method Details
test
boolean
test
(
T
argument)
throws
Exception
Throws:
Exception