Package 

Class MapTileFileStorageProviderBase

    • Method Summary

      Modifier and Type Method Description
      void detach() Detach, we're shutting down - Stops all workers.
      • Methods inherited from class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase

        getMaximumZoomLevel, getMinimumZoomLevel, getTileLoader, getUsesDataConnection, isTileReachable, loadMapTileAsync, setTileSource
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MapTileFileStorageProviderBase

        MapTileFileStorageProviderBase(IRegisterReceiver pRegisterReceiver, int pThreadPoolSize, int pPendingQueueSize)
    • Method Detail

      • detach

         void detach()

        Detach, we're shutting down - Stops all workers.