Interface IStringSubstituter
-
- All Known Implementing Classes:
StringToSystemPropertiesSubstituter
public interface IStringSubstituter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringsubstitute(java.lang.String string)
-