com.ui4j.bytebuddy.instrumentation.method.bytecode.bind.annotation.package-info Maven / Gradle / Ivy
The newest version!
/**
* This package contains annotations, types and classes that are responsible for binding a method to calling another
* method by interpreting annotations that indicate how a method should be bound to another method.
*/
package com.ui4j.bytebuddy.instrumentation.method.bytecode.bind.annotation;