Annotation Type Nullable


  • @Deprecated
    @Target({FIELD,PARAMETER})
    @Retention(RUNTIME)
    public @interface Nullable
    Deprecated.