Plan/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/json/network
Rsl1122 1511162f5b Fixed a bunch of IntelliJ inspections
- Fixed possible null issues with NicknameCache
- Removed bunch of unused code, such as:
  - Point reduction algorithm implementations
  - HighCharts data String parsing methods
  - Unused Mutators
  - Unused AnalysisKeys
  - Leftovers from ConnectionSystem (Response codes)
  - Unused queries (Leftovers from Server box and Players table queries)
  - rendering.html.icon.Icons
- Made bunch of fields final

Note that old deprecated API classes do not have signature changes.
2019-11-02 16:28:43 +02:00
..
NetworkOverviewJSONParser.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
NetworkPlayerBaseOverviewJSONParser.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
NetworkSessionsOverviewJSONParser.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
NetworkTabJSONParser.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00