mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-02 19:43:59 +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