getInstance2 static method

MPPointF getInstance2()

Implementation

static MPPointF getInstance2() {
  return pool.get() as MPPointF;
}