Ejemplo n.º 1
0
 protected Set getRegionKeySet(Region aRegion) {
   return aRegion.keys();
 }