| Package | Description |
|---|---|
| io.github.portlek.observer |
the package that contains observer pattern's interfaces.
|
| io.github.portlek.observer.source |
the package that contains
Source implementations. |
| io.github.portlek.smartinventory |
the package that contains common interfaces.
|
| Class and Description |
|---|
| Target
a class that runs the update method when the observer call it.
|
| Class and Description |
|---|
| Source
a class that is the observer's source.
|
| Target
a class that runs the update method when the observer call it.
|
| Class and Description |
|---|
| Target
a class that runs the update method when the observer call it.
|
Copyright © 2021. All rights reserved.