Searched refs:oldMap (Results 1 – 11 of 11) sorted by relevance
41 <K, V> Map<K, V> forMap(Map<K, V> oldMap); in forMap() argument57 public <K, V> Map<K, V> forMap(Map<K, V> oldMap) { in forMap() argument58 if (oldMap == null) { in forMap()61 return oldMap; in forMap()
144 Map<String, String> oldMap = (Map<String, String>) inheritableThreadLocal.get(); in getCopyOfContextMap() local145 if (oldMap != null) { in getCopyOfContextMap()147 synchronized (oldMap) { in getCopyOfContextMap()148 newMap.putAll(oldMap); in getCopyOfContextMap()
354 HashMap oldMap = null; in processFile() local456 if (oldMap == null) { in processFile()457 oldMap = (HashMap)map.clone(); in processFile()470 if (oldMap == null) { in processFile()471 oldMap = (HashMap)map.clone(); in processFile()574 if (oldMap != null) { in processFile()575 map = oldMap; in processFile()596 if (oldMap != null) { in processFile()597 map = oldMap; in processFile()
META-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
META-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...