scala.Predef.StringFormat
Members listReturns string formatted according to given format
string.
Returns string formatted according to given format
string. Format strings are as for String.format
(@see java.lang.String.format).
[Since version 2.12.16]
Use `formatString.format(value)` instead of `value.formatted(formatString)`,\nor use the `f\"\"` string interpolator. In Java 15 and later, `formatted` resolves to the new method in String which has reversed parameters.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4