public interface  net.bytebuddy.implementation.InvocationHandlerAdapter$AssignerConfigurable extends java.lang.Object implements net.bytebuddy.implementation.Implementation$Composable
{
public abstract net.bytebuddy.implementation.Implementation$Composable withAssigner(net.bytebuddy.implementation.bytecode.assign.Assigner);
}