public class

StubCreators.MatchInfoCreator

extends androidx.appsearch.safeparcel.stub.AbstractCreator<SearchResult.MatchInfo>

 java.lang.Object

↳androidx.appsearch.safeparcel.stub.AbstractCreator<SearchResult.MatchInfo>

↳androidx.appsearch.safeparcel.stub.StubCreators.MatchInfoCreator

Overview

Stub creator for .

Summary

Constructors
publicMatchInfoCreator()

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