gov.cca.ports
Interface GoPort

All Superinterfaces:
Port

public interface GoPort
extends Port

A do-it port. Tremendously useful.


Method Summary
 void go()
          Make the component do its thing.
 

Method Detail

go

void go()
Make the component do its thing.