@Override public int hashCode() { return m_route.hashCode() + m_cursorImage.hashCode(); }
public int hashCode() { return image.hashCode(); }