Class BigIntegerUnmarshaller

java.lang.Object
com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigIntegerUnmarshaller
All Implemented Interfaces:
ArgumentUnmarshaller

public class BigIntegerUnmarshaller extends Object
An unmarshaller that unmarshals DynamoDB Numbers into Java BigIntegers.