Uses of Class
cn.boboweike.carrot.tasks.context.TaskDashboardLogger.TaskDashboardLogLine
-
Packages that use TaskDashboardLogger.TaskDashboardLogLine Package Description cn.boboweike.carrot.tasks.context -
-
Uses of TaskDashboardLogger.TaskDashboardLogLine in cn.boboweike.carrot.tasks.context
Methods in cn.boboweike.carrot.tasks.context that return types with arguments of type TaskDashboardLogger.TaskDashboardLogLine Modifier and Type Method Description Queue<TaskDashboardLogger.TaskDashboardLogLine>TaskDashboardLogger.TaskDashboardLogLines. getLogLines()Methods in cn.boboweike.carrot.tasks.context with parameters of type TaskDashboardLogger.TaskDashboardLogLine Modifier and Type Method Description voidTaskDashboardLogger.TaskDashboardLogLines. add(TaskDashboardLogger.TaskDashboardLogLine line)
-