Package org.openjdk.jmc.common.unit
Class QuantitiesToolkit
java.lang.Object
org.openjdk.jmc.common.unit.QuantitiesToolkit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <M extends Comparable<? super M>>
Mmax
(M a, M b) static <M extends Comparable<? super M>>
MmaxPresent
(M a, M b) static <M extends Comparable<? super M>>
Mmin
(M a, M b) static <M extends Comparable<? super M>>
MminPresent
(M a, M b) static IQuantity
static <M extends Comparable<? super M>>
booleansame
(M a, M b)
-
Constructor Details
-
QuantitiesToolkit
public QuantitiesToolkit()
-
-
Method Details
-
min
-
max
-
minPresent
-
maxPresent
-
same
-
nullSafe
-