Uses of Class
io.opentelemetry.api.internal.Contract
-
Packages that use Contract Package Description io.opentelemetry.api.internal 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 Contract Modifier and Type Method Description static boolean
StringUtils. isNullOrEmpty(java.lang.String string)
Returnstrue
if the given string is null or is the empty string.
-