Пример #1
0
 /**
  * Reads the current property names.
  *
  * @return the property names
  */
 public Collection getPropertyNames() {
   return table.getPropertyNames();
 }