Package org.yaml.snakeyaml.constructor
Class SafeConstructor.ConstructYamlBool
java.lang.Object
org.yaml.snakeyaml.constructor.AbstractConstruct
org.yaml.snakeyaml.constructor.SafeConstructor.ConstructYamlBool
- All Implemented Interfaces:
Construct
- Enclosing class:
- SafeConstructor
public class SafeConstructor.ConstructYamlBool extends AbstractConstruct
-
Constructor Summary
Constructors Constructor Description ConstructYamlBool() -
Method Summary
-
Constructor Details
-
ConstructYamlBool
public ConstructYamlBool()
-
-
Method Details