public interface BaseDoubleColumnValueSelector extends HotLoopCallee
ColumnValueSelector interface. Users of getDouble() are encouraged to reduce the parameter/field/etc. type to
 BaseDoubleColumnValueSelector to make it impossible to accidently call any method other than getDouble().
 All implementations of this interface MUST also implement ColumnValueSelector.| Modifier and Type | Method and Description | 
|---|---|
double | 
getDouble()  | 
inspectRuntimeShape@CalledFromHotLoop double getDouble()
Copyright © 2011–2018. All rights reserved.