Expand description
Implementation for simple format strings using curly braces.
See SimpleCurlyFormat
for more information.
Structsยง
- Format implementation for simple curly brace based format strings.
- Format argument iterator for
SimpleCurlyFormat
.