Uses of Package
org.openjdk.jmc.common.item
Packages that use org.openjdk.jmc.common.item
Package
Description
This package contains the
IItem
data model.This package contains the data model for quantities and units.
-
Classes in org.openjdk.jmc.common.item used by org.openjdk.jmc.common.itemClassDescriptionThis consumer separates the attribute for which to do the ordering from the attribute to use for accessing the value.Consumer for calculating stddev and variance in a one pass, numerically stable way.A function that supplies
member accessors
fortypes
.Key used to get aIMemberAccessor
fromIType.getAccessor(IAccessorKey)
.Encapsulates the calculation of an aggregate for (potentially) different types of items.An attribute is a named and typed kind of (read only) value.An item of information.An immutable collection of items.A mutable container that collects data from multiple items.A factory that supplies item consumers for different types of items.A filter supplies predicates for different types of items.Used for accessing (reading) members of a container object.A type for objects of class T.Simple provisional persistence implementation for item filter.Provisional way to specify how to match ranged attributes to a filter interval. -
Classes in org.openjdk.jmc.common.item used by org.openjdk.jmc.common.unitClassDescriptionKey used to get a
IMemberAccessor
fromIType.getAccessor(IAccessorKey)
.An attribute is a named and typed kind of (read only) value.An item of information.Used for accessing (reading) members of a container object.A type for objects of class T. -
Classes in org.openjdk.jmc.common.item used by org.openjdk.jmc.common.util