Uses of Class
org.openjdk.jmc.common.unit.QuantityRange
-
Packages that use QuantityRange Package Description org.openjdk.jmc.common.unit This package contains the data model for quantities and units. -
-
Uses of QuantityRange in org.openjdk.jmc.common.unit
Subclasses of QuantityRange in org.openjdk.jmc.common.unit Modifier and Type Class Description private static class
QuantityRange.Point<U extends TypedUnit<U>>
private static class
QuantityRange.WithEnd<U extends TypedUnit<U>>
private static class
QuantityRange.WithExtent<U extends TypedUnit<U>>
-