getMap static method

Map<int, RAL> getMap()

Implementation

static Map<int, RAL> getMap() {
  return _controller().map;
}