A C D E F H I L M N O P R S T Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- partition(Fn1<? super A, ? extends CoProduct2<B, C, ?>>) - Method in interface software.kes.enhancediterables.EnhancedIterable
-
Partitions this
EnhancedIterable
given a disjoint mapping function. - partition(Fn1<? super A, ? extends CoProduct2<B, C, ?>>) - Method in interface software.kes.enhancediterables.FiniteIterable
-
Partitions this
FiniteIterable
given a disjoint mapping function. - partition(Fn1<? super A, ? extends CoProduct2<B, C, ?>>) - Method in interface software.kes.enhancediterables.ImmutableFiniteIterable
-
Partitions this
ImmutableFiniteIterable
given a disjoint mapping function. - partition(Fn1<? super A, ? extends CoProduct2<B, C, ?>>) - Method in interface software.kes.enhancediterables.ImmutableIterable
-
Partitions this
ImmutableIterable
given a disjoint mapping function. - prepend(A) - Method in interface software.kes.enhancediterables.EnhancedIterable
-
Lazily prepends an element to the front of this
EnhancedIterable
, yielding a newNonEmptyIterable
. - prepend(A) - Method in interface software.kes.enhancediterables.FiniteIterable
-
Lazily prepends an element to the front of this
FiniteIterable
, yielding a newNonEmptyFiniteIterable
. - prepend(A) - Method in interface software.kes.enhancediterables.ImmutableFiniteIterable
-
Lazily prepends an element to the front of this
ImmutableFiniteIterable
, yielding a newImmutableNonEmptyFiniteIterable
. - prepend(A) - Method in interface software.kes.enhancediterables.ImmutableIterable
-
Lazily prepends an element to the front of this
ImmutableIterable
, yielding a newImmutableNonEmptyIterable
. - prepend(A) - Method in interface software.kes.enhancediterables.ImmutableNonEmptyFiniteIterable
-
Lazily prepends an element to the front of this
ImmutableNonEmptyFiniteIterable
, yielding a newImmutableNonEmptyFiniteIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.EnhancedIterable
-
Returns a new
EnhancedIterable
with the provided separator value injected before each value of thisEnhancedIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.FiniteIterable
-
Returns a new
FiniteIterable
with the provided separator value injected before each value of thisFiniteIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.ImmutableFiniteIterable
-
Returns a new
ImmutableFiniteIterable
with the provided separator value injected before each value of thisImmutableFiniteIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.ImmutableIterable
-
Returns a new
ImmutableIterable
with the provided separator value injected before each value of thisImmutableIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.ImmutableNonEmptyFiniteIterable
-
Returns a new
ImmutableNonEmptyFiniteIterable
with the provided separator value injected before each value of thisImmutableNonEmptyFiniteIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.ImmutableNonEmptyIterable
-
Returns a new
ImmutableNonEmptyIterable
with the provided separator value injected before each value of thisImmutableNonEmptyIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.NonEmptyFiniteIterable
-
Returns a new
NonEmptyFiniteIterable
with the provided separator value injected before each value of thisNonEmptyFiniteIterable
. - prependAll(A) - Method in interface software.kes.enhancediterables.NonEmptyIterable
-
Returns a new
NonEmptyIterable
with the provided separator value injected before each value of thisNonEmptyIterable
.
All Classes All Packages