OpenObjectLoader
public
class
OpenObjectLoader
extends Object
implements
IDefaultObjectLoader
java.lang.Object 中 | |
↳ | com.android.tradefed.config.yaml.OpenObjectLoader |
AOSP 中提供的默认对象的加载器。
摘要
公共构造函数 | |
---|---|
OpenObjectLoader()
|
公共方法 | |
---|---|
void
|
addDefaultObjects(IDefaultObjectLoader.LoaderConfiguration loadConfiguration)
允许根据需要添加任何默认对象。 |
公共构造函数
OpenObjectLoader
public OpenObjectLoader ()
公共方法
addDefaultObjects
public void addDefaultObjects (IDefaultObjectLoader.LoaderConfiguration loadConfiguration)
允许根据需要添加任何默认对象。
参数 | |
---|---|
loadConfiguration |
IDefaultObjectLoader.LoaderConfiguration |