public interface  net.bytebuddy.implementation.MethodDelegation$ImplementationDelegate extends java.lang.Object implements net.bytebuddy.dynamic.scaffold.InstrumentedType$Prepareable
{
public static final java.lang.String FIELD_NAME_PREFIX;
public abstract net.bytebuddy.implementation.MethodDelegation$ImplementationDelegate$Compiled compile(net.bytebuddy.description.type.TypeDescription);
}