public interface  net.bytebuddy.dynamic.scaffold.MethodRegistry$Handler$Compiled extends java.lang.Object
{
public abstract net.bytebuddy.dynamic.scaffold.TypeWriter$MethodPool$Record assemble(net.bytebuddy.description.method.MethodDescription, net.bytebuddy.implementation.attribute.MethodAttributeAppender, net.bytebuddy.description.modifier.Visibility);
}