FileDocCategorySizeDatePackage
Method.javaAPI DocAndroid 5.1 API1058Thu Mar 12 22:18:30 GMT 2015com.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 {@code this} parameter.

return
{@code non-null;} the effective method descriptor