1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-14 11:36:57 +08:00
CrabeMan 43f38cc4b3 Implement equals() and hashCode() methods (#105)
* Implement equals() and hashCode() methods

* Oops: Replace by static final to prevent String class name generation for every call on hashCodes() & updateDiskCacheKey() methods
2018-01-25 17:15:27 +09:00
..