Annotation Type ExcelRow


  • @Retention(RUNTIME)
    @Target(FIELD)
    @Documented
    public @interface ExcelRow
    This annotations allows you to set the index of each row item. Created by ar on 8/03/2018.