|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateListener
Interface for classes that want to be informed about every single update call to the World object.
Method Summary | |
---|---|
void |
updated(java.util.List<DTNHost> hosts)
Method is called on every update cycle. |
Method Detail |
---|
void updated(java.util.List<DTNHost> hosts)
hosts
- A list of all hosts in the world
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |