Class UniWithContext<I,​O>

  • All Implemented Interfaces:
    Uni<O>

    public class UniWithContext<I,​O>
    extends UniOperator<I,​O>