-
- All Implemented Interfaces:
public class PointrServiceParams.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final Parcelable.Creator<PointrServiceParams>
CREATOR
public final static PointrServiceParams.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final PointrServiceParams
deserialize(String serializedParams)
final Parcelable.Creator<PointrServiceParams>
getCREATOR()
-
-
Method Detail
-
deserialize
final PointrServiceParams deserialize(String serializedParams)
-
getCREATOR
final Parcelable.Creator<PointrServiceParams> getCREATOR()
-
-
-
-