Uses of Class
mazealgo.model.server.SolutionCache
Packages that use SolutionCache
-
Uses of SolutionCache in mazealgo.model.server
Constructors in mazealgo.model.server with parameters of type SolutionCacheModifierConstructorDescriptionSolveMazeStrategy(SolutionCache cache, Supplier<ISearchingAlgorithm> searcherFactory)