Package net.bytebuddy.utility.dispatcher
Annotation Type JavaDispatcher.Defaults
-
@Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) public static @interface JavaDispatcher.Defaults
Indicates that a method is supposed to return a default value if a method or type could not be resolved.