Package ca.corbett.extras
Interface StringFormatter.ReplaceMapper
- Enclosing class:
StringFormatter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A very simple functional interface for mapping format tags to replacement strings.
The assumption is that a format tag will never be more than a single character.
-
Method Summary
-
Method Details
-
replace
-