hey i got a couple questions... in java... is every aggregate class a client class? or is every client class an aggregate class?? and is an aggregate class a class that has parameters, return and instance variables of a reference?? thanks!!
There is no such concept as "aggregate class" in Java You probably takes the aggregations term from UML Do not mix them