ISandboxFactory
public interface ISandboxFactory
com.android.tradefed.sandbox.ISandboxFactory |
ISandbox
생성을위한 팩토리입니다.
요약
공개 방법 | |
---|---|
abstract ISandbox | createSandbox () 호출을 실행하는 데 사용할 수있는 샌드 박스 인스턴스를 만듭니다. |
public interface ISandboxFactory
com.android.tradefed.sandbox.ISandboxFactory |
ISandbox
생성을위한 팩토리입니다.
공개 방법 | |
---|---|
abstract ISandbox | createSandbox () 호출을 실행하는 데 사용할 수있는 샌드 박스 인스턴스를 만듭니다. |
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 2020-09-08 UTC.