public class MapStateDao_Impl
extends java.lang.Object
| Constructor and Description |
|---|
MapStateDao_Impl(android.arch.persistence.room.RoomDatabase __db) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteMapStates(long mapHandle) |
com.tomtom.online.sdk.map.MapState |
getMapStates(long mapHandle) |
void |
insertMapState(com.tomtom.online.sdk.map.MapState mapState) |