ListInstrumentationParser
public class ListInstrumentationParser
extends MultiLineReceiver
java.lang.Object | ||
↳ | com.android.ddmlib.MultiLineReceiver | |
↳ | com.android.tradefed.util.ListInstrumentationParser |
IShellOutputReceiver
który analizuje dane wyjściowe zapytania „instrumentacja listy pm”
streszczenie
Klasy zagnieżdżone | |
---|---|
class | ListInstrumentationParser.InstrumentationTarget
|
Pola | |
---|---|
public static final | SHARDABLE_RUNNERS
|
Konstruktorzy publiczni | |
---|---|
ListInstrumentationParser () |
Metody publiczne | |
---|---|
getInstrumentationTargets () | |
boolean | isCancelled () |
void | processNewLines (String[] lines)
|
Pola
SHARDABLE_RUNNERS
public static finalSHARDABLE_RUNNERS
Konstruktorzy publiczni
ListInstrumentationParser
public ListInstrumentationParser ()
Metody publiczne
getInstrumentationTargets
publicgetInstrumentationTargets ()
Zwroty | |
---|---|
jest odwołany
public boolean isCancelled ()
Zwroty | |
---|---|
boolean |
processNewLines
public void processNewLines (String[] lines)
Parametry | |
---|---|
lines | String |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[]
[]