Annotation Type IncludeBuilders


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface IncludeBuilders
    Mark this (abstract builder) interface with this annotation to include covariant builders.