aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs1810/508661/CacheMethodResult.java
blob: fd919bd5b4527080c7cb7700055c7930dc4ed4a8 (plain)
1
2
3
4
import java.lang.annotation.*;

@Retention(RetentionPolicy.RUNTIME)
@interface CacheMethodResult {}