Searched refs:TestSubClass2 (Results 1 – 1 of 1) sorted by relevance
253 public static class TestSubClass2 extends TestSuperClass {} class in ExplicitCastArgumentsTest266 Class testSubClass2 = TestSubClass2.class; in testNonBCPRef2NonBCPRef()269 Object testObj02 = new TestSubClass2(); in testNonBCPRef2NonBCPRef()