List of usage examples for org.objectweb.asm.commons Method subclass-usage
From source file com.mogujie.instantrun.InstantMethod.java
/** * The class hold oriDesc and owner. * * @author wangzhi */ public class InstantMethod extends Method {
From source file org.kjots.json.object.GenericMethod.java
/**
* Generic Method.
* <p>
* Created: 11th April 2010.
*
* @author <a href="mailto:kjots@kjots.org">Karl J. Ots <kjots@kjots.org></a>