Thank you
Thanks, Can you use Concurrent HashMap instead of making it synchronized ? https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html
Thanks, Can you make the map Concurrent instead of making it synchronized ?
net.sf.JRecord.Details.LayoutDetail is not thread safe