ffItemCount method

int ffItemCount()

数量

Implementation

int ffItemCount() {
  return datas.length;
}