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 |