public static class BufferHazard.Instance
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
MmuCondition |
getCondition() |
BufferHazard |
getHazardType() |
MmuBufferAccess |
getPrimaryAccess() |
MmuBufferAccess |
getSecondaryAccess() |
int |
hashCode() |
java.lang.String |
toString() |
public BufferHazard getHazardType()
public MmuBufferAccess getPrimaryAccess()
public MmuBufferAccess getSecondaryAccess()
public MmuCondition getCondition()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object