- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for readObjectNoData (0.07 sec)
-
guava/src/com/google/common/collect/AbstractMapBasedMultiset.java
if (i == null) { return 0; } return i.getAndSet(count); } // Don't allow default serialization. @GwtIncompatible @J2ktIncompatible private void readObjectNoData() throws ObjectStreamException { throw new InvalidObjectException("Stream data required"); } @GwtIncompatible @J2ktIncompatible private static final long serialVersionUID = -2250766705698539974L;
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 10.2K bytes - Viewed (0)