A
- the address type.public interface Indexer<A extends Address>
Modifier and Type | Method and Description |
---|---|
ru.ispras.fortress.data.types.bitvector.BitVector |
getIndex(A address)
Returns the cache set index for the given address.
|
ru.ispras.fortress.data.types.bitvector.BitVector getIndex(A address)
address
- the data address.