@NonNullByDefault

Package com.linecorp.armeria.common.annotation

Common annotations.
  • Annotation Types Summary
    Annotation Type Description
    NonNullByDefault
    Indicates the return values, parameters and fields are non-nullable by default.
    UnstableApi
    Indicates the API of the target is not mature enough to guarantee the compatibility between releases.