Package io.servicetalk.annotations
@ElementsAreNonnullByDefault
package io.servicetalk.annotations
Common annotations used by ServiceTalk.
-
Annotation InterfacesClassDescriptionIndicates that fields, method parameters, method return types, and type parameters within a package are
Nonnull
unless explicitly annotated withNullable
.