|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.epam.fix.validation.engine.utils.cache.AbstractCache
com.epam.fix.validation.engine.utils.cache.AbstractGroupsCache
com.epam.fix.validation.engine.utils.cache.BlockGroupsCache
public class BlockGroupsCache
Field Summary |
---|
Fields inherited from class com.epam.fix.validation.engine.utils.cache.AbstractGroupsCache |
---|
blockGroupsCaches, groupsCaches |
Fields inherited from class com.epam.fix.validation.engine.utils.cache.AbstractCache |
---|
mapCache |
Constructor Summary | |
---|---|
BlockGroupsCache(String id,
Map<Integer,Field> value)
Constructor for create instance of BlockGroupsCache |
Method Summary | |
---|---|
String |
getIdRef()
|
Map<Integer,Field> |
getMapCashe()
|
Methods inherited from class com.epam.fix.validation.engine.utils.cache.AbstractGroupsCache |
---|
clone, getBlockGroupsCaches, getGroupsCaches |
Methods inherited from class com.epam.fix.validation.engine.utils.cache.AbstractCache |
---|
get, put |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockGroupsCache(String id, Map<Integer,Field> value)
BlockGroupsCache
Method Detail |
---|
public String getIdRef()
public Map<Integer,Field> getMapCashe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |