コード例 #1
0
 public int size() {
   return map.size();
 }
コード例 #2
0
 public int getSize() {
   return map.size();
 }