Class BlockCache

java.lang.Object
com.epam.fix.validation.engine.utils.cache.AbstractCache
com.epam.fix.validation.engine.utils.cache.BlockCache
All Implemented Interfaces:
ICache<Integer,Field>, Cloneable

public class BlockCache extends AbstractCache
Author:
Serhiy_Zahriychuk
  • Constructor Details

    • BlockCache

      public BlockCache(Block block, int groupId)
  • Method Details