size method

int size()
inherited

Implementation

int size() {
  return count;
}