Beispiel #1
0
 public int startAddress() {
   return memoryRange.startAddress();
 }
Beispiel #2
0
 public int endAddress() {
   return memoryRange.endAddress();
 }