-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class ClonedCellFfiParcel implements Parcelable
-
-
Field Summary
Fields Modifier and Type Field Description private final ClonedCellFfiinner
-
Constructor Summary
Constructors Constructor Description ClonedCellFfiParcel(ClonedCellFfi inner)
-
Method Summary
Modifier and Type Method Description final ClonedCellFfigetInner()-
-
Constructor Detail
-
ClonedCellFfiParcel
ClonedCellFfiParcel(ClonedCellFfi inner)
-
-
Method Detail
-
getInner
final ClonedCellFfi getInner()
-
-
-
-