ConcurrentHashMap<k, V>? 지도 = ... 데이터
공급 (그림). 항목<k, V>? E:? Map.entrySet ()? ) {
System.out.println ("키:"+e.getkey ()+",? 값: "+e.getvalue ()";
}