Searched refs:InnerWithOneParameterConstructor (Results 1 – 2 of 2) sorted by relevance
500 private class InnerWithOneParameterConstructor { class in InvokableTest502 public InnerWithOneParameterConstructor(String s) {} in InnerWithOneParameterConstructor() method in InvokableTest.InnerWithOneParameterConstructor507 InnerWithOneParameterConstructor.class.getDeclaredConstructors()[0]; in testInnerClassWithOneParameterConstructor()