public class DoubleSettableDataSetter extends Object implements org.simpleflatmapper.reflect.Setter<com.datastax.driver.core.SettableByIndexData,Double>, org.simpleflatmapper.reflect.primitive.DoubleSetter<com.datastax.driver.core.SettableByIndexData>
Constructor and Description |
---|
DoubleSettableDataSetter(int index) |
Modifier and Type | Method and Description |
---|---|
void |
set(com.datastax.driver.core.SettableByIndexData target,
Double value) |
void |
setDouble(com.datastax.driver.core.SettableByIndexData target,
double value) |
Copyright © 2019. All rights reserved.