public interface BufferObserver
BufferObserver
interface is to provide information
on buffer state to engines that interact with MMU model.Modifier and Type | Method and Description |
---|---|
boolean |
isHit(ru.ispras.fortress.data.types.bitvector.BitVector address)
Checks whether the given address causes a hit.
|