Plan/Plan/common/src/main/java/com/djrapitops/plan/extension/implementation
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
..
providers Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
results Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
storage Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
CallerImplementation.java Fixed exception on Caller.updatePlayer (#1179) 2019-10-06 11:07:21 +03:00
DataProviderExtractor.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
MethodType.java Simplified Provider method calling: 2019-03-17 17:52:20 +02:00
ProviderInformation.java Implemented 'showInPlayerTable' for Providers 2019-05-12 13:45:25 +03:00
TabInformation.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00