public class UniOr<T> extends Object
UniOr(Uni<T> upstream)
Uni<T>
uni(Uni<T> other)
unis(Uni<T>... other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UniOr(Uni<T> upstream)
public Uni<T> uni(Uni<T> other)
@SafeVarargs public final Uni<T> unis(Uni<T>... other)
Copyright © 2019–2020 SmallRye. All rights reserved.