Package com.thoughtworks.xstream.core
Interface Caching
- All Known Implementing Classes:
AbstractReflectionConverter
,AnnotationReflectionConverter
,CachingMapper
,CGLIBEnhancedConverter
,DefaultConverterLookup
,EnumMapper
,FieldDictionary
,JVM
,LambdaConverter
,LookAndFeelConverter
,OuterClassMapper
,PropertyDictionary
,ReflectionConverter
,SerializableConverter
,SerializationMembers
,SerializationMethodInvoker
,SortableFieldKeySorter
public interface Caching
Marker interface for caching implementations.
- Since:
- 1.4
-
Method Summary
-
Method Details
-
flushCache
void flushCache()
-