Uses of Class
org.simpleframework.xml.util.WeakCache.SegmentList
-
Packages that use WeakCache.SegmentList Package Description org.simpleframework.xml.util -
-
Uses of WeakCache.SegmentList in org.simpleframework.xml.util
Fields in org.simpleframework.xml.util declared as WeakCache.SegmentList Modifier and Type Field Description private WeakCache.SegmentList
WeakCache. list
This is used to store a list of segments for the cache.
-