-
- All Implemented Interfaces:
public class Poi.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final Parcelable.Creator<Poi>
CREATOR
public final static Poi.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Poi
fromLocationAware(LocationAware loc)
final Parcelable.Creator<Poi>
getCREATOR()
-
-
Method Detail
-
fromLocationAware
final Poi fromLocationAware(LocationAware loc)
-
getCREATOR
final Parcelable.Creator<Poi> getCREATOR()
-
-
-
-