示例#1
0
 int getColumnCount() {
   return columns_.size();
 }
示例#2
0
 public int getObjectCount() {
   return 1 + columns_.size();
 }