private class SerializedObject.BasicInputStreamFactory extends java.lang.Object implements SerializedObject.InputStreamFactory
Modifier | Constructor and Description |
---|---|
private |
BasicInputStreamFactory() |
Modifier and Type | Method and Description |
---|---|
java.io.ObjectInput |
create(java.io.InputStream in) |
public java.io.ObjectInput create(java.io.InputStream in) throws java.io.IOException
create
in interface SerializedObject.InputStreamFactory
java.io.IOException