static final class InvalidationDatabase.MethodSet extends Object
Modifier and Type | Field and Description |
---|---|
(package private) Object |
key |
(package private) HashSetRVM<Integer> |
methods
a set of cmids (Integers)
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(int cmid) |
Iterator<Integer> |
iterator() |
(package private) void |
remove(int cmid) |