public interface IMetadataSectionSerializer<T>
Modifier and Type | Method and Description |
---|---|
T |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName() |
java.lang.String getSectionName()
T deserialize(com.google.gson.JsonObject json)