|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueFactory
An interface for reading an instance of the value type from the input stream.
Method Summary | |
---|---|
Serializable |
read_value(InputStream from_stream)
Read the value type. |
Method Detail |
---|
Serializable read_value(InputStream from_stream)
from_stream
- a stream to read from.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |