111112113114115116117118119120121
UUIDFetcher fetcher = new UUIDFetcher(names); Map<String, UUID> response; try { response = fetcher.call(); removeAllAccounts(); for (String name : response.keySet()) { for (String accountName : new HashMap<String, Double>(accountMonies).keySet()) {