Uses of Class
javax.annotation.CheckForNull
-
Packages that use CheckForNull Package Description org.elasticsearch.common -
-
Uses of CheckForNull in org.elasticsearch.common
Classes in org.elasticsearch.common with annotations of type CheckForNull Modifier and Type Class Description interfaceNullableThe presence of this annotation on a method parameter indicates thatnullis an acceptable value for that parameter.
-