TiledMemoryCacheProvider constructor

TiledMemoryCacheProvider()

Implementation

factory TiledMemoryCacheProvider() {
  return _singleton;
}