Exemplo n.º 1
0
 public Map<String, Object> q12Part2(String keyword, int K) {
   return q12.parse(keyword, K);
 }