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