Uses of Interface
com.aranai.dungeonator.datastore.IDungeonDataStore

Packages that use IDungeonDataStore
com.aranai.dungeonator.datastore   
 

Uses of IDungeonDataStore in com.aranai.dungeonator.datastore
 

Classes in com.aranai.dungeonator.datastore that implement IDungeonDataStore
 class DungeonDataStore
          Provides a default (non-functional) implementation for others to extend.