Uses of Class
fish.payara.microprofile.metrics.impl.WeightedSnapshot.WeightedSample
-
Packages that use WeightedSnapshot.WeightedSample Package Description fish.payara.microprofile.metrics.impl -
-
Uses of WeightedSnapshot.WeightedSample in fish.payara.microprofile.metrics.impl
Constructor parameters in fish.payara.microprofile.metrics.impl with type arguments of type WeightedSnapshot.WeightedSample Constructor Description WeightedSnapshot(Collection<WeightedSnapshot.WeightedSample> values)Create a newSnapshotwith the given values.
-