Searched refs:ConstructYamlInt (Results 1 – 1 of 1) sorted by relevance
54 this.yamlConstructors.put(Tag.INT, new ConstructYamlInt()); in SafeConstructor()180 public class ConstructYamlInt extends AbstractConstruct { class in SafeConstructor