android.content.pm
Class PackageParser.Instrumentation
java.lang.Object
android.content.pm.PackageParser.Component
android.content.pm.PackageParser.Instrumentation
- Enclosing class:
- PackageParser
public static final class PackageParser.Instrumentation
- extends PackageParser.Component
|
Method Summary |
String |
toString()
Returns a string containing a concise, human-readable description of the
receiver. |
info
public final InstrumentationInfo info
PackageParser.Instrumentation
public PackageParser.Instrumentation(PackageParser.Package _owner)
toString
public String toString()
- Description copied from class:
Object
- Returns a string containing a concise, human-readable description of the
receiver.
- Overrides:
toString in class Object
- Returns:
- String a printable representation for the receiver.
Please submit a feedback, bug or feature