Interface Startable

    • Method Detail

      • setStarted

        void setStarted​(boolean started)
        Sets whether or not this object has started or not
        Parameters:
        started - true if this object has started
      • isStarted

        boolean isStarted()
        Returns true if this object has started
        Returns:
        true if this object has started