Java @Documented

@Documented
public @interface MyCustomAnnotation{ ... }
SAMER SAEID