public class Persist
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Persist.Fixup
Serialized form of a reference to a Node in another package.
|
static class |
Persist.Input
ObjectInputStream that reconstructs references to foreign packages.
|
static class |
Persist.Output
ObjectOutputStream that restricts to the current package.
|
Constructor and Description |
---|
Persist() |