Searched refs:existingDNSEntry (Results 1 – 1 of 1) sorted by relevance
504 public synchronized boolean replaceDNSEntry(DNSEntry newDNSEntry, DNSEntry existingDNSEntry) { in replaceDNSEntry() argument506 …if ((newDNSEntry != null) && (existingDNSEntry != null) && (newDNSEntry.getKey().equals(existingDN… in replaceDNSEntry()515 aNewValue.remove(existingDNSEntry); in replaceDNSEntry()