public interface MemoryMap
| Modifier and Type | Method and Description |
|---|---|
MemoryNode |
getLastLocationAccess(LocationIdentity locationIdentity)
Gets the last node that that (potentially) wrote to
locationIdentity. |
Collection<LocationIdentity> |
getLocations()
Gets the location identities in the domain of this map.
|
MemoryNode getLastLocationAccess(LocationIdentity locationIdentity)
locationIdentity.Collection<LocationIdentity> getLocations()