Searched defs:TestClass1 (Results 1 – 2 of 2) sorted by relevance
44 struct TestClass1 { struct45 TestClass1() in TestClass1() function48 float x, y, z, w;
181 static class TestClass1 implements Serializable { class in ObjectInputStream2Test