配套课件 基于JavaEE的电子商务网站建设--潘海兰.ppt

配套课件 基于JavaEE的电子商务网站建设--潘海兰.ppt

public int hashCode() { final int prime = 31; int result = 1; result = prime * result + ((endCity == null) ? 0 : endCity.hashCode()); result = prime * result+ ((startCity == null) ? 0 : startCity.hashCode()); return result; } @Override public boolean equals(Object obj) { if (this == obj) return true; if (obj == null) return false; if (getClass() != obj.getClass()) return false; AirLinePK other = (AirLinePK) obj; if (endCity == null) { if (other.endCity != nul

文档评论(0)

1亿VIP精品文档

相关文档