public class DatastaxShortGetter extends Object implements org.simpleflatmapper.reflect.primitive.ShortGetter<com.datastax.driver.core.GettableByIndexData>, org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,Short>
Constructor and Description |
---|
DatastaxShortGetter(int index) |
Modifier and Type | Method and Description |
---|---|
Short |
get(com.datastax.driver.core.GettableByIndexData target) |
short |
getShort(com.datastax.driver.core.GettableByIndexData target) |
Copyright © 2018. All rights reserved.