Searched refs:ConstructSomething (Results 1 – 1 of 1) sorted by relevance
132 this.yamlConstructors.put(new Tag("!something"), new ConstructSomething()); in SomethingConstructor()135 private class ConstructSomething extends AbstractConstruct { class in Chapter2_4Test.SomethingConstructor