Class Empty

java.lang.Object
io.opentelemetry.api.common.Empty

public final class Empty extends Object
A singleton class representing an empty value, used as the generic type parameter for Value when representing empty values.
Since:
1.59.0
  • Method Details