public class

StubCreators.GetSchemaResponseCreator

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

 java.lang.Object

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

↳androidx.appsearch.safeparcel.stub.StubCreators.GetSchemaResponseCreator

Overview

Stub creator for GetSchemaResponse.

Summary

Constructors
publicGetSchemaResponseCreator()

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 GetSchemaResponseCreator()