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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • flushCache

      void flushCache()