Uses of Class
pl.poznan.put.circular.ImmutableAngle.Builder
Packages that use ImmutableAngle.Builder
Package
Description
Classes to deal with angular data and circular statistics.
-
Uses of ImmutableAngle.Builder in pl.poznan.put.circular
Methods in pl.poznan.put.circular that return ImmutableAngle.BuilderModifier and TypeMethodDescriptionstatic ImmutableAngle.Builder
ImmutableAngle.builder()
Creates a builder forImmutableAngle
.final ImmutableAngle.Builder
Fill a builder with attribute values from the providedAngle
instance.final ImmutableAngle.Builder
ImmutableAngle.Builder.radians
(double radians) Initializes the value for theradians
attribute.