예제 #1
0
 public synchronized long getQuick(int row, int column) {
   return content.getQuick(row, column);
 }