Home
last modified time | relevance | path

Searched refs:OtherForm (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/test/com/google/common/testing/
DSerializableTesterTest.java101 || other instanceof OtherForm); in equals()
110 return new OtherForm(); in writeReplace()
113 private static class OtherForm implements Serializable { class in SerializableTesterTest.ObjectWhichIsEqualButChangesClass
117 || other instanceof OtherForm); in equals()