public interface  net.sf.cglib.core.internal.Function extends java.lang.Object
{
public abstract java.lang.Object apply(java.lang.Object);
}