public DistanceValue(@NotNull
java.lang.Number value,
@NotNull
java.lang.String unit)
@NotNull public java.lang.Number getValue()
@NotNull public java.lang.String getUnit()
@NotNull public java.lang.Number component1()
@NotNull public java.lang.String component2()
@NotNull public DistanceValue copy(@NotNull java.lang.Number value, @NotNull java.lang.String unit)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)