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