public class

StubCreators.AppSearchSchemaCreator

extends androidx.appsearch.safeparcel.stub.AbstractCreator<AppSearchSchema>

 java.lang.Object

↳androidx.appsearch.safeparcel.stub.AbstractCreator<AppSearchSchema>

↳androidx.appsearch.safeparcel.stub.StubCreators.AppSearchSchemaCreator

Overview

Stub creator for AppSearchSchema.

Summary

Constructors
publicAppSearchSchemaCreator()

Methods
from androidx.appsearch.safeparcel.stub.AbstractCreator<T>createFromParcel, newArray, writeToParcel
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public AppSearchSchemaCreator()