public class

SchemaTypeListModel.SchemaTypeListModelFactory

extends ViewModelProvider.NewInstanceFactory

 java.lang.Object

androidx.lifecycle.ViewModelProvider.NewInstanceFactory

↳androidx.appsearch.debugview.model.SchemaTypeListModel.SchemaTypeListModelFactory

Overview

Factory for creating a SchemaTypeListModel instance.

Summary

Constructors
publicSchemaTypeListModelFactory(ListeningExecutorService executor, DebugAppSearchManager debugAppSearchManager)

Methods
public ViewModelcreate(java.lang.Class<ViewModel> modelClass)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public SchemaTypeListModelFactory(ListeningExecutorService executor, DebugAppSearchManager debugAppSearchManager)

Methods

public ViewModel create(java.lang.Class<ViewModel> modelClass)