Closed DorianRec closed 4 years ago
Congratulations :tada:. DeepCode analyzed your code in 0.374 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.
Statistical Hider is not intended to be a Hider!! its just the abstract superclass to supply some basic methods to both FixedTreasure and MobileTreasure Hider
Statistical Hider is not intended to be a Hider!! its just the abstract superclass to supply some basic methods to both FixedTreasure and MobileTreasure Hider
i know, but it implements the methods of the Hider interface, thus it makes sense to implement Hider<T>
. Implementing Hider causes adopting the javadocs/specification for the implemented methods from the inferface 👍
Nevertheless, since its abstract, you cannot play with him. So everythings cool, or are there other problems with this ?
feature/made-statisticalHider-a-hider