getInstance static method

ScreenUtil getInstance()

Implementation

static ScreenUtil getInstance() {
  return _singleton;
}