Annotation Type NotInToString


  • @Target(METHOD)
    @Retention(SOURCE)
    public @interface NotInToString
    FreeBuilder will not include properties annotated @NotInToString in the output of its generated Object.toString() implementation.