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