Vector.copyFrom constructor

Vector.copyFrom(
  1. Vector mob
)

Implementation

Vector.copyFrom(Vector mob) : super.copyFrom(mob);