@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface HiddenClass
Labels a class introduced into a Java class hierarchy for convenience, between media classes, but not part of a registered hierarchy. Such a class contains shared methods for its children but does not have any media properties exposed.
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.