public final class NullableFloat8Holder extends Object implements ValueHolder
| Modifier and Type | Field and Description |
|---|---|
int |
isSet |
double |
value |
static int |
WIDTH |
| Constructor and Description |
|---|
NullableFloat8Holder() |
public static final int WIDTH
public int isSet
public double value
@Deprecated public int hashCode()
@Deprecated public String toString()
Copyright © 2017 The Apache Software Foundation. All rights reserved.