this post was submitted on 16 Jun 2023
2 points (100.0% liked)

Java

1737 readers
2 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 2 years ago
MODERATORS
 

I'm curious if there are things in the standard class library that you find useful but not widely used.

you are viewing a single comment's thread
view the rest of the comments
[–] grossjonas@programming.dev 1 points 2 years ago

PushbackInputStream - makes it easy to write a small template engine in restricted environments