SandboxConfigDump
public class SandboxConfigDump
extends Object
java.lang.Object | |
↳ | com.android.tradefed.sandbox.SandboxConfigDump |
명령 줄을 기반으로 IConfiguration
을 만들고 파일에 덤프하는 Runner 클래스입니다. 인수 :
요약
중첩 된 클래스 | |
---|---|
enum | SandboxConfigDump.DumpCmd
|
필드 | |
---|---|
public static final | VERSIONED_ELEMENTS 문제를 해결하려고 할 때 부모 프로세스에 문제가 발생하지 않도록 버전이 지정된 요소를 출력하지 않습니다. |
공용 생성자 | |
---|---|
SandboxConfigDump () |
공개 방법 | |
---|---|
static void | main (String[] mainArgs) |
int | parse (String[] args) 인수를 구문 분석하고 여기에서 |
필드
VERSIONED_ELEMENTS
public static finalVERSIONED_ELEMENTS
문제를 해결하려고 할 때 부모 프로세스에 문제가 발생하지 않도록 버전이 지정된 요소를 출력하지 않습니다.
공용 생성자
SandboxConfigDump
public SandboxConfigDump ()
공개 방법
본관
public static void main (String[] mainArgs)
매개 변수 | |
---|---|
mainArgs | String |
구문 분석
public int parse (String[] args)
인수를 구문 분석하고 여기에서 IConfiguration
을 만든 다음 결과 파일에 덤프합니다.
매개 변수 | |
---|---|
args | String |
보고 | |
---|---|
int |
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.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]