public class

StubCreators.EmbeddingIndexingConfigParcelCreator

extends androidx.appsearch.safeparcel.stub.AbstractCreator<PropertyConfigParcel.EmbeddingIndexingConfigParcel>

 java.lang.Object

↳androidx.appsearch.safeparcel.stub.AbstractCreator<PropertyConfigParcel.EmbeddingIndexingConfigParcel>

↳androidx.appsearch.safeparcel.stub.StubCreators.EmbeddingIndexingConfigParcelCreator

Overview

Stub creator for PropertyConfigParcel.EmbeddingIndexingConfigParcel.

Summary

Constructors
publicEmbeddingIndexingConfigParcelCreator()

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