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) classReadStateTheReadStateobject is used to store all graphs that are currently been read with a given cycle strategy.(package private) classWriteStateTheWriteStateobject is used to store all graphs that are currently been written with a given cycle strategy.
-