Class StandardPluginBranding.Serializer
java.lang.Object
com.google.gson.TypeAdapter<StandardPluginBranding>
org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Serializer
- Enclosing class:
- StandardPluginBranding
public static final class StandardPluginBranding.Serializer
extends TypeAdapter<StandardPluginBranding>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(JsonReader in) voidwrite(JsonWriter out, StandardPluginBranding value) Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
write
- Specified by:
writein classTypeAdapter<StandardPluginBranding>- Throws:
IOException
-
read
- Specified by:
readin classTypeAdapter<StandardPluginBranding>- Throws:
IOException
-