public @interface

AbstractSafeParcelable.Param

implements java.lang.annotation.Annotation

 androidx.appsearch.safeparcel.AbstractSafeParcelable.Param

Overview

Use this on each parameter passed in to the Constructor to indicate to which field id each formal parameter corresponds.

Summary