类分层结构
- java.lang.Object
- com.geoway.mobile.location.provider.AlxLocation
- com.geoway.mobile.location.provider.AlxLocationManager (implements com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks, com.google.android.gms.common.api.GoogleApiClient.OnConnectionFailedListener, com.google.android.gms.location.LocationListener)
- com.geoway.mobile.location.provider.AlxLocationManager.AlxScanWifi (implements java.lang.Comparable<T>)
- com.geoway.mobile.location.provider.AlxLocationManager.GeoLocationAPI
- com.geoway.mobile.location.provider.AlxLocationManager.GoogleCellTower
- com.geoway.mobile.location.provider.AlxLocationManager.GoogleWifiInfo
- android.os.AsyncTask<Params,Progress,Result>
- com.geoway.mobile.location.provider.AlxAsynTask<Params,Progress,Result>
- com.geoway.mobile.location.provider.BlueetoothGpsManager
- android.content.Context
- android.content.ContextWrapper
- android.app.Service (implements android.content.ComponentCallbacks2)
- com.geoway.mobile.location.provider.BluetoothGpsProviderService (implements android.location.GpsStatus.NmeaListener, android.location.LocationListener)
- android.app.IntentService
- java.util.TimerTask (implements java.lang.Runnable)
接口分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)