JEP 495: java.io.IO.printf(String format, Object... args)
Henrik Wall
xehpuk.dev at gmail.com
Sun Dec 1 14:06:06 UTC 2024
Hey folks,
I'd love to write formatted strings to System.out in a concise way.
print("".formatted()) feels wrong, because we already have printf(String
format, Object... args).
Have you considered adding it to java.io.IO?
Regards,
xehpuk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/amber-dev/attachments/20241201/d7c6182b/attachment.htm>
More information about the amber-dev
mailing list