i need a thread safe map, i have something like this: (i\'m very new to java)
public static class Manager { static { //something wr
java.util.concurrent.ConcurrentHashMap