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>