public class GroupCache extends AbstractCache
mapCache
Constructor and Description |
---|
GroupCache(Integer groupId,
Integer startTagId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<Integer,Field> |
getCache() |
Integer |
getGroupId() |
Integer |
getStartTagId() |
int |
hashCode() |
void |
putAllCache(Map<Integer,Field> mapCache) |
String |
toString() |
clone, get, put
Copyright © 2000–2022 EPAM Systems. All rights reserved.