countHandles method

int countHandles ()

Implementation

int countHandles() {
  return _handleDispositions.length;
}