A C D E F H I L M N O P R S T Z 
All Classes All Packages

R

reduceLeft(Fn2<? super A, ? super A, ? extends A>) - Method in interface software.kes.enhancediterables.NonEmptyFiniteIterable
Applies a binary operator to all elements of this NonEmptyFiniteIterable, going left to right.
reduceRight(Fn2<? super A, ? super A, ? extends A>) - Method in interface software.kes.enhancediterables.NonEmptyFiniteIterable
Applies a binary operator to all elements of this NonEmptyFiniteIterable, going right to left.
repeat(A) - Static method in interface software.kes.enhancediterables.EnhancedIterable
Returns an infinite ImmutableNonEmptyIterable that repeatedly iterates a given element.
repeat(A) - Static method in interface software.kes.enhancediterables.ImmutableIterable
Returns an infinite ImmutableNonEmptyIterable that repeatedly iterates a given element.
repeat(A) - Static method in interface software.kes.enhancediterables.ImmutableNonEmptyIterable
Returns an infinite ImmutableNonEmptyIterable that repeatedly iterates a given element.
repeat(A) - Static method in interface software.kes.enhancediterables.NonEmptyIterable
Returns an infinite ImmutableNonEmptyIterable that repeatedly iterates a given element.
reverse() - Method in interface software.kes.enhancediterables.FiniteIterable
Returns a reversed representation of this FiniteIterable.
reverse() - Method in interface software.kes.enhancediterables.ImmutableFiniteIterable
Returns a reversed representation of this ImmutableFiniteIterable.
reverse() - Method in interface software.kes.enhancediterables.ImmutableNonEmptyFiniteIterable
Returns a reversed representation of this ImmutableNonEmptyFiniteIterable.
reverse() - Method in interface software.kes.enhancediterables.NonEmptyFiniteIterable
Returns a reversed representation of this NonEmptyFiniteIterable.
A C D E F H I L M N O P R S T Z 
All Classes All Packages