• Findom_DeLuise [she/her, they/them]
    ·
    edit-2
    1 year ago
    
    import mn.navy.invastionfleet.factories.*;
    import java.util.geolocation.*;
    
    public class Main {
    
        public static void main(String args[]) {
            IMongolFleetInvasionFactory factory = new MongolFleetInvasionFactoryImpl();
            ( factory.create() ).invade(
                new LatitudeCoordinate("7.6145",  GPSConstants.SOUTH)), 
                new LongitudeCoordinate("110.7122", GPSConstants.EAST) );
        }
    }