Uses of Interface
org.progettoedids.labyrinth.loaders.LabyrinthLoader
Packages that use LabyrinthLoader
Package
Description
A package that holds the LabyrinthLoader interface and its implementing classes.
A package that holds classes with simple factory methods.
-
Uses of LabyrinthLoader in org.progettoedids.labyrinth.loaders
Classes in org.progettoedids.labyrinth.loaders that implement LabyrinthLoader -
Uses of LabyrinthLoader in org.progettoedids.repositories
Methods in org.progettoedids.repositories with parameters of type LabyrinthLoaderModifier and TypeMethodDescriptionvoidLabyrinthRepository.loadLabyrinths(LabyrinthLoader labyrinthLoader) Loads all the Labyrinth.Builder supplied by a specialized loader.