public class DatastaxBooleanGetter extends Object implements org.sfm.reflect.primitive.BooleanGetter<com.datastax.driver.core.GettableByIndexData>, org.sfm.reflect.Getter<com.datastax.driver.core.GettableByIndexData,Boolean>
| Constructor and Description |
|---|
DatastaxBooleanGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
get(com.datastax.driver.core.GettableByIndexData target) |
boolean |
getBoolean(com.datastax.driver.core.GettableByIndexData target) |
Copyright © 2016. All rights reserved.