getEventsStatistics static method

Map<String, int> getEventsStatistics()

Gets events statistics

Implementation

static Map<String, int> getEventsStatistics() {
  return IslamicEventsManager.getEventsStatistics();
}