| Modifier and Type | Field and Description |
|---|---|
static YAMLBoolean |
YAMLBoolean.FALSE |
static YAMLBoolean |
YAMLBoolean.TRUE |
| Modifier and Type | Method and Description |
|---|---|
static YAMLBoolean |
YAMLBoolean.valueOf(boolean b)
Get a
YAMLBoolean for the given value (avoid creating a new object). |
Copyright © 2021. All rights reserved.