vt-middleware / ldaptive

A simple, extensible Java API for interacting with LDAP servers
56 stars 26 forks source link

Rename Immutable -> Freezable. #259

Closed serac closed 5 months ago

serac commented 6 months ago

The concept of "immutable after a method invocation" is substantially different from the typical sense of an immutable type and as such merits a distinguishing name: Freezable.