public static class SimpleTypeIonUnmarshallers.LongIonUnmarshaller extends Object implements Unmarshaller<Long,JsonUnmarshallerContext>
| Constructor and Description |
|---|
LongIonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeIonUnmarshallers.LongIonUnmarshaller |
getInstance() |
Long |
unmarshall(JsonUnmarshallerContext context) |
public Long unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Long,JsonUnmarshallerContext>Exceptionpublic static SimpleTypeIonUnmarshallers.LongIonUnmarshaller getInstance()
Copyright © 2022. All rights reserved.