public class CompressedColumnarDoublesSuppliers extends Object
| Modifier and Type | Field and Description | 
|---|---|
static byte | 
LZF_VERSION  | 
static byte | 
VERSION  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.base.Supplier<ColumnarDoubles> | 
fromByteBuffer(ByteBuffer buffer,
              ByteOrder order)  | 
public static final byte LZF_VERSION
public static final byte VERSION
public static com.google.common.base.Supplier<ColumnarDoubles> fromByteBuffer(ByteBuffer buffer, ByteOrder order)
Copyright © 2011–2018. All rights reserved.