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