Package net.hydromatic.morel.foreign
Interface DataSet
public interface DataSet
Data set for testing.
-
Method Summary
Modifier and TypeMethodDescriptionforeignValue(Calcite calcite) Returns this data set as a foreign value.
-
Method Details
-
foreignValue
Returns this data set as a foreign value.
-