Package | Description |
---|---|
com.epam.fix.validation.engine.utils.cache |
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,GroupCache> |
AbstractGroupsCache.groupsCaches |
Modifier and Type | Method and Description |
---|---|
GroupCache |
GroupsCache.getGroupCache(int groupId) |
GroupCache |
GroupsCache.getGroupCacheWithOutInternal(int groupId) |
Modifier and Type | Method and Description |
---|---|
Set<GroupCache> |
GroupsCache.getGroupCacheWithInternalGroups(int groupId) |
Map<Integer,GroupCache> |
AbstractGroupsCache.getGroupsCaches() |
Modifier and Type | Method and Description |
---|---|
void |
GroupsCache.putGroupCache(Integer parentGroupId,
Integer groupId,
GroupCache cache) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.