Uses of Class
pl.poznan.put.circular.samples.AngleSample
-
Packages that use AngleSample Package Description pl.poznan.put.circular.samples Classes which deal with samples of data. -
-
Uses of AngleSample in pl.poznan.put.circular.samples
Subclasses of AngleSample in pl.poznan.put.circular.samples Modifier and Type Class Description classImmutableAngleSampleImmutable implementation ofAngleSample.Methods in pl.poznan.put.circular.samples with parameters of type AngleSample Modifier and Type Method Description static ImmutableAngleSampleImmutableAngleSample. copyOf(AngleSample instance)Creates an immutable copy of aAngleSamplevalue.ImmutableAngleSample.BuilderImmutableAngleSample.Builder. from(AngleSample instance)Fill a builder with attribute values from the providedAngleSampleinstance.
-