JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.noggit
Interface JSONWriter.Writable
Enclosing class:
JSONWriter
public static interface
JSONWriter.Writable
Implement this interface on your class to support serialization
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
JSONWriter
writer)
Method Details
write
void
write
(
JSONWriter
writer)