- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for EntrySetSerializedForm (0.12 sec)
-
guava/src/com/google/common/collect/ImmutableMultiset.java
@J2ktIncompatible @Override Object writeReplace() { return new EntrySetSerializedForm<E>(ImmutableMultiset.this); } @GwtIncompatible @J2ktIncompatible private void readObject(ObjectInputStream stream) throws InvalidObjectException { throw new InvalidObjectException("Use EntrySetSerializedForm"); }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 20.6K bytes - Viewed (0)