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

  • fabian@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Not sure if it counts as not widely used, but I think the Collections.unmodifiable(Collection|Set|List…) methods are very useful.