org.testifyproject.bytebuddy.implementation.bind.package-info Maven / Gradle / Ivy
The newest version!
/**
* The types and classes of this package are responsible for binding a method call to calling another method.
*/
package org.testifyproject.bytebuddy.implementation.bind;