-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class CellInfoFfiParcel implements Parcelable
-
-
Field Summary
Fields Modifier and Type Field Description private final CellInfoFfiinner
-
Constructor Summary
Constructors Constructor Description CellInfoFfiParcel(CellInfoFfi inner)
-
Method Summary
Modifier and Type Method Description final CellInfoFfigetInner()-
-
Constructor Detail
-
CellInfoFfiParcel
CellInfoFfiParcel(CellInfoFfi inner)
-
-
Method Detail
-
getInner
final CellInfoFfi getInner()
-
-
-
-