public class EntireLayoutColumnarDoublesSupplier extends Object implements com.google.common.base.Supplier<ColumnarDoubles>
Constructor and Description |
---|
EntireLayoutColumnarDoublesSupplier(int totalSize,
ByteBuffer fromBuffer,
ByteOrder byteOrder) |
public EntireLayoutColumnarDoublesSupplier(int totalSize, ByteBuffer fromBuffer, ByteOrder byteOrder)
public ColumnarDoubles get()
get
in interface com.google.common.base.Supplier<ColumnarDoubles>
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.