Annotation Type PreventSpuriousRebuilds


@Target(PACKAGE) @Retention(CLASS) @Deprecated public @interface PreventSpuriousRebuilds
Deprecated.
not needed anymore,
A dummy annotation applied to package-info.java to force it to generate a class file; this prevents javac from thinking package-info.java is always stale.