Class StandardPluginMetadata.Deserializer

java.lang.Object
org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Deserializer
All Implemented Interfaces:
JsonDeserializer<StandardPluginMetadata.Builder>
Enclosing class:
StandardPluginMetadata

public static final class StandardPluginMetadata.Deserializer extends Object implements JsonDeserializer<StandardPluginMetadata.Builder>