tenant-api
Toggle table of contents
0.2.3-skevy-1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
tenant-api
tenant-api
/
viaduct.api.globalid
/
GlobalIDCodec
/
deserialize
deserialize
abstract
fun
<
T
:
NodeCompositeOutput
>
deserialize
(
str
:
String
)
:
GlobalID
<
T
>
(
source
)
Deserialize a GlobalID from a string.
Return
The deserialized GlobalID.
Parameters
str
The string to deserialize.