| Interfaces | |
|---|---|
| ObjectGrouper | An interface that can convert a object to a group so that the objects that has the same group can be grouped together. |
| Classes | |
|---|---|
| AbstractObjectGrouper | The abstract implenmentation of ObjectGrouper. |
| DefaultObjectGrouper | Default implenmentation of ObjectGrouper. |
| GrouperContext | The context object used by ObjectGrouper. |
| GroupResources | No description provided. |
| ObjectGrouperManager | A global object that can register Object Grouper with a type and a GrouperContext. |