Package com.linecorp.armeria.common.annotation


@NonNullByDefault package com.linecorp.armeria.common.annotation
Common annotations.
  • Annotation Interfaces
    Class
    Description
    Indicates the return values, parameters and fields are non-nullable by default.
    Indicates the return values, parameters and fields are nullable.
    Indicates the API of the target is not mature enough to guarantee the compatibility between releases.