Annotation Type ExplodeLoop


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface ExplodeLoop
    Specifies for a method that the loops with constant number of invocations should be fully unrolled.