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