Package com.coditory.sherlock.common
Class LockId
- java.lang.Object
-
- com.coditory.sherlock.common.LockId
-
public final class LockId extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getValue()
int
hashCode()
static LockId
of(String value)
String
toString()
-
-
-
Method Detail
-
getValue
public String getValue()
-
-