Package net.bytebuddy.utility.dispatcher
Annotation Type JavaDispatcher.IsConstructor
- Enclosing class:
JavaDispatcher<T>
@Documented
@Target(METHOD)
@Retention(RUNTIME)
public static @interface JavaDispatcher.IsConstructor
Indicates that a proxied method is a constructor.