wultra / lime-java-core

Core Java classes shared across our projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToString and Equals for ObjectResponse and ObjectRequest

banterCZ opened this issue · comments

When reading debug logs, I miss toString of ObjectResponse and ObjectRequest.
We should also add equals and hashCode just to be sure.