Interface Ant

All Superinterfaces:
java.lang.Runnable

public interface Ant
extends java.lang.Runnable

Ants are used in order to explore the Responder's network. They are controlled by the Finder, and might be killed by the Responder when communicating with it.


Method Summary
 
Methods inherited from interface java.lang.Runnable
run