-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 10
-
Component/s: hotspot
-
b21
it's better to change a method signature to return an interface rather a specific implementation, this allows us to easily change the used implementation later and reduces coupling.