Uses of Class
com.epam.fix.validation.engine.utils.cache.BlockCache
Packages that use BlockCache
-
Uses of BlockCache in com.epam.fix.validation.engine.utils.cache
Fields in com.epam.fix.validation.engine.utils.cache with type parameters of type BlockCacheModifier and TypeFieldDescriptionprotected Map<BlockCacheKey,
BlockCache> AbstractGroupsCache.blockGroupsCaches
Methods in com.epam.fix.validation.engine.utils.cache that return BlockCacheMethods in com.epam.fix.validation.engine.utils.cache that return types with arguments of type BlockCacheModifier and TypeMethodDescriptionAbstractGroupsCache.getBlockGroupsCaches()
GroupsCache.getGroupBlocksCache
(int groupId) Methods in com.epam.fix.validation.engine.utils.cache with parameters of type BlockCacheModifier and TypeMethodDescriptionvoid
GroupsCache.putBlockCache
(Integer parentGroupId, BlockCache cache)