Uses of Class
org.reactfx.util.SparseList.Stats
Packages that use SparseList.Stats
-
Uses of SparseList.Stats in org.reactfx.util
Fields in org.reactfx.util declared as SparseList.StatsFields in org.reactfx.util with type parameters of type SparseList.StatsModifier and TypeFieldDescriptionprivate static final ToSemigroup
<SparseList.Segment<?>, SparseList.Stats> SparseList.SEGMENT_STATS
private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.tree
Methods in org.reactfx.util that return SparseList.StatsModifier and TypeMethodDescriptiondefault SparseList.Stats
SparseList.Segment.getStatsBetween
(int from, int to) Methods in org.reactfx.util that return types with arguments of type SparseList.StatsModifier and TypeMethodDescriptionprivate FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.append
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, SparseList.Segment<E> right) private static <E> FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.emptyTree()
(package private) FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.getTree()
For testing only.private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, List<SparseList.Segment<E>> middle, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, Tuple2<SparseList.Segment<E>, Integer> lSuffix, List<SparseList.Segment<E>> middle, Tuple2<SparseList.Segment<E>, Integer> rPrefix, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, Tuple2<SparseList.Segment<E>, Integer> lSuffix, SparseList.Segment<E> middle, Tuple2<SparseList.Segment<E>, Integer> rPrefix, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) Method parameters in org.reactfx.util with type arguments of type SparseList.StatsModifier and TypeMethodDescriptionprivate FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.append
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, SparseList.Segment<E> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, List<SparseList.Segment<E>> middle, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, Tuple2<SparseList.Segment<E>, Integer> lSuffix, List<SparseList.Segment<E>> middle, Tuple2<SparseList.Segment<E>, Integer> rPrefix, FingerTree<SparseList.Segment<E>, SparseList.Stats> right) private FingerTree
<SparseList.Segment<E>, SparseList.Stats> SparseList.join
(FingerTree<SparseList.Segment<E>, SparseList.Stats> left, Tuple2<SparseList.Segment<E>, Integer> lSuffix, SparseList.Segment<E> middle, Tuple2<SparseList.Segment<E>, Integer> rPrefix, FingerTree<SparseList.Segment<E>, SparseList.Stats> right)