Master Java meta-annotations. Learn how to control the behavior of your custom annotations using @Target, @Retention, @Documented, and @Inherited.