Searched refs:_entrySet (Results 1 – 7 of 7) sorted by relevance
49 private transient Set<Map.Entry<String, List<? extends DNSEntry>>> _entrySet = null; field in DNSCache277 _entrySet = new HashSet<Map.Entry<String, List<? extends DNSEntry>>>(initialCapacity); in DNSCache()289 if (_entrySet == null) { in entrySet()290 _entrySet = new HashSet<Map.Entry<String, List<? extends DNSEntry>>>(); in entrySet()292 return _entrySet; in entrySet()
114 private final Set<Map.Entry<String, String>> _entrySet; field in JmDNSImpl.ServiceTypeEntry203 this._entrySet = new HashSet<Map.Entry<String, String>>(); in ServiceTypeEntry()221 return _entrySet; in entrySet()248 _entrySet.add(new SubTypeEntry(subtype)); in add()
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...