-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class StemCellFfiParcel implements Parcelable
-
-
Field Summary
Fields Modifier and Type Field Description private final StemCellFfiinner
-
Constructor Summary
Constructors Constructor Description StemCellFfiParcel(StemCellFfi inner)
-
Method Summary
Modifier and Type Method Description final StemCellFfigetInner()-
-
Constructor Detail
-
StemCellFfiParcel
StemCellFfiParcel(StemCellFfi inner)
-
-
Method Detail
-
getInner
final StemCellFfi getInner()
-
-
-
-