Uses of Interface
org.leo.aws.ddb.utils.Action2
-
Packages that use Action2 Package Description org.leo.aws.ddb.utils -
-
Uses of Action2 in org.leo.aws.ddb.utils
Methods in org.leo.aws.ddb.utils with parameters of type Action2 Modifier and Type Method Description static StringPropertyResolverUtils. getEnvironmentProperty(String text, org.springframework.core.env.Environment environment, Func1<String,Boolean> cacheCheckFunc, Func1<String,String> cacheSupplierFunc, Action2<String,String> cacheUpdateFunc)
-