getInstance static method

PlatformManager getInstance()

Implementation

static PlatformManager getInstance() {
  return _singleton;
}