|
From: Brendan M. <mcm...@ux...> - 2003-07-31 02:34:50
|
I'm confused about the "Stored in Map as ..." part of these comments. If they
are wrong, Brent, can you fix them?
- Brendan
/** Written to file as String (cat1,cat2,cat3, etc) Stored in Map
as edu.whitman.halfway.jigs.CategorySet getData(JIGS_CATEGORY) will
always return a @see CategorySet object.
*/
public static String JIGS_CATEGORY = "jigs.categories";
/**Written to file as a double, Stored in Map as
edu.whitman.halfway.jigs.Rating. getData(JIGS_RATING) will always
return a @see Rating object.*/
|