Uses of Interface
com.e1c.langtool.external.cache.ICache
Packages that use ICache
-
Uses of ICache in com.e1c.langtool.external.cache
Subinterfaces of ICache in com.e1c.langtool.external.cacheModifier and TypeInterfaceDescriptionstatic interfaceThis interface extendsICachewith generic types specially for storing results of translations.Classes in com.e1c.langtool.external.cache that implement ICacheModifier and TypeClassDescriptionclassThe realization of a cache of translations based on MapDB. -
Uses of ICache in com.e1c.langtool.internal.external.cache
Classes in com.e1c.langtool.internal.external.cache that implement ICacheModifier and TypeClassDescriptionclassCacheStub<K,V> This class is a stub of cache that do nothing.classThis class unions the caches for all registered translation providers.