Uses of Record Class
com.guinetik.hexafun.examples.tasks.TaskInputs.DeleteTask
Packages that use TaskInputs.DeleteTask
-
Uses of TaskInputs.DeleteTask in com.guinetik.hexafun.examples.tasks
Fields in com.guinetik.hexafun.examples.tasks with type parameters of type TaskInputs.DeleteTaskModifier and TypeFieldDescriptionstatic final com.guinetik.hexafun.hexa.UseCaseKey<TaskInputs.DeleteTask,com.guinetik.hexafun.fun.Result<Boolean>> TaskUseCases.DELETEMethods in com.guinetik.hexafun.examples.tasks that return types with arguments of type TaskInputs.DeleteTaskModifier and TypeMethodDescriptionstatic com.guinetik.hexafun.fun.Result<TaskInputs.DeleteTask>TaskValidators.validateDeleteTaskId(TaskInputs.DeleteTask input) Methods in com.guinetik.hexafun.examples.tasks with parameters of type TaskInputs.DeleteTaskModifier and TypeMethodDescriptionstatic com.guinetik.hexafun.fun.Result<TaskInputs.DeleteTask>TaskValidators.validateDeleteTaskId(TaskInputs.DeleteTask input)