empty static method

GetStatisticalGraph empty()
override

create GetStatisticalGraph Empty

Implementation

static GetStatisticalGraph empty() {
  return GetStatisticalGraph({});
}