public class

StubCreators.SearchSuggestionResultCreator

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

 java.lang.Object

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

↳androidx.appsearch.safeparcel.stub.StubCreators.SearchSuggestionResultCreator

Overview

Stub creator for SearchSuggestionResult.

Summary

Constructors
publicSearchSuggestionResultCreator()

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