Package org.fairdatapipeline.estimate
Interface Estimate
- All Superinterfaces:
Component,ReadComponent,WriteComponent
a component to store a plain simple single Number
-
Method Summary
-
Method Details
-
internalValue
Number internalValue()- Returns:
- Number - the value that is stored in this component
-
getEstimate
- Specified by:
getEstimatein interfaceReadComponent
-
getSamples
- Specified by:
getSamplesin interfaceReadComponent
-
getDistribution
- Specified by:
getDistributionin interfaceReadComponent
-