Details
-
Sub-task
-
Resolution: Unresolved
-
P4
-
6.0, 7, 8, 9
-
generic
-
generic
Description
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.