Plan/Plan/common/src/main/java/com/djrapitops/plan/extension/implementation/results
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
..
DescribedExtensionData.java Refactored some methods in Extension queries 2019-09-03 09:32:21 +03:00
ExtensionBooleanData.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
ExtensionData.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
ExtensionDescriptive.java Fix some code smells 2019-03-31 14:20:10 +03:00
ExtensionDoubleData.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
ExtensionInformation.java Moved some results classes around 2019-03-30 09:17:49 +02:00
ExtensionNumberData.java Moved utilities.formatting -> delivery.formatting 2019-09-03 09:32:31 +03:00
ExtensionStringData.java Encoded player & server names in URLs 2019-09-30 15:53:43 +03:00
ExtensionTabData.java Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
ExtensionTableData.java 3 wide tables now go to their own tab 2019-10-04 20:20:42 +03:00