| Package | Description |
|---|---|
| net.anotheria.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISubjectProxy |
| Modifier and Type | Method and Description |
|---|---|
void |
ISubject.addObserver(IObserver observer)
Adds an observer to this subject.
|
void |
ISubject.removeObserver(IObserver observer)
Removes an observer from this subject.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.