public class BlockLayoutColumnarDoublesSupplier extends Object implements com.google.common.base.Supplier<ColumnarDoubles>
| Constructor and Description | 
|---|
BlockLayoutColumnarDoublesSupplier(int totalSize,
                                  int sizePer,
                                  ByteBuffer fromBuffer,
                                  ByteOrder byteOrder,
                                  CompressionStrategy strategy)  | 
public BlockLayoutColumnarDoublesSupplier(int totalSize,
                                          int sizePer,
                                          ByteBuffer fromBuffer,
                                          ByteOrder byteOrder,
                                          CompressionStrategy strategy)
public ColumnarDoubles get()
get in interface com.google.common.base.Supplier<ColumnarDoubles>Copyright © 2011–2018. All rights reserved.