Annotation Interface CanBeNull


@Retention(RUNTIME) @Target(PARAMETER) public @interface CanBeNull
This parameter can be null
See Also: