public class

StubCreators.JoinSpecCreator

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

 java.lang.Object

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

↳androidx.appsearch.safeparcel.stub.StubCreators.JoinSpecCreator

Overview

Stub creator for JoinSpec.

Summary

Constructors
publicJoinSpecCreator()

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