Class TranslationCache

java.lang.Object
com.e1c.langtool.external.cache.TranslationCache
All Implemented Interfaces:
ICache<TranslationQueryEntity,TranslationResultEntity>, ITranslationCacheManager.ITranslationCache

public class TranslationCache extends Object implements ITranslationCacheManager.ITranslationCache
The realization of a cache of translations based on MapDB.