Uses of Annotation Type
io.opentelemetry.api.internal.Contract
Packages that use Contract
Package
Description
Interfaces and implementations that are internal to OpenTelemetry.
-
Uses of Contract in io.opentelemetry.api.internal
Methods in io.opentelemetry.api.internal with annotations of type ContractModifier and TypeMethodDescriptionstatic booleanStringUtils.isNullOrEmpty(String string) Returnstrueif the given string is null or is the empty string.