Class VectorData
-
- All Implemented Interfaces:
public final class VectorDataTagged union — currently only
float32is supported.
-
-
Constructor Summary
Constructors Constructor Description VectorData(List<Double> float32)
-
Method Summary
Modifier and Type Method Description final List<Double>getFloat32()-
-
Method Detail
-
getFloat32
final List<Double> getFloat32()
-
-
-
-