| Package | Description |
|---|---|
| de.alpharogroup.design.pattern.observer |
Provides abstract classes for the generic implementation for the observer pattern.
|
| de.alpharogroup.design.pattern.observer.chat |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObserver<T>
A generic implementation from the Observer-Pattern.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatRoomUser<M extends Message<?>>
The class
ChatRoomUser. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.