MCPcopy Create free account
hub / github.com/MenoData/Time4J / readObject

Method readObject

base/src/main/java/net/time4j/Moment.java:2248–2253  ·  view source on GitHub ↗

@serialData Blocks because a serialization proxy is required. @param in object input stream @throws InvalidObjectException (always)

(ObjectInputStream in)

Source from the content-addressed store, hash-verified

2246 * @throws InvalidObjectException (always)
2247 */
2248 private void readObject(ObjectInputStream in)
2249 throws IOException {
2250
2251 throw new InvalidObjectException("Serialization proxy required.");
2252
2253 }
2254
2255 /**
2256 * Serialisierungsmethode.

Callers 15

serializationMethod · 0.45
analyzeMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45

Calls

no outgoing calls

Tested by 15

serializationMethod · 0.36
analyzeMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36
roundtripMethod · 0.36