public static class QueryResponse.WrappedPrimitive extends Object
Constructor and Description |
---|
WrappedPrimitive() |
WrappedPrimitive(double[] values) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
double[] |
getList() |
int |
hashCode() |
void |
setList(double[] values) |
String |
toString() |
Copyright © 2021. All rights reserved.