Searched defs:MyConstructor (Results 1 – 9 of 9) sorted by relevance
67 private class MyConstructor extends Constructor { class in ChangeRuntimeClassTest68 public MyConstructor() { in MyConstructor() method in ChangeRuntimeClassTest.MyConstructor73 public MyConstructor(Class<?> clazz) { in MyConstructor() method in ChangeRuntimeClassTest.MyConstructor
55 private class MyConstructor extends Constructor { class in IgnoreTagsExampleTest58 public MyConstructor() { in MyConstructor() method in IgnoreTagsExampleTest.MyConstructor
92 class MyConstructor extends Constructor { class in BooleanEnumTest93 public MyConstructor() { in MyConstructor() method in BooleanEnumTest.MyConstructor
78 class MyConstructor extends Constructor { class in RepresentTest79 public MyConstructor() { in MyConstructor() method in RepresentTest.MyConstructor
95 private class MyConstructor extends Constructor { class in YamlLoadAsIssueTest96 public MyConstructor() { in MyConstructor() method in YamlLoadAsIssueTest.MyConstructor
114 class MyConstructor extends Constructor { class in ResolverTest115 public MyConstructor() { in MyConstructor() method in ResolverTest.MyConstructor
258 private class MyConstructor extends Constructor { class in PyStructureTest259 public MyConstructor() { in MyConstructor() method in PyStructureTest.MyConstructor
39 class MyConstructor extends Constructor { class in Example2_24Test40 public MyConstructor() { in MyConstructor() method in Example2_24Test.MyConstructor
94 private class MyConstructor extends Constructor { class in StaticFieldsTest