Interface RNStreamNewInstanceIfc

    • Method Detail

      • newInstance

        RNStreamIfc newInstance()
        Returns a copy of the stream with exactly the same state
        Returns:
        Returns a copy of the stream with exactly the same state
      • newInstance

        RNStreamIfc newInstance​(java.lang.String name)
        Returns a copy of the stream that has exactly the same state
        Parameters:
        name - the name of the new instance
        Returns:
        Returns a copy of the stream with exactly the same state