public class DatastaxBigIntegerGetter extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,BigInteger>
| Constructor and Description |
|---|
DatastaxBigIntegerGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
get(com.datastax.driver.core.GettableByIndexData target) |
public BigInteger get(com.datastax.driver.core.GettableByIndexData target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,BigInteger>ExceptionCopyright © 2018. All rights reserved.