|
|
|
|
|
by RHSeeger
402 days ago
|
|
But then you have the getters, setters, and field on every class that implements the functionality. It works, sure, it just feels off to me. This is code that will be the same everywhere, and you're pulling it out of the common class and implementing it everywhere. |
|