- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for OtherForm (0.04 sec)
-
android/guava-testlib/test/com/google/common/testing/SerializableTesterTest.java
return (other instanceof ObjectWhichIsEqualButChangesClass || other instanceof OtherForm); } @Override public int hashCode() { return 1; } private Object writeReplace() { return new OtherForm(); } private static class OtherForm implements Serializable { @Override public boolean equals(@Nullable Object other) {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Feb 13 17:34:21 UTC 2025 - 4K bytes - Viewed (0)