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