Nullable

com.google.api.server.spi.config

Annotation Type Nullable



  • @Target(value=PARAMETER)
     @Retention(value=RUNTIME)
    public @interface Nullable
    Annotation to specify that an API parameter is optional.