public class IntegerUnmarshaller extends NUnmarshaller
Integer
s.Modifier and Type | Field and Description |
---|---|
private static IntegerUnmarshaller |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
IntegerUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static IntegerUnmarshaller |
instance() |
java.lang.Object |
unmarshall(AttributeValue value)
Unmarshalls the
AttributeValue given into an instance of the
appropriate type, as determined by DynamoDBReflector and
DynamoDBMapper |
typeCheck
private static final IntegerUnmarshaller INSTANCE
public static IntegerUnmarshaller instance()
public java.lang.Object unmarshall(AttributeValue value)
ArgumentUnmarshaller
AttributeValue
given into an instance of the
appropriate type, as determined by DynamoDBReflector
and
DynamoDBMapper