| com.google.gdata.util.common.base.Nullable |
The presence of this annotation on a method parameter indicates that
null is an acceptable value for that parameter. It should not be
used for parameters of primitive types.
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||