JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
edu.kis.powp.observer.Subscriber
Packages that use
Subscriber
Package
Description
edu.kis.powp.observer
Uses of
Subscriber
in
edu.kis.powp.observer
Methods in
edu.kis.powp.observer
that return types with arguments of type
Subscriber
Modifier and Type
Method
Description
java.util.List<
Subscriber
>
Publisher.
getSubscribers
()
Methods in
edu.kis.powp.observer
with parameters of type
Subscriber
Modifier and Type
Method
Description
void
Publisher.
addSubscriber
(
Subscriber
changeSubscriber)
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.