public class Serializer extends Object
| Constructor and Description |
|---|
Serializer()
Constructor
|
Serializer(Charset charset)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(Object object)
Serializes the specified object.
|
Copyright © 2006–2017. All rights reserved.