Uses of Class
com.thoughtworks.paranamer.CachingParanamer
-
Uses of CachingParanamer in com.thoughtworks.paranamer
Subclasses of CachingParanamer in com.thoughtworks.paranamerModifier and TypeClassDescriptionstatic class
This implementation has a better concurrent design (ConcurrentHashMap) which has a better strategy to implement concurrency: segments instead of synchronized.