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, getType
public java.lang.String toString()
Cache
public int getLineSize()
getLineSize
in class Cache