Uses of Class
pl.poznan.put.circular.ImmutableAngle
Packages that use ImmutableAngle
Package
Description
Classes to deal with angular data and circular statistics.
-
Uses of ImmutableAngle in pl.poznan.put.circular
Methods in pl.poznan.put.circular that return ImmutableAngleModifier and TypeMethodDescriptionImmutableAngle.Builder.build()Builds a newImmutableAngle.static ImmutableAngleCreates an immutable copy of aAnglevalue.static ImmutableAngleImmutableAngle.of(double radians) Construct a new immutableAngleinstance.final ImmutableAngleImmutableAngle.withRadians(double value) Copy the current immutable object by setting a value for theradiansattribute.