Uses of Interface
com.guinetik.hexafun.examples.tasks.TaskRepository
Packages that use TaskRepository
-
Uses of TaskRepository in com.guinetik.hexafun.examples.tasks
Classes in com.guinetik.hexafun.examples.tasks that implement TaskRepositoryModifier and TypeClassDescriptionclassIn-memory implementation of TaskRepository.Methods in com.guinetik.hexafun.examples.tasks that return TaskRepositoryConstructors in com.guinetik.hexafun.examples.tasks with parameters of type TaskRepositoryModifierConstructorDescriptionTaskApp(TaskRepository repository) Create a TaskApp with the given repository implementation.