FileDocCategorySizeDatePackage
Method.javaAPI DocAndroid 1.5 API1055Wed May 06 22:41:02 BST 2009com.android.dx.cf.iface

Method

public interface Method implements Member
Interface representing methods of class files.

Fields Summary
Constructors Summary
Methods Summary
public com.android.dx.rop.type.PrototypegetEffectiveDescriptor()
Get the effective method descriptor, which includes, if necessary, a first this parameter.

return
non-null; the effective method descriptor