public interface  net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache extends java.lang.Object implements net.bytebuddy.implementation.bytecode.StackManipulation
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation cached();
}