Пример #1
0
 /** @see railo.runtime.type.Collection#clear() */
 public void clear() {
   disconnectCache();
   column.clear();
 }