Uses of Class
org.openjdk.jmc.common.unit.TimestampKind
-
Packages that use TimestampKind Package Description org.openjdk.jmc.common.unit This package contains the data model for quantities and units. -
-
Uses of TimestampKind in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit declared as TimestampKind Modifier and Type Field Description (package private) static TimestampKindTimestampKind. INSTANCEMethods in org.openjdk.jmc.common.unit that return TimestampKind Modifier and Type Method Description static TimestampKindTimestampKind. buildContentType(LinearKindOfQuantity timespan)private static TimestampKindUnitLookup. createTimestamp(LinearKindOfQuantity timespan)
-