public static class Mech2JSONResult.Mech2JSONResultTypeReference<T> extends Mech2JSONResult<T>
Mech2JSONResult.Mech2JSONResultClass<T>, Mech2JSONResult.Mech2JSONResultTypeReference<T>| Constructor and Description |
|---|
Mech2JSONResultTypeReference(Mech2Result result,
com.fasterxml.jackson.core.type.TypeReference<T> typeRef) |
| Modifier and Type | Method and Description |
|---|---|
T |
parseJSON()
Parse JSON as object.
|
public Mech2JSONResultTypeReference(Mech2Result result, com.fasterxml.jackson.core.type.TypeReference<T> typeRef)
public T parseJSON() throws IOException
Mech2JSONResultparseJSON in class Mech2JSONResult<T>IOExceptionCopyright © 2018. All rights reserved.