com.dslplatform.json
Interface JsonReader.ReadJsonObject<T extends JsonObject>

Enclosing class:
JsonReader<TContext>

public static interface JsonReader.ReadJsonObject<T extends JsonObject>


Method Summary
 T deserialize(JsonReader reader)
           
 

Method Detail

deserialize

@Nullable
T deserialize(JsonReader reader)
                                 throws IOException
Throws:
IOException


Copyright © 2019. All rights reserved.