|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupCache | |
---|---|
com.epam.fix.validation.engine.utils.cache |
Uses of GroupCache in com.epam.fix.validation.engine.utils.cache |
---|
Fields in com.epam.fix.validation.engine.utils.cache with type parameters of type GroupCache | |
---|---|
protected Map<Integer,GroupCache> |
AbstractGroupsCache.groupsCaches
|
Methods in com.epam.fix.validation.engine.utils.cache that return GroupCache | |
---|---|
GroupCache |
GroupsCache.getGroupCache(int groupId)
|
GroupCache |
GroupsCache.getGroupCacheWithOutInternal(int groupId)
|
Methods in com.epam.fix.validation.engine.utils.cache that return types with arguments of type GroupCache | |
---|---|
Set<GroupCache> |
GroupsCache.getGroupCacheWithInternalGroups(int groupId)
|
Map<Integer,GroupCache> |
AbstractGroupsCache.getGroupsCaches()
|
Methods in com.epam.fix.validation.engine.utils.cache with parameters of type GroupCache | |
---|---|
void |
GroupsCache.putGroupCache(Integer parentGroupId,
Integer groupId,
GroupCache cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |