private class DynamoDBFutureSpec_ALL.UserDynamoDBDecoder extends Object implements DynamoDBDecoder<Set<String>>
Modifier | Constructor and Description |
---|---|
private |
UserDynamoDBDecoder() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
decode(Map<String,com.amazonaws.services.dynamodbv2.model.AttributeValue> map) |