OpenObjectLoader
  public
  
  
  
  class
  OpenObjectLoader
  
    extends Object
  
  
  
  
  
      implements
      
        IDefaultObjectLoader
      
  
  
| java.lang.Object | |
| ↳ | com.android.tradefed.config.yaml.OpenObjectLoader | 
Ładowarka domyślnych obiektów dostępnych w AOSP.
Podsumowanie
| Konstruktory publiczne | |
|---|---|
| 
      OpenObjectLoader()
       | |
| Metody publiczne | |
|---|---|
| 
        
        
        
        
        
        void | 
      addDefaultObjects(IDefaultObjectLoader.LoaderConfiguration loadConfiguration)
      Umożliwia dodawanie dowolnych obiektów domyślnych w razie potrzeby. | 
Konstruktory publiczne
OpenObjectLoader
public OpenObjectLoader ()
Metody publiczne
addDefaultObjects
public void addDefaultObjects (IDefaultObjectLoader.LoaderConfiguration loadConfiguration)
Umożliwia dodawanie dowolnych obiektów domyślnych w razie potrzeby.
| Parametry | |
|---|---|
| loadConfiguration | IDefaultObjectLoader.LoaderConfiguration | 
