Uses of Class
org.smallmind.claxon.registry.json.HistogramProperties
-
Packages that use HistogramProperties Package Description org.smallmind.claxon.registry.json -
-
Uses of HistogramProperties in org.smallmind.claxon.registry.json
Methods in org.smallmind.claxon.registry.json that return HistogramProperties Modifier and Type Method Description HistogramPropertiesHistogramPropertiesInView. factory()HistogramPropertiesHistogramPropertiesInView. factory(HistogramProperties histogramProperties)Methods in org.smallmind.claxon.registry.json with parameters of type HistogramProperties Modifier and Type Method Description HistogramPropertiesHistogramPropertiesInView. factory(HistogramProperties histogramProperties)static HistogramPropertiesInViewHistogramPropertiesInView. instance(HistogramProperties histogramProperties)Constructors in org.smallmind.claxon.registry.json with parameters of type HistogramProperties Constructor Description HistogramPropertiesInView(HistogramProperties histogramProperties)
-