Uses of Class
org.simpleframework.xml.util.LimitedCache
-
Packages that use LimitedCache Package Description org.simpleframework.xml.util -
-
Uses of LimitedCache in org.simpleframework.xml.util
Subclasses of LimitedCache in org.simpleframework.xml.util Modifier and Type Class Description private class
Resolver.Cache
This is used to cache resolutions made so that the matches can be acquired the next time without performing the resolution.
-