aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5/annotations/ajdkExamples/anns/Immutable.java
blob: ce513836f55f41ad96bd7e98286220329a8e9482 (plain)
1
2
package anns;
public @interface Immutable {}