public int hashCode() {
   return 17 + 37 * _componentType.hashCode();
 }