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