getLength method

int getLength()

Implementation

int getLength() {
  return _length;
}