Annotation Interface SpecializeCalls


@Retention(SOURCE) @Target(METHOD) public @interface SpecializeCalls
Marks a method that should be called only by methods annotated with @Specialize.