JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hrznstudio.titanium.recipe.serializer
Interface JSONSerializableDataHandler.Writer<T>
Enclosing class:
JSONSerializableDataHandler
public static interface
JSONSerializableDataHandler.Writer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
com.google.gson.JsonElement
write
(
T
type)
Method Details
write
com.google.gson.JsonElement
write
(
T
type)