JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
speiger.src.collections.booleans.functions
Interface BooleanSupplier
public interface
BooleanSupplier
Type-Specific Supplier interface that reduces (un)boxing and allows to merge other consumer types into this interface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
getBoolean
()
Method Detail
getBoolean
boolean getBoolean()
Returns:
the supplied value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method