예제 #1
0
 public Map getDefaultValues(Set pKeySet) {
   return CollectionUtils.subMap(mDefaultValues, pKeySet, true);
 }