interface Connector { void attachEnd (Attachable sa); Vector2D getForce(Ball ball); }