Package org.reactfx.util
package org.reactfx.util
-
ClassDescriptionAccuMap<K,
V, A> Accumulation map.AccumulationFacility<T,A> Either<L,R> Used to annotate functionality that is likely to change or be removed in the future.FingerTree<T,S> Provides factory methods for timers that are manipulated from and execute their action on the JavaFX application thread.HexaConsumer<A,B, C, D, E, F> HexaFunction<A,B, C, D, E, F, R> HexaPredicate<A,B, C, D, E, F> Interpolator<T>Interpolates values between two boundary values.ListHelper<T>LL<T>Immutable singly-linked list.LL.Cons<T>MapHelper<K,V> NotificationAccumulator<O,V, A> PentaConsumer<A,B, C, D, E> PentaFunction<A,B, C, D, E, R> PentaPredicate<A,B, C, D, E> Semigroup<T>SparseList<E>TetraConsumer<A,B, C, D> TetraFunction<A,B, C, D, R> TetraPredicate<A,B, C, D> Timer represents a delayed action.ToSemigroup<T,U> TriConsumer<A,B, C> TriFunction<A,B, C, R> TriPredicate<A,B, C> Try<T>Tuple2<A,B> Tuple3<A,B, C> Tuple4<A,B, C, D> Tuple5<A,B, C, D, E> Tuple6<A,B, C, D, E, F> WrapperBase<T>Base class for value-based wrappers, that is wrappers that implementequals(Object)
andhashCode()
solely by comparing/hashing the wrapped values.