-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 6.0, 7, 8, 9
-
Component/s: client-libs
-
generic
-
generic
hashCode() method present in PixelInterLeavedSampleModel and BandedSampleModel are just returning constant value and we don't have any unique variables to check in these sub-classes. We have equals() and hashCode() in ComponentSampleModel which serves the purpose.