to me, any getter is communicating a static value ...
# announcements
m
to me, any getter is communicating a static value that only can be changed by a setter (if any). So if the Adapter class is immutable a getter would suffice.