@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD,FIELD}) public @interface HideDoc
This may be used, for instance, for methods that should be available for use, but which might clutter up the auto-documentation in an unhelpful way for some reason.
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.