Class MutableDoublePointData

java.lang.Object
io.opentelemetry.sdk.metrics.internal.data.MutableDoublePointData
All Implemented Interfaces:
DoublePointData, PointData

public class MutableDoublePointData extends Object implements DoublePointData
A mutable DoublePointData

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

This class is not thread-safe.