Uses of Class
org.simpleframework.xml.util.WeakCache
-
Packages that use WeakCache Package Description org.simpleframework.xml.strategy -
-
Uses of WeakCache in org.simpleframework.xml.strategy
Subclasses of WeakCache in org.simpleframework.xml.strategy Modifier and Type Class Description (package private) class
ReadState
TheReadState
object is used to store all graphs that are currently been read with a given cycle strategy.(package private) class
WriteState
TheWriteState
object is used to store all graphs that are currently been written with a given cycle strategy.
-