Uses of Class
tech.units.indriya.spi.Range
-
Packages that use Range Package Description tech.units.indriya.quantity -
-
Uses of Range in tech.units.indriya.quantity
Subclasses of Range in tech.units.indriya.quantity Modifier and Type Class Description class
QuantityRange<Q extends javax.measure.Quantity<Q>>
A Quantity Range is a pair ofQuantity
items that represent a range of values.
-