| Package | Description |
|---|---|
| java.io |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| java.text |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInputStream.registerValidation(ObjectInputValidation obj,
int prio)
Register an object to be validated before the graph is returned.
|
void |
ObjectInputValidation.validateObject()
Validates the object.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
NumberFormat.Field.readResolve()
Resolves instances being deserialized to the predefined constants.
|
protected Object |
MessageFormat.Field.readResolve()
Resolves instances being deserialized to the predefined constants.
|
protected Object |
DateFormat.Field.readResolve()
Resolves instances being deserialized to the predefined constants.
|
protected Object |
AttributedCharacterIterator.Attribute.readResolve()
Resolves instances being deserialized to the predefined constants.
|
Copyright © 2015 API Design. All Rights Reserved.