JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ix
Interface IxBooleanSupplier
public interface
IxBooleanSupplier
A function callback with no inputs and a boolean output.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
getAsBoolean
()
Calls the function which returns a boolean.
Method Detail
getAsBoolean
boolean getAsBoolean()
Calls the function which returns a boolean.
Returns:
the output boolean
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method