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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
flushCache()
-