Ejemplo n.º 1
0
 public Object put(String key, Object value) {
   return store.put(property(key, value));
 }