Annotation Type WithDefaults


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface WithDefaults
    Marker annotation intented to be used only in a Map mapping to allow the Map to return the default value for the value element on any key lookup.