YamlClassOptionsParser

public class YamlClassOptionsParser
extends Object

java.lang.Object
   ↳ com.android.tradefed.config.yaml.YamlClassOptionsParser


這個輔助程式可從 YAML Tradefed 設定剖析測試執行器資訊。

摘要

公用建構函式

YamlClassOptionsParser(List<Object> objList)

公用方法

List<YamlClassOptionsParser.ClassAndOptions> getClassesAndOptions()

公用建構函式

YamlClassOptionsParser

public YamlClassOptionsParser (List<Object> objList)

參數
objList List

公用方法

getClassesAndOptions

public List<YamlClassOptionsParser.ClassAndOptions> getClassesAndOptions ()

傳回
List<YamlClassOptionsParser.ClassAndOptions>