public final class IdempotentUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Supplier<String> |
getGenerator() |
static String |
resolveString(String token)
Deprecated.
|
static void |
setGenerator(Supplier<String> newGenerator) |
@Deprecated public static String resolveString(String token)
getGenerator()
Copyright © 2019. All rights reserved.