Class UUIDHelper
java.lang.Object
de.s42.base.uuid.UUIDHelper
- Author:
- Benjamin Schiller
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PatternValidates a string to be a valid uuid pattern -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UUID_PATTERN
Validates a string to be a valid uuid pattern
-
-
Constructor Details
-
UUIDHelper
private UUIDHelper()
-
-
Method Details
-
isUUID
-
toBytes
-
toUuid
-
toUUID
-