Uses of Class
org.reactfx.util.Tuple4
Packages that use Tuple4
-
Uses of Tuple4 in org.reactfx
Methods in org.reactfx that return types with arguments of type Tuple4Modifier and TypeMethodDescriptionstatic <A,
B, C, D>
EventStream<Tuple4<A, B, C, D>> EventStreams.combine
(EventStream<A> srcA, EventStream<B> srcB, EventStream<C> srcC, EventStream<D> srcD) -
Uses of Tuple4 in org.reactfx.util
Methods in org.reactfx.util that return Tuple4