Annotation Type DefaultToNull


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface DefaultToNull
    A ready to use annotation to mask that the class has null as default.
    Author:
    NawaMan -- nawa@nawaman.net