| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.android.adb.AdbDeviceAndProcess |
A bundle of AdbDevice and AdbProcess.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AdbDeviceAndProcess(AdbDevice device, AdbProcess process) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AdbDevice | getDevice() | ||||||||||
| AdbProcess | getProcess() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||