Package org.zeromq

Interface ZStar.Set

All Known Implementing Classes:
ZStar.SimpleSet
Enclosing class:
ZStar

public static interface ZStar.Set
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Is the set on fire ?
    void
    lights(String name, int id)
    Puts the performance name on the front door with big lights.
  • Method Details

    • lights

      void lights(String name, int id)
      Puts the performance name on the front door with big lights.
      Parameters:
      name - the name of the performance.
      id - the performance number.
    • fire

      boolean fire()
      Is the set on fire ?
      Returns:
      true if it is time to leave the place.