mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-02 11:24:25 +00:00
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)