VelocityUnit which is the quotient of LengthUnit and
TimeUnit.Area which is the product of two LengthUnits.VelocityUnit which is the quotient of
LengthUnit and TimeUnit.ComparableUsing to support relational operators == != > >= < <=ComparableUsing to support relational operators == != > >= < <=----Dimension is the basis for a physical dimension.//#compareTo(T) to implement the == operator as it does not take into account the
_displayUnit which is inconsequential wrt the measure._baseFactor alone, since two measures having the same factor of base unit are measures
of the same logical unit.++++BigDecimal with arithmetic and relational operator implementationsBigInteger with arithmetic and relational operator implementations--++%%**displayUnit.unit.--Copyright © 2021. All rights reserved.