JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.base
Interface Predicate.Unary<A>
Enclosing class:
Predicate
public static interface
Predicate.Unary<A>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
call
(
A
arg)
Method Details
call
boolean
call
(
A
arg)