bentobox/src/main/java/world/bentobox/bentobox/util/heads
tastybento 23857501f5
Static code analysis (#1844)
* StringBuffer (Java 5) may be declared as StringBuilder

* Replace map with flatMap

* Use instanceof naming

* No need to specify paramter types.

* Remove verbose code

* Fix JavaDoc issues

* Make internal class a record.

* Remove unused import.

* Make internal class a record.

* Made internal class a record.

* Removed unused import

* Fix typos

* Fix typo in test.
2021-08-29 18:17:38 -07:00
..
HeadCache.java Event fix with deprecation (#1623) 2020-12-27 10:35:49 -08:00
HeadGetter.java Static code analysis (#1844) 2021-08-29 18:17:38 -07:00
HeadRequester.java Added Panel Test class. 2019-03-09 18:43:27 -08:00