Uses of Class
pl.poznan.put.circular.Histogram
-
Packages that use Histogram Package Description pl.poznan.put.circular Classes to deal with angular data and circular statistics. -
-
Uses of Histogram in pl.poznan.put.circular
Subclasses of Histogram in pl.poznan.put.circular Modifier and Type Class Description classImmutableHistogramImmutable implementation ofHistogram.Methods in pl.poznan.put.circular with parameters of type Histogram Modifier and Type Method Description static ImmutableHistogramImmutableHistogram. copyOf(Histogram instance)Creates an immutable copy of aHistogramvalue.ImmutableHistogram.BuilderImmutableHistogram.Builder. from(Histogram instance)Fill a builder with attribute values from the providedHistograminstance.
-