public interface IMetadataSectionSerializer<T>
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| T | deserialize(com.google.gson.JsonObject json) | 
| java.lang.String | getSectionName()The name of this section type as it appears in JSON. | 
java.lang.String getSectionName()
T deserialize(com.google.gson.JsonObject json)