Package net.bytebuddy.utility.dispatcher
Annotation Type JavaDispatcher.Container
-
@Documented @Target(METHOD) @Retention(RUNTIME) public static @interface JavaDispatcher.Container
Indicates that the method is supposed to return an array of the proxied type. The annotated method must declare a single,int
-typed argument that represents the array's dimension.