Exemplo n.º 1
0
 public boolean isRangeFieldName(String fieldName) {
   return range.containsKey(fieldName);
 }