mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-18 04:16:14 +00:00
- Remove synchronization
- Do not allow contents to change after being set, throw IllegalStateException
- Do not copy contents out in getters
- Make options final
- Add getOption() and getOptionsMap() methods