mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-09 12:11:43 +00:00
912e29f8af
most did not have hashCode() implementations.
These are never used as keys in a Set or Map or checked for equality.
Fixes findbugs issues (ticket #379)