Class SerializationExamples.ProjectSnapshot
java.lang.Object
net.jrodolfo.java_evolution.java01.serialization.SerializationExamples.ProjectSnapshot
- All Implemented Interfaces:
Serializable
- Enclosing class:
SerializationExamples
Small serializable object graph used by the examples.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProjectSnapshot(String projectName, SerializationExamples.User owner, int taskCount) -
Method Summary
-
Constructor Details
-
ProjectSnapshot
-
-
Method Details
-
projectName
-
owner
-
taskCount
public int taskCount() -
cachedSummary
-