public static class BrooklynDslCommon.Functions
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BrooklynDslCommon.Functions.RegexReplacer
Deprecated.
since 0.11.0; use
StringFunctions.RegexReplacer instead |
| Constructor and Description |
|---|
Functions() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
regexReplacement(java.lang.Object pattern,
java.lang.Object replacement) |