|
|
|
|
|
by neurotrace
2498 days ago
|
|
I think you missed the part where they said you don't need classes for POJOs and models i.e. things which only contain data and do nothing else. If you want methods that operate against the inner data of an object then totally write classes |
|