19 | ///
20 | ///
21 | ///
22 | ///
23 | /// It is intended to be used in implementations and return types.Input parameters should keep using raw
24 | /// Publisher as much as possible.
25 | ///
26 | /// If it is known that the underlying Publisher
27 | /// will emit 0 or 1 element, Mono should be used
28 | /// instead.
29 | ///
30 |
31 | public interface IFlux