示例#1
0
 public int size() {
   return CastUtil.toInt(Script.code(js, ".length"));
 }