static void sortTables(L tables) { for (JTable t : tables) pcall { sortTable(t); } }