|
|
Browse by Tags
All Tags » Java » generate (RSS)
-
Student#getUniqueRoll(ObjectContainer db) can be moved to Role because it does not depend on aStudent instance. An abstract class should be extracted from the roll object which contains the logic to make and store the singleton instance.
|
|
|