Uses of Class
org.simpleframework.xml.util.WeakCache.Segment
Packages that use WeakCache.Segment
-
Uses of WeakCache.Segment in org.simpleframework.xml.util
Classes in org.simpleframework.xml.util that implement interfaces with type arguments of type WeakCache.SegmentModifier and TypeClassDescriptionprivate classThis is used to maintain a list of segments.Fields in org.simpleframework.xml.util with type parameters of type WeakCache.SegmentModifier and TypeFieldDescriptionWeakCache.SegmentList.listThe list of segment objects maintained by this object.Methods in org.simpleframework.xml.util that return WeakCache.SegmentModifier and TypeMethodDescriptionThis is used to acquire the segment using the given key.This method is used to acquire aSegmentusing the keys has code.Methods in org.simpleframework.xml.util that return types with arguments of type WeakCache.Segment