getToken

fun getToken(obj: Any?): String

Return

Token string that can later be detokenized back into the original instance.

Parameters

obj

Instance to tokenize.

Sources

jvm source
Link copied to clipboard