Uses of Class
org.simpleframework.xml.util.ConcurrentCache
-
Packages that use ConcurrentCache Package Description org.simpleframework.xml.convert -
-
Uses of ConcurrentCache in org.simpleframework.xml.convert
Subclasses of ConcurrentCache in org.simpleframework.xml.convert Modifier and Type Class Description (package private) classScannerBuilderTheScannerBuilderis used to build and cache each scanner requested.private static classScannerBuilder.EntryTheEntryobject represents a scanner that is used to scan a specified type for annotations.
-