Searched refs:ConstructYamlSet (Results 1 – 1 of 1) sorted by relevance
60 this.yamlConstructors.put(Tag.SET, new ConstructYamlSet()); in SafeConstructor()439 public class ConstructYamlSet implements Construct { class in SafeConstructor