Annotation Type Internal


  • @Retention(RUNTIME)
    @Target({CONSTRUCTOR,METHOD,TYPE,FIELD})
    public @interface Internal
    This represents code that the java-dataloader project considers internal code that MAY not be stable within major releases. In general unnecessary changes will be avoided, but you should not depend on internal classes being stable