public class No extends Object implements BooleanSupplier
| Constructor and Description |
|---|
No() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean()
Yields false.
|
public boolean getAsBoolean()
getAsBoolean in interface BooleanSupplierCopyright © 2017. All rights reserved.