-
public class UrlHashGeneratorReturns unique UUID for a url key, if there is failure in generating uuid then we simply call hashcode for the url
-
-
Field Summary
Fields Modifier and Type Field Description public final static UrlHashGeneratorINSTANCE
-
Method Summary
Modifier and Type Method Description final Function1<String, String>hash()final StringhashWithTsSeed()-
-
Method Detail
-
hashWithTsSeed
final String hashWithTsSeed()
-
-
-
-