Uses of Package
edu.wisc.game.reflect
Packages that use edu.wisc.game.reflect
Package
Description
Auxiliary classes used for converting Java objects to Java structures and vice versa, and for related purposes
Persistent data structures
-
Classes in edu.wisc.game.reflect used by edu.wisc.game.reflectClassDescriptionA bunch of methods to figure what fields a class has, and how to print them out in a more or less sensible way.An entry describes one field of the class, complete with its access methods (getter and setter) and the display hints
-
Classes in edu.wisc.game.reflect used by edu.wisc.game.sql