JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package io.github.portlek.observer
the package that contains observer pattern's interfaces.
See:
Description
Interface Summary
Interface
Description
Source
<T>
a class that is the observer's source.
Target
<T>
a class that runs the update method when the observer call it.
Package io.github.portlek.observer Description
the package that contains observer pattern's interfaces.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.