package cgeo.geocaching; abstract public class cgUpdateLoc { abstract public void updateLoc(cgGeo geo); }