Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > class > heavyweight class
Next classJava class    Upclass    Previous classderived class   

heavyweight class comparison table
Subject is a kind of is a subtopic of has definition
classprogramming language construct9.2 - Principles Leading to Good DesignA software module that provides both procedural and data abstraction. It describes a set of similar objects, called its instances
heavyweight classclass6.12 - The Proxy PatternA class which is time-consuming and complicated to create instances of

Next classJava class    Upclass    Previous classderived class