@Documented @GwtCompatible @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Nullable
null is an acceptable value for that parameter. It should not be
used for parameters of primitive types.Copyright © 2012. All Rights Reserved.