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