ListInstrumentationParser
public class ListInstrumentationParser
extends MultiLineReceiver
java.lang.Obiekt | ||
↳ | com.android.ddmlib.MultiLineReceiver | |
↳ | com.android.tradefed.util.ListInstrumentationParser |
IShellOutputReceiver
, który analizuje dane wyjściowe zapytania „pm list instrumentation”.
Streszczenie
Klasy zagnieżdżone | |
---|---|
class | ListInstrumentationParser.InstrumentationTarget
|
Pola | |
---|---|
public static final | SHARDABLE_RUNNERS
|
Konstruktory publiczne | |
---|---|
ListInstrumentationParser () |
Metody publiczne | |
---|---|
getInstrumentationTargets () | |
boolean | isCancelled () |
void | processNewLines (String[] lines)
|
Pola
SHARDABLE_RUNNERS
public static finalSHARDABLE_RUNNERS
Konstruktory publiczne
ListInstrumentationParser
public ListInstrumentationParser ()
Metody publiczne
getInstrumentationTargets
publicgetInstrumentationTargets ()
Zwroty | |
---|---|
jest odwołany
public boolean isCancelled ()
Zwroty | |
---|---|
boolean |
procesNoweLinie
public void processNewLines (String[] lines)
Parametry | |
---|---|
lines | String |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-03-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]