mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-28 12:45:28 +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)