Class AbstractGroupsCache

java.lang.Object
com.epam.fix.validation.engine.utils.cache.AbstractCache
com.epam.fix.validation.engine.utils.cache.AbstractGroupsCache
All Implemented Interfaces:
ICache<Integer,Field>, Cloneable
Direct Known Subclasses:
BlockGroupsCache, GroupsCache

public abstract class AbstractGroupsCache extends AbstractCache
Author:
Serhiy_Zahriychuk