Package gov.cca.ports

Interface GoPort

All Superinterfaces:
Port

public interface GoPort extends Port
A do-it port. Tremendously useful.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    go()
    Make the component do its thing.
  • Method Details

    • go

      void go()
      Make the component do its thing.