All Classes
-
All Classes Class Summary Annotation Types Summary Class Description Accessor Indicates that the annotated method is an accessor for a non-visible field.Direct Indicates that the annotated method should use the original $$robo$$-prefixed implementation so that it can be invoked in the shadow for the method.ForType Indicates that the annotated interface is an accessor object for use byReflector.Reflector Provides accessor objects for efficiently calling otherwise inaccessible (non-public) methods.Static MarksReflectormethods which serve as accessors for static members.UnsafeAccess Access to sun.misc.Unsafe and the various scary things within.WithType Parameters with types that can't be resolved at compile time may be annotated @WithType.