public final class UID extends BaseIdentifier
DEFAULT_BYTE_LENGTH, SECURE_RANDOM
Constructor and Description |
---|
UID(String value)
Creates a new user identifier (UID) with the specified value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object)
Overrides
Object.equals() . |
compareTo, hashCode, toJSONString, toString
public boolean equals(Object object)
BaseIdentifier
Object.equals()
.equals
in class BaseIdentifier
object
- The object to compare to.true
if the objects have the same value, otherwise
false
.Copyright © 2020 Connect2id. All rights reserved.