class net.sf.cglib.proxy.Enhancer$1 extends java.lang.Object implements net.sf.cglib.proxy.CallbackFilter { void () { net.sf.cglib.proxy.Enhancer$1 v; v := @this: net.sf.cglib.proxy.Enhancer$1; specialinvoke v.()>(); return; } public int accept(java.lang.reflect.Method) { java.lang.reflect.Method v; net.sf.cglib.proxy.Enhancer$1 v; v := @this: net.sf.cglib.proxy.Enhancer$1; v := @parameter: java.lang.reflect.Method; return 0; } }