Package | Description |
---|---|
java.io | |
java.text |
Modifier and Type | Method and Description |
---|---|
void |
ObjectInputStream.registerValidation(ObjectInputValidation obj,
int prio) |
void |
ObjectInputValidation.validateObject() |
Modifier and Type | Method and Description |
---|---|
protected Object |
AttributedCharacterIterator.Attribute.readResolve()
According to the specs this method must be overriden by subclasses.
|
protected Object |
DateFormat.Field.readResolve()
Resolves instances that are deserialized to the constant
DateFormat.Field values. |