Class AngleConverter.Inverse

All Implemented Interfaces:
Serializable, Function<Double,Angle>, ObjectConverter<Double,Angle>
Enclosing class:
AngleConverter

public static final class AngleConverter.Inverse extends SystemConverter<Double,Angle>
The inverse of AngleConverter.

Thread safety

This class is immutable, and thus inherently thread-safe.
See Also: