All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class Duplicate extends ChannelProviderUnary
Creates a duplicate of the input channel.

This class extends ChannelProviderUnary to create an exact copy of the input channel.

  • Constructor Details

    • Duplicate

      public Duplicate()
  • Method Details