Annotation Interface Empty


@Documented @Retention(RUNTIME) @Target(PARAMETER) public @interface Empty
Binds the parameter type's default value to the annotated parameter, i.e. null or a numeric value representing zero.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    A binder for the Empty annotation.