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