|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sim.Cache.Set
Field Summary | |
(package private) Cache.Line[] |
lines
|
Constructor Summary | |
Cache.Set(int sz)
|
Method Summary | |
void |
addTag(int tag)
|
boolean |
containsTag(int tag)
|
void |
initialize()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Cache.Line[] lines
Constructor Detail |
public Cache.Set(int sz)
Method Detail |
public boolean containsTag(int tag)
public void addTag(int tag)
public void initialize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |