public class

DocumentListModel.DocumentListModelFactory

extends ViewModelProvider.NewInstanceFactory

 java.lang.Object

androidx.lifecycle.ViewModelProvider.NewInstanceFactory

↳androidx.appsearch.debugview.model.DocumentListModel.DocumentListModelFactory

Overview

Factory for creating a DocumentListModel instance.

Summary

Constructors
publicDocumentListModelFactory(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 DocumentListModelFactory(ListeningExecutorService executor, DebugAppSearchManager debugAppSearchManager)

Methods

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