JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.dslplatform.json
Interface UnknownSerializer
All Known Implementing Classes:
DslJson
interface
UnknownSerializer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
serialize
(
JsonWriter
writer,
Object
unknown)
Method Details
serialize
void
serialize
(
JsonWriter
writer,
@Nullable
Object
unknown)
throws
IOException
Throws:
IOException