Package com.linecorp.centraldogma.common.util
@NonNullByDefault
package com.linecorp.centraldogma.common.util
Miscellaneous utilities.
-
Annotation InterfacesClassDescriptionAn annotation that signifies the return values, parameters and fields are non-nullable by default leveraging the JSR-305
Nonnull
annotation.