Java @documented

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