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 boolean
StringUtils.isNullOrEmpty
(String string) Returnstrue
if the given string is null or is the empty string.