public static class Mech2JSONResult.Mech2JSONResultClass<T> extends Mech2JSONResult<T>
Mech2JSONResult.Mech2JSONResultClass<T>, Mech2JSONResult.Mech2JSONResultTypeReference<T>| Constructor and Description |
|---|
Mech2JSONResultClass(Mech2Result result,
Class<T> klass) |
| Modifier and Type | Method and Description |
|---|---|
T |
parseJSON() |
public Mech2JSONResultClass(Mech2Result result, Class<T> klass)
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.