public class

StubCreators.ObserverSpecCreator

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

 java.lang.Object

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

↳androidx.appsearch.safeparcel.stub.StubCreators.ObserverSpecCreator

Overview

Stub creator for ObserverSpec.

Summary

Constructors
publicObserverSpecCreator()

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