public interface BoxedValueHelper
Modifier and Type | Method and Description |
---|---|
String |
get_id() |
Serializable |
read_value(InputStream is) |
void |
write_value(OutputStream output,
Serializable obj) |
Serializable read_value(InputStream is)
void write_value(OutputStream output, Serializable obj)
String get_id()
Copyright © 2013. All Rights Reserved.