Searched refs:OtherForm (Results 1 – 2 of 2) sorted by relevance
95 return (other instanceof ObjectWhichIsEqualButChangesClass || other instanceof OtherForm); in equals()104 return new OtherForm(); in writeReplace()107 private static class OtherForm implements Serializable { class in SerializableTesterTest.ObjectWhichIsEqualButChangesClass110 return (other instanceof ObjectWhichIsEqualButChangesClass || other instanceof OtherForm); in equals()