main static method

void main(
  1. String pkg
)

Implementation

static void main(String pkg) {
  _packageAsBundle = pkg;
}