public interface  net.bytebuddy.dynamic.scaffold.MethodRegistry$Handler extends java.lang.Object implements net.bytebuddy.dynamic.scaffold.InstrumentedType$Prepareable
{
public abstract net.bytebuddy.dynamic.scaffold.MethodRegistry$Handler$Compiled compile(net.bytebuddy.implementation.Implementation$Target);
}