@Retention(CLASS) @Deprecated public @interface UndefinedNullability
NotNull
nor
Nullable
is applicable. For example when
interface defines a method, whose nullability depends on the implementation.String value
Copyright © 2019. All rights reserved.