Uses of Class
org.smallmind.claxon.registry.json.HistogramPropertiesInView
-
Packages that use HistogramPropertiesInView Package Description org.smallmind.claxon.registry.json -
-
Uses of HistogramPropertiesInView in org.smallmind.claxon.registry.json
Methods in org.smallmind.claxon.registry.json that return HistogramPropertiesInView Modifier and Type Method Description static HistogramPropertiesInViewHistogramPropertiesInView. instance(HistogramProperties histogramProperties)HistogramPropertiesInViewHistogramPropertiesInView. setHighestTrackableValue(Long highestTrackableValue)HistogramPropertiesInViewHistogramPropertiesInView. setLowestDiscernibleValue(Long lowestDiscernibleValue)HistogramPropertiesInViewHistogramPropertiesInView. setNumberOfSignificantValueDigits(Integer numberOfSignificantValueDigits)HistogramPropertiesInViewHistogramPropertiesInView. setPercentiles(PercentileInView[] percentiles)HistogramPropertiesInViewHistogramPropertiesInView. setResolutionStint(Stint resolutionStint)
-