public class DataCache extends Cache
| Constructor and Description |
|---|
DataCache() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineSize()
Returns the cache line size in bytes.
|
java.lang.String |
toString()
Returns a string representation of this cache.
|
getAssociativity, getAssociativityType, getLevel, getSize, getSizeUnits, getTypepublic java.lang.String toString()
Cachepublic int getLineSize()
getLineSize in class Cache