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() |
public Mech2JSONResultTypeReference(Mech2Result result, com.fasterxml.jackson.core.type.TypeReference<T> typeref)
public T parseJSON() throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException
parseJSON in class Mech2JSONResult<T>com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionCopyright © 2014. All rights reserved.