Unmarshaller<Long,Node>
public static class SimpleTypeUnmarshallers.LongUnmarshaller extends Object implements Unmarshaller<Long,Node>
Constructor | Description |
---|---|
LongUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeUnmarshallers.LongUnmarshaller |
getInstance() |
|
Long |
unmarshall(Node in) |
public static SimpleTypeUnmarshallers.LongUnmarshaller getInstance()
public Long unmarshall(Node in) throws Exception
unmarshall
in interface Unmarshaller<Long,Node>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.