Package cn.boboweike.carrot.tasks
Class TaskId
- java.lang.Object
-
- cn.boboweike.carrot.tasks.TaskId
-
public class TaskId extends Object
Class which represents the Id of the task.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description UUIDasUUID()booleanequals(Object obj)inthashCode()static TaskIdparse(String uuidAsString)StringtoString()
-