public class ShortUnmarshaller extends NUnmarshaller
Short
s.Modifier and Type | Field and Description |
---|---|
private static ShortUnmarshaller |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
ShortUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ShortUnmarshaller |
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 ShortUnmarshaller INSTANCE
public static ShortUnmarshaller instance()
public java.lang.Object unmarshall(AttributeValue value)
ArgumentUnmarshaller
AttributeValue
given into an instance of the
appropriate type, as determined by DynamoDBReflector
and
DynamoDBMapper