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