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 CachingMarker interface for caching implementations.- Since:
- 1.4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidflushCache()
-