-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
areMatching(E entry, A address)
Checks whether the given entry and the given address are matching each other.E
assignTag(E entry, A address)
Extracts the tag from the given address and assigns it to the given entry.
-