Annotation Type JavaDispatcher.Defaults

Enclosing class:
JavaDispatcher<T>

@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.