Interface LabyrinthLoader
- All Known Implementing Classes:
LabyrinthJSONLoader
public interface LabyrinthLoader
Interface used by LabyrinthRepository to load Labyrinth.Builder(s) into itself, independently of the specific
implementation of the loader.
-
Method Summary
-
Method Details
-
loadLabyrinths
Labyrinth.Builder[] loadLabyrinths()
-