Interface BoundedChannel

    • Method Detail

      • capacity

        int capacity()
        Return the maximum number of elements that can be held.
        Returns:
        the capacity of this channel.