Uses of Class
edu.wisc.game.sql.PropertiesTable
-
Packages that use PropertiesTable Package Description edu.wisc.game.sql Persistent data structures -
-
Uses of PropertiesTable in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return PropertiesTable Modifier and Type Method Description static PropertiesTable
PropertiesTable. getPropertiesTable(File dir)
Retrieves the properties table for a particular directory
-