Skip navigation links
$ A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

$

$(String) - Method in class com.aol.cyclops.comprehensions.ComprehensionData
Extract a bound variable
$(String, Object) - Method in class com.aol.cyclops.comprehensions.ComprehensionData
Bind a variable in this for comprehension
$(String, Supplier) - Method in class com.aol.cyclops.comprehensions.ComprehensionData
Lazily bind a variable in this for comprehension
$(String) - Method in class com.aol.cyclops.comprehensions.Varsonly
 
$1() - Method in class com.aol.cyclops.comprehensions.Varsonly
 
$2() - Method in class com.aol.cyclops.comprehensions.Varsonly
 
$3() - Method in class com.aol.cyclops.comprehensions.Varsonly
 
$4() - Method in class com.aol.cyclops.comprehensions.Varsonly
 
$5() - Method in class com.aol.cyclops.comprehensions.Varsonly
 

A

accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.ArrayToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.BufferedReaderToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.CallableToCompletableFutureConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.CollectionToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.DecomposableToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.DoubleStreamToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.EnumToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.FileToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.InputStreamToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.IntegerToRangeConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.IntStreamToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.IteratorToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.LongStreamToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.NullToOptionalConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.ObjectToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.OptionalDoubleToOptionalConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.OptionalIntToOptionalConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.OptionalLongToOptionalConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.ResultsetToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.StreamableToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.StringToStreamConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.SupplierToCompletableFutureConverter
 
accept(Object) - Method in class com.aol.cyclops.comprehensions.converters.URLToStreamConverter
 
accept(Object) - Method in interface com.aol.cyclops.lambda.api.MonadicConverter
 
add(CharSequence) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
 
add(Iterable<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Iterable as next nested level in the comprehension
add(Iterator<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Iterator as next nested level in the comprehension
add(Optional<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a AnyM as next nested level in the comprehension
add(SequenceM<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a TraversableM as next nested level in the comprehension
add(Callable<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Callable as next nested level in the comprehension
add(Supplier<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Supplier as next nested level in the comprehension
add(Collection<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Collection as next nested level in the comprehension
add(File) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a File as next nested level in the comprehension
add(URL) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a URL as next nested level in the comprehension
add(BufferedReader) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
 
add(Iterable<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Iterable as next nested level in the comprehension
add(Iterator<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Iterator as next nested level in the comprehension
add(Optional<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a AnyM as next nested level in the comprehension
add(SequenceM<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a TraversableM as next nested level in the comprehension
add(Callable<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Callable as next nested level in the comprehension Will behave as a CompletableFuture i.e.
add(Supplier<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Supplier as next nested level in the comprehension Will behave as a CompletableFuture i.e.
add(Collection<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
 
add(Iterable<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Iterable as next nested level in the comprehension
add(Iterator<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Iterator as next nested level in the comprehension
add(Optional<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a AnyM as next nested level in the comprehension
add(SequenceM<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a TraversableM as next nested level in the comprehension
add(Callable<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Callable as next nested level in the comprehension
add(Supplier<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Supplier as next nested level in the comprehension
add(Collection<T2>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
 
add(Iterable<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Iterable as next nested level in the comprehension
add(Iterator<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Iterator as next nested level in the comprehension
add(Optional<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a AnyM as next nested level in the comprehension
add(SequenceM<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a TraversableM as next nested level in the comprehension
add(Callable<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Callable as next nested level in the comprehension
add(Supplier<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Supplier as next nested level in the comprehension
add(Collection<T3>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
 
add(Iterable<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Iterable as next nested level in the comprehension
add(Iterator<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Iterator as next nested level in the comprehension
add(Optional<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a AnyM as next nested level in the comprehension
add(SequenceM<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a TraversableM as next nested level in the comprehension
add(Callable<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Callable as next nested level in the comprehension
add(Supplier<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Supplier as next nested level in the comprehension
add(Collection<T4>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
 
add(Iterable<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Iterable as next nested level in the comprehension
add(Iterator<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Iterator as next nested level in the comprehension
add(Optional<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a AnyM as next nested level in the comprehension
add(SequenceM<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a TraversableM as next nested level in the comprehension
add(Callable<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Callable as next nested level in the comprehension
add(Supplier<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Supplier as next nested level in the comprehension
add(Collection<T5>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
 
add(Iterable<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Iterable as next nested level in the comprehension
add(Iterator<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Iterator as next nested level in the comprehension
add(Optional<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a AnyM as next nested level in the comprehension
add(SequenceM<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a TraversableM as next nested level in the comprehension
add(Callable<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Callable as next nested level in the comprehension
add(Supplier<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Supplier as next nested level in the comprehension
add(Collection<T6>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
 
add(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
 
add(Iterable<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Iterable as next nested level in the comprehension
add(Iterator<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Iterator as next nested level in the comprehension
add(Optional<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a AnyM as next nested level in the comprehension
add(SequenceM<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a TraversableM as next nested level in the comprehension
add(Callable<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Callable as next nested level in the comprehension
add(Supplier<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Supplier as next nested level in the comprehension
add(Collection<T7>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a BufferedReader as next nested level in the comprehension
add(CharSequence) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
 
add(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
 
add(Iterable<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Iterable as next nested level in the comprehension
add(Iterator<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Iterator as next nested level in the comprehension
add(Optional<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Optional as next nested level in the comprehension
add(CompletableFuture<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a CompletableFuture as next nested level in the comprehension
add(AnyM<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a AnyM as next nested level in the comprehension
add(SequenceM<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a TraversableM as next nested level in the comprehension
add(Callable<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Callable as next nested level in the comprehension
add(Supplier<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Supplier as next nested level in the comprehension
add(Collection<T8>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Collection as next nested level in the comprehension
add(File) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a File as next nested level in the comprehension
add(URL) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a URL as next nested level in the comprehension
add(BufferedReader) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a BufferedReader as next nested level in the comprehension
add(Supplier<Object>) - Static method in class com.aol.cyclops.comprehensions.donotation.UntypedDo
Start a for comprehension from a Supplier Supplier#get will be called immediately If supplied type is a Monad Cyclops knows about (@see com.aol.cyclops.lambda.api.Comprehender) it will be used directly Otherwise an attempt will be made to lift the type to a Monadic form (@see com.aol.cyclops.lambda.api.MonadicConverter)
add(Object) - Static method in class com.aol.cyclops.comprehensions.donotation.UntypedDo
Build a for comprehension from supplied type If type is a Monad Cyclops knows about (@see com.aol.cyclops.lambda.api.Comprehender) it will be used directly Otherwise an attempt will be made to lift the type to a Monadic form (@see com.aol.cyclops.lambda.api.MonadicConverter)
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp0
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp1
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp1
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp2
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp2
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp3
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp3
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp4
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp4
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp5
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp5
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp6
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp6
 
add(Object) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp7
 
add(Supplier) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp7
 
addBaseStream(Supplier<BaseStream<T2, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a BaseStream as next nested level in the comprehension
addBaseStream(Supplier<BaseStream<T3, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Stream as next nested level in the comprehension
addBaseStream(Supplier<BaseStream<T4, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a BaseStream as next nested level in the comprehension
addBaseStream(Supplier<BaseStream<T5, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Stream as next nested level in the comprehension
addBaseStream(Supplier<BaseStream<T6, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Stream as next nested level in the comprehension
addBaseStream(Supplier<BaseStream<T7, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Stream as next nested level in the comprehension
addBaseStream(Supplier<BaseStream<T8, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Stream as next nested level in the comprehension
addStream(Stream<T1>) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
Add a Stream as next nested level in the comprehension
addStream(Stream<T1>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T3>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T4>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T5>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T6>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T7>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Stream as next nested level in the comprehension
addStream(Supplier<Stream<T8>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Stream as next nested level in the comprehension
addToAssigned(Function) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
addToAssigned(Function) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp
 
addToSet(int, int, int, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
addValues(T1...) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
 
addValues(T1...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
 
addValues(T2...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
 
addValues(T3...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
 
addValues(T4...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
 
addValues(T5...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
 
addValues(T6...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
 
addValues(T7...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
 
addValues(T8...) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
 
aggregate(Monad<?, ?>) - Method in interface com.aol.cyclops.internal.Monad
Aggregate the contents of this Monad and the supplied Monad
aggregate(AnyM<T>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Aggregate the contents of this Monad and the supplied Monad
aggregate(AnyM<T>) - Method in interface com.aol.cyclops.monad.AnyM
Aggregate the contents of this Monad and the supplied Monad
aggregateUntyped(AnyM<?>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
ALL_SPEC - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
ALL_SPEC_INT - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
allMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous All Match operation
allMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
True if predicate matches all elements when Monad converted to a Stream
allMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
allMatch(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
True if predicate matches all elements when Monad converted to a Stream
allMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
True if predicate matches all elements when Monad converted to a Stream
allMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
allMatch(Predicate<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous All Match operation
anyM() - Method in interface com.aol.cyclops.internal.Monad
 
anyM() - Method in class com.aol.cyclops.lambda.monads.MonadWrapper
 
AnyM<T> - Interface in com.aol.cyclops.monad
Wrapper for Any Monad type
anyM() - Method in interface com.aol.cyclops.monad.Reader
 
anyM() - Method in interface com.aol.cyclops.sequence.SequenceM
 
anyM() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
anyM() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
anyMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous Any Match operation
anyMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
True if a single element matches when Monad converted to a Stream
anyMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
anyMatch(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
True if a single element matches when Monad converted to a Stream
anyMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
True if a single element matches when Monad converted to a Stream
anyMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
anyMatch(Predicate<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous Any Match operation
AnyMFactory - Interface in com.aol.cyclops.monad
 
AnyMFactory.MetaFactory - Class in com.aol.cyclops.monad
 
AnyMFactoryImpl - Class in com.aol.cyclops.lambda.api
 
AnyMFactoryImpl() - Constructor for class com.aol.cyclops.lambda.api.AnyMFactoryImpl
 
AnyMForComprehensionFactory - Interface in com.aol.cyclops.lambda.monads
 
AnyMForComprehensionFactory.MetaFactory - Class in com.aol.cyclops.lambda.monads
 
AnyMForComprehensionHandler<U> - Interface in com.aol.cyclops.lambda.monads
 
AnyMForComprehensions<U> - Class in com.aol.cyclops.comprehensions.anyM
 
AnyMForComprehensions() - Constructor for class com.aol.cyclops.comprehensions.anyM.AnyMForComprehensions
 
AnyMFunctions - Interface in com.aol.cyclops.monad
 
AnyMImpl<T> - Class in com.aol.cyclops.lambda.monads
Wrapper for Any Monad type
AnyMImpl() - Constructor for class com.aol.cyclops.lambda.monads.AnyMImpl
 
anyMonads() - Method in class com.aol.cyclops.lambda.api.AnyMFactoryImpl
 
anyMonads() - Method in interface com.aol.cyclops.monad.AnyMFactory
 
AnyMonads - Class in com.aol.cyclops.monad
 
AnyMonads() - Constructor for class com.aol.cyclops.monad.AnyMonads
 
append(T...) - Method in interface com.aol.cyclops.sequence.SequenceM
Append values to the end of this SequenceM
append(T...) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Append values to the end of this SequenceM
append(T...) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Append values to the end of this Streamable
append(Stream<T>, T...) - Static method in class com.aol.cyclops.streams.StreamUtils
Append values to the end of this SequenceM
appendAll(Streamable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a new Streamablw with all elements in this Streamable followed by the elements in the provided Streamable
appendStream(Stream<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Append Stream to this SequenceM
appendStream(Stream<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Append Stream to this SequenceM
appendStream(Stream<T>, Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Append Stream to this SequenceM
appendStreamable(Streamable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Append Stream to this Streamable
applyM(Monad<?, Function<? super T, ? extends R>>) - Method in interface com.aol.cyclops.internal.MonadFunctions
Apply function/s inside supplied Monad to data in current Monad e.g.
applyM(AnyM<Function<? super T, ? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
applyM(AnyM<Function<? super T, ? extends R>>) - Method in interface com.aol.cyclops.monad.AnyM
Apply function/s inside supplied Monad to data in current Monad e.g.
ApplyM<T> - Interface in com.aol.cyclops.monad
 
applyMCompletableFuture(CompletableFuture<Function<? super T, ? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
applyMCompletableFuture(CompletableFuture<Function<? super T, ? extends R>>) - Method in interface com.aol.cyclops.monad.ApplyM
Apply function/s inside supplied Monad to data in current Monad
applyMIterable(Iterable<Function<? super T, ? extends R>>) - Method in interface com.aol.cyclops.monad.ApplyM
Apply function/s inside supplied Monad to data in current Monad e.g.
applyMOptional(Optional<Function<? super T, ? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
applyMOptional(Optional<Function<? super T, ? extends R>>) - Method in interface com.aol.cyclops.monad.ApplyM
Apply function/s inside supplied Monad to data in current Monad with Optionals
applyMStream(Stream<Function<? super T, ? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
applyMStream(Stream<Function<? super T, ? extends R>>) - Method in interface com.aol.cyclops.monad.ApplyM
Apply function/s inside supplied Monad to data in current Monad e.g.
ArrayToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
ArrayToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.ArrayToStreamConverter
 
AsDecomposable - Class in com.aol.cyclops.objects
 
AsDecomposable() - Constructor for class com.aol.cyclops.objects.AsDecomposable
 
asDecomposable(Object) - Static method in class com.aol.cyclops.objects.AsDecomposable
Coerce / wrap an Object as a Decomposable instance This adds an unapply method that returns an interable over the supplied objects fields.
AsDecomposable.CoercedDecomposable - Class in com.aol.cyclops.objects
 
AsFunctor - Class in com.aol.cyclops.lambda.api
 
AsFunctor() - Constructor for class com.aol.cyclops.lambda.api.AsFunctor
 
asFunctor(Object) - Static method in class com.aol.cyclops.lambda.api.AsFunctor
Create a Duck typed functor.
AsGenericMonad - Class in com.aol.cyclops.internal
Deprecated.
AsGenericMonad() - Constructor for class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
 
AsGenericMonoid - Class in com.aol.cyclops.lambda.api
 
AsGenericMonoid() - Constructor for class com.aol.cyclops.lambda.api.AsGenericMonoid
 
AsGenericMonoid.WrappedMonoid<A> - Class in com.aol.cyclops.lambda.api
 
asMonad(Object) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a duck typed Monad wrapper.
asMonoid(Object) - Static method in class com.aol.cyclops.lambda.api.AsGenericMonoid
Wrap supplied Monoid object in the cylops Monoid interface Will look for sum(a,b) or combine(a,b) methods for combiner and zero() method for zero
asSequence() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Wrap this Monad's contents as a Sequence without disaggreating it.
asSequence() - Method in interface com.aol.cyclops.monad.AnyM
Wrap this Monad's contents as a Sequence without disaggreating it.
Assignment - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Assignment() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Assignment
 
AsStreamable - Class in com.aol.cyclops.sequence.streamable
 
AsStreamable() - Constructor for class com.aol.cyclops.sequence.streamable.AsStreamable
 
averageDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperators
Perform an asynchronous average operation
averageDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperatorsMixin
Perform an asynchronous average operation
averageDouble(ToDoubleFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
averageInt(ToIntFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
averageInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperators
Perform an asynchronous average operation
averageInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperatorsMixin
Perform an asynchronous average operation
averageLong(ToLongFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
averageLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperators
Perform an asynchronous average operation
averageLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperatorsMixin
Perform an asynchronous average operation
avg() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
avg(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
avg() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
avg(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
avg() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
avg(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
avgDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
avgInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
avgLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 

B

BaseHotStreamImpl<T> - Class in com.aol.cyclops.streams
 
BaseHotStreamImpl(Stream<T>) - Constructor for class com.aol.cyclops.streams.BaseHotStreamImpl
 
batchBySize(int) - Method in interface com.aol.cyclops.sequence.SequenceM
Batch elements in a Stream by size into Lists
batchBySize(int, Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Batch elements in a Stream by size into a collection created by the supplied factory
batchBySize(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchBySize(int, Supplier<C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchBySize(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Batch elements in a Stream by size into Lists
batchBySize(int, Supplier<C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Batch elements in a Stream by size into a collection created by the supplied factory
batchBySize(int) - Method in class com.aol.cyclops.streams.operators.BatchBySizeOperator
 
batchBySize(Stream<T>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Group elements in a Monad into a Stream
batchBySize(Stream<T>, int, Supplier<C>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
batchBySizeAndTime(int, long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Batch elements by size into a List
batchBySizeAndTime(int, long, TimeUnit, Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Batch elements by size into a collection created by the supplied factory
batchBySizeAndTime(int, long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchBySizeAndTime(int, long, TimeUnit, Supplier<C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchBySizeAndTime(int, long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Batch elements by size into a List
batchBySizeAndTime(int, long, TimeUnit, Supplier<C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Batch elements by size into a collection created by the supplied factory
batchBySizeAndTime(int, long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.BatchByTimeAndSizeOperator
 
batchBySizeAndTime(Stream<T>, int, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
batchBySizeAndTime(Stream<T>, int, long, TimeUnit, Supplier<C>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
BatchBySizeOperator<T,C extends java.util.Collection<T>> - Class in com.aol.cyclops.streams.operators
 
BatchBySizeOperator(Stream<T>) - Constructor for class com.aol.cyclops.streams.operators.BatchBySizeOperator
 
BatchBySizeOperator(Stream<T>, Supplier<C>) - Constructor for class com.aol.cyclops.streams.operators.BatchBySizeOperator
 
batchByTime(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Batch elements in a Stream by time period
batchByTime(long, TimeUnit, Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Batch elements by time into a collection created by the supplied factory
batchByTime(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchByTime(long, TimeUnit, Supplier<C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchByTime(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Batch elements in a Stream by time period
batchByTime(long, TimeUnit, Supplier<C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Batch elements by time into a collection created by the supplied factory
batchByTime(long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.BatchByTimeOperator
 
batchByTime(Stream<T>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
batchByTime(Stream<T>, long, TimeUnit, Supplier<C>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
BatchByTimeAndSizeOperator<T,C extends java.util.Collection<? super T>> - Class in com.aol.cyclops.streams.operators
 
BatchByTimeAndSizeOperator(Stream<T>) - Constructor for class com.aol.cyclops.streams.operators.BatchByTimeAndSizeOperator
 
BatchByTimeAndSizeOperator(Stream<T>, Supplier<C>) - Constructor for class com.aol.cyclops.streams.operators.BatchByTimeAndSizeOperator
 
BatchByTimeOperator<T,C extends java.util.Collection<T>> - Class in com.aol.cyclops.streams.operators
 
BatchByTimeOperator(Stream<T>) - Constructor for class com.aol.cyclops.streams.operators.BatchByTimeOperator
 
BatchByTimeOperator(Stream<T>, Supplier<C>) - Constructor for class com.aol.cyclops.streams.operators.BatchByTimeOperator
 
batchUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a SequenceM batched by List, where each batch is populated until the predicate holds
batchUntil(Predicate<? super T>, Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a SequenceM batched by a Collection, where each batch is populated until the predicate holds
batchUntil(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchUntil(Predicate<? super T>, Supplier<C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchUntil(Predicate<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Streamable batched by List, where each batch is populated until the predicate holds
batchUntil(Predicate<T>, Supplier<C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Streamable batched by a Collection, where each batch is populated until the predicate holds
batchUntil(Stream<T>, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
batchWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a SequenceM batched by List, where each batch is populated while the predicate holds
batchWhile(Predicate<? super T>, Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a SequenceM batched by a Collection, where each batch is populated while the predicate holds
batchWhile(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchWhile(Predicate<? super T>, Supplier<C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
batchWhile(Predicate<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Streamable batched by List, where each batch is populated while the predicate holds
batchWhile(Predicate<T>, Supplier<C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Streamable batched by a Collection, where each batch is populated while the predicate holds
batchWhile(Predicate<? super T>) - Method in class com.aol.cyclops.streams.operators.BatchWhileOperator
 
batchWhile(Stream<T>, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
batchWhile(Stream<T>, Predicate<? super T>, Supplier<C>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
BatchWhileOperator<T,C extends java.util.Collection<? super T>> - Class in com.aol.cyclops.streams.operators
 
BatchWhileOperator(Stream<T>) - Constructor for class com.aol.cyclops.streams.operators.BatchWhileOperator
 
BatchWhileOperator(Stream<T>, Supplier<C>) - Constructor for class com.aol.cyclops.streams.operators.BatchWhileOperator
 
bind(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.internal.Monad
Perform a looser typed flatMap / bind operation The return type can be another type other than the host type
bind(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.internal.MonadFunctions
 
bind(Function<? super T, ?>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Perform a looser typed flatMap / bind operation The return type can be another type other than the host type
bind(Function<? super T, ?>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a looser typed flatMap / bind operation The return type can be another type other than the host type Note the modified javaslang monad laws are not applied during the looser typed bind operation The modification being used to work around the limits of the Java type system.
block() - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
Block until the currently active reactive task completes
BufferedReaderToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
BufferedReaderToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.BufferedReaderToStreamConverter
 
buildExpression(String) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 

C

CallableToCompletableFutureConverter - Class in com.aol.cyclops.comprehensions.converters
 
CallableToCompletableFutureConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.CallableToCompletableFutureConverter
 
cancel() - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
 
cast(Class<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
Cast all elements in a stream to a given type, possibly throwing a ClassCastException.
cast(Class<U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Cast all elements in a stream to a given type, possibly throwing a ClassCastException.
cast(Class<U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Cast all elements in a stream to a given type, possibly throwing a ClassCastException.
cast(Stream<T>, Class<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Cast all elements in a stream to a given type, possibly throwing a ClassCastException.
characteristics() - Method in class com.aol.cyclops.streams.spliterators.ClosingSpliterator
 
characteristics() - Method in class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
characteristics() - Method in class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
characteristics() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
characteristics() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 
checkNext(int, String, int, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
clone() - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Deprecated.
close() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
ClosingSpliterator<T> - Class in com.aol.cyclops.streams.spliterators
 
ClosingSpliterator(long, Queue, AtomicBoolean) - Constructor for class com.aol.cyclops.streams.spliterators.ClosingSpliterator
 
CoercedDecomposable() - Constructor for class com.aol.cyclops.objects.AsDecomposable.CoercedDecomposable
 
collect(Collector<? super T, A, R>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Collect the contents of the monad wrapped by this AnyM into supplied collector
collect(Collector<? super T, A, R>) - Method in interface com.aol.cyclops.monad.AnyM
Collect the contents of the monad wrapped by this AnyM into supplied collector
collect(Collector<? super T, A, R>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream collection
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream collection
collect(Collector<? super T, A, R>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
collect(Collector<? super T, A, R>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
collect(Collector<? super T, A, R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Mutable reduction / collection over this Monad converted to a Stream
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
collect(Stream<Collector>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Apply multiple collectors Simulataneously to this Monad
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
collect(Collector<? super T, A, R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 2 Collectors.
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 3 Collectors.
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 4 Collectors.
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>, Collector<? super T, A5, R5>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 5 Collectors.
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>, Collector<? super T, A5, R5>, Collector<? super T, A6, R6>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 6 Collectors.
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>, Collector<? super T, A5, R5>, Collector<? super T, A6, R6>, Collector<? super T, A7, R7>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 7 Collectors.
collect(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>, Collector<? super T, A5, R5>, Collector<? super T, A6, R6>, Collector<? super T, A7, R7>, Collector<? super T, A8, R8>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
Collect this collectable into 8 Collectors.
collect(Collector<? super T, A, R>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
collect(Collector<? super T, A, R>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream collection
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream collection
collect(Streamable<Collector>) - Method in class com.aol.cyclops.streams.operators.MultiCollectOperator
 
collect(Stream<T>, Stream<Collector>) - Static method in class com.aol.cyclops.streams.StreamUtils
Apply multiple Collectors, simultaneously to a Stream
collect(Stream<T>, Iterable<Collector>) - Static method in class com.aol.cyclops.streams.StreamUtils
Apply multiple Collectors, simultaneously to a Stream
collect(Stream<T>, Streamable<Collector>) - Static method in class com.aol.cyclops.streams.StreamUtils
Apply multiple Collectors, simultaneously to a Stream
collectable() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
Narrow this class to a Collectable
collectable() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
collectable() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
CollectionToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
CollectionToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.CollectionToStreamConverter
 
collectIterable(Iterable<Collector>) - Method in interface com.aol.cyclops.sequence.SequenceM
Deprecated.
collectIterable(Iterable<Collector>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Apply multiple Collectors, simultaneously to a Stream
collectIterable(Iterable<Collector>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Apply multiple Collectors, simultaneously to a Stream
collectStream(Stream<Collector>) - Method in interface com.aol.cyclops.sequence.SequenceM
Deprecated.
collectStream(Stream<Collector>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
collectStream(Stream<Collector>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Apply multiple collectors Simulataneously to this Monad
com.aol.cyclops.comprehensions - package com.aol.cyclops.comprehensions
 
com.aol.cyclops.comprehensions.anyM - package com.aol.cyclops.comprehensions.anyM
 
com.aol.cyclops.comprehensions.comprehenders - package com.aol.cyclops.comprehensions.comprehenders
 
com.aol.cyclops.comprehensions.converters - package com.aol.cyclops.comprehensions.converters
 
com.aol.cyclops.comprehensions.donotation - package com.aol.cyclops.comprehensions.donotation
 
com.aol.cyclops.comprehensions.donotation.typed - package com.aol.cyclops.comprehensions.donotation.typed
 
com.aol.cyclops.internal - package com.aol.cyclops.internal
 
com.aol.cyclops.lambda.api - package com.aol.cyclops.lambda.api
 
com.aol.cyclops.lambda.monads - package com.aol.cyclops.lambda.monads
 
com.aol.cyclops.lambda.monads.transformers - package com.aol.cyclops.lambda.monads.transformers
 
com.aol.cyclops.monad - package com.aol.cyclops.monad
 
com.aol.cyclops.monad.functions - package com.aol.cyclops.monad.functions
 
com.aol.cyclops.objects - package com.aol.cyclops.objects
 
com.aol.cyclops.scheduling.util.cron - package com.aol.cyclops.scheduling.util.cron
 
com.aol.cyclops.sequence - package com.aol.cyclops.sequence
 
com.aol.cyclops.sequence.future - package com.aol.cyclops.sequence.future
 
com.aol.cyclops.sequence.reactivestreams - package com.aol.cyclops.sequence.reactivestreams
 
com.aol.cyclops.sequence.streamable - package com.aol.cyclops.sequence.streamable
 
com.aol.cyclops.streams - package com.aol.cyclops.streams
 
com.aol.cyclops.streams.future - package com.aol.cyclops.streams.future
 
com.aol.cyclops.streams.operators - package com.aol.cyclops.streams.operators
 
com.aol.cyclops.streams.spliterators - package com.aol.cyclops.streams.spliterators
 
combinations(int) - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of(1,2,3).combinations(2) //SequenceM[SequenceM[1,2],SequenceM[1,3],SequenceM[2,3]]
combinations() - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of(1,2,3).combinations() //SequenceM[SequenceM[],SequenceM[1],SequenceM[2],SequenceM[3].SequenceM[1,2],SequenceM[1,3],SequenceM[2,3] ,SequenceM[1,2,3]]
combinations(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3).combinations(2) //Streamable[Streamable[1,2],Streamable[1,3],Streamable[2,3]]
combinations() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3).combinations() //Streamable[Streamable[],Streamable[1],Streamable[2],Streamable[3],Streamable[1,2],Streamable[1,3],Streamable[2,3] ,Streamable[1,2,3]]
combiner() - Method in class com.aol.cyclops.lambda.api.AsGenericMonoid.WrappedMonoid
 
combiner() - Method in interface com.aol.cyclops.sequence.Monoid
 
CompletableFutureComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
CompletableFutureComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
CompletableFutureT<A> - Class in com.aol.cyclops.lambda.monads.transformers
Monad Transformer for Java CompletableFutures CompletableFutureT consists of an AnyM instance that in turns wraps anoter Monad type that contains an CompletableFuture CompletableFutureT>>> CompletableFutureT allows the deeply wrapped CompletableFuture to be manipulating within it's nested /contained context
completableFutureToStream(CompletableFuture<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
Comprehender<T> - Interface in com.aol.cyclops.lambda.api
Interface for defining how Comprehensions should work for a type Cyclops For Comprehensions will supply either a JDK 8 Predicate or Function for filter / map / flatMap The comprehender should wrap these in a suitable type and make the call to the underlying Monadic Type (T) the Comprehender implementation supports.
Comprehenders - Class in com.aol.cyclops.comprehensions.comprehenders
Registered Comprehenders
Comprehenders() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.Comprehenders
 
ComprehenderSelector - Class in com.aol.cyclops.lambda.monads
 
ComprehenderSelector() - Constructor for class com.aol.cyclops.lambda.monads.ComprehenderSelector
 
ComprehensionData<T,R,V extends Initialisable> - Class in com.aol.cyclops.comprehensions
Class that collects data for free form for comprehensions
concat(Stream<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
concat(T) - Method in interface com.aol.cyclops.sequence.SequenceM
 
concat(T...) - Method in interface com.aol.cyclops.sequence.SequenceM
 
concat(Stream<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
concat(T) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
concat(T...) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
concat(Streamable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
concat(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
concat(T...) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
concat(Object, Stream<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Concat an Object and a Stream If the Object is a Stream, Streamable or Iterable will be converted (or left) in Stream form and concatonated Otherwise a new Stream.of(o) is created
connect() - Method in interface com.aol.cyclops.sequence.HotStream
 
connect(Queue<T>) - Method in interface com.aol.cyclops.sequence.HotStream
 
connect() - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
connect(Queue<T>) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
connected - Variable in class com.aol.cyclops.streams.IteratorHotStream
 
connections - Variable in class com.aol.cyclops.streams.IteratorHotStream
 
connectTo(Queue<T>, Function<SequenceM<T>, R>) - Method in interface com.aol.cyclops.sequence.HotStream
 
connectTo(Queue<T>, Function<SequenceM<T>, R>) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
contains(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
True if a streamable contains element t
convert(Stream<T>) - Method in interface com.aol.cyclops.comprehensions.converters.StreamUpscaler
 
ConvertableToSequenceM<T> - Interface in com.aol.cyclops.sequence.streamable
 
convertToMonad(Object) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from an Object that will be converted to Monadic form if neccessary by the registered MonadicConverters.
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.ArrayToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.BufferedReaderToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.CallableToCompletableFutureConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.CollectionToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.DecomposableToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.DoubleStreamToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.EnumToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.FileToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.InputStreamToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.IntegerToRangeConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.IntStreamToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.IteratorToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.LongStreamToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.MonadicConverters
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.NullToOptionalConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.ObjectToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.OptionalDoubleToOptionalConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.OptionalIntToOptionalConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.OptionalLongToOptionalConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.ResultsetToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.StreamableToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.StringToStreamConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.SupplierToCompletableFutureConverter
 
convertToMonadicForm(Object) - Method in class com.aol.cyclops.comprehensions.converters.URLToStreamConverter
 
convertToMonadicForm(Object) - Method in interface com.aol.cyclops.lambda.api.MonadicConverter
 
copy() - Method in interface com.aol.cyclops.streams.spliterators.ReversableSpliterator
 
copy() - Method in class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
copy() - Method in class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
copy() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
copy() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 
count() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream count
count() - Method in interface com.aol.cyclops.sequence.SequenceM
 
count() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
count(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
count() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
count() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
count() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
count() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream count
countDistinct(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
countDistinct() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
countDistinct() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
countDistinct() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
countDistinctBy(Function<? super T, ? extends U>, Predicate<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
countDistinctBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
countDistinctBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
countDistinctBy(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
create() - Method in interface com.aol.cyclops.lambda.monads.AnyMForComprehensionFactory
 
createEntry(Function) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
createEntry(Function) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp
 
CronExpression - Class in com.aol.cyclops.scheduling.util.cron
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String) - Constructor for class com.aol.cyclops.scheduling.util.cron.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronExpression(CronExpression) - Constructor for class com.aol.cyclops.scheduling.util.cron.CronExpression
Constructs a new CronExpression as a copy of an existing instance.
crossJoin(Stream<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
crossJoin(Seq<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
crossJoin(Iterable<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
crossJoin(Streamable<U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
custom(Class<X>) - Static method in class com.aol.cyclops.comprehensions.ForComprehensions
Step builder for Creating a for comprehension using a custom interface
CustomForComprehension<R,T> - Interface in com.aol.cyclops.comprehensions
Extend this interface to implement custom For Comprehensions Format is to bind a Monad or colleciton use methods in the following format varName(Monad m); to access the current value in a filter or yield expression varName(); e.g.
cycle(int) - Method in interface com.aol.cyclops.internal.Monad
Convert to a Stream with the values repeated specified times
cycle(int) - Method in interface com.aol.cyclops.internal.MonadFunctions
 
cycle(int) - Method in interface com.aol.cyclops.sequence.SequenceM
Convert to a Stream with the values repeated specified times
cycle() - Method in interface com.aol.cyclops.sequence.SequenceM
Convert to a Stream with the values infinitely cycled
cycle(Monoid<T>, int) - Method in interface com.aol.cyclops.sequence.SequenceM
Convert to a Stream with the result of a reduction operation repeated specified times
cycle(Class<R>, int) - Method in interface com.aol.cyclops.sequence.SequenceM
Deprecated.
cycle(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Convert to a Stream with the values repeated specified times
cycle() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Convert to a Stream with the values infinitely cycled
cycle(Monoid<T>, int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Convert to a Stream with the result of a reduction operation repeated specified times
cycle(Class<R>, int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Convert to a Stream, repeating the resulting structure specified times and lifting all values to the specified Monad type
cycle(int, Streamable<U>) - Static method in class com.aol.cyclops.sequence.SeqUtils
Create a Stream that finitely cycles the provided Streamable, provided number of times
cycle(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Convert to a Stream with the values repeated specified times
cycle() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Convert to a Stream with the values infinitely cycled
cycle(Monoid<T>, int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Convert to a Stream with the result of a reduction operation repeated specified times
cycle(Class<R>, int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Convert to a Stream, repeating the resulting structure specified times and lifting all values to the specified Monad type
cycle(Stream<T>, Monoid<T>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Convert to a Stream with the result of a reduction operation repeated specified times
cycle(Stream<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a new Stream that infiniteable cycles the provided Stream
cycle(Streamable<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a Stream that infiniteable cycles the provided Streamable
cycle(int, Streamable<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a Stream that finitely cycles the provided Streamable, provided number of times
cycleUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Repeat in a Stream until specified predicate holds
cycleUntil(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Repeat in a Stream until specified predicate holds
cycleUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Repeat in a Stream until specified predicate holds
cycleUntil(Stream<T>, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Repeat in a Stream until specified predicate holds
cycleWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Repeat in a Stream while specified predicate holds
cycleWhile(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Repeat in a Stream while specified predicate holds
cycleWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Repeat in a Stream while specified predicate holds
cycleWhile(Stream<T>, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Repeat in a Stream while specified predicate holds
CyclopsSubscriber<T> - Interface in com.aol.cyclops.sequence.reactivestreams
 

D

DAY_OF_MONTH - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
DAY_OF_WEEK - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
dayMap - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
daysOfMonth - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
daysOfWeek - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
debounce(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Allow one element through per time period, drop all other elements in that time period
debounce(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
debounce(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Allow one element through per time period, drop all other elements in that time period
debounce(long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.DebounceOperator
 
debounce(Stream<T>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
DebounceOperator<T> - Class in com.aol.cyclops.streams.operators
 
DebounceOperator() - Constructor for class com.aol.cyclops.streams.operators.DebounceOperator
 
Decomposable - Interface in com.aol.cyclops.objects
trait / interface for Value Objects / Case Classes / Algebraic Data Types unapply uses Reflection by default, but clients can override it if neccessary
DecomposableToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
DecomposableToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.DecomposableToStreamConverter
 
deleteBetween(int, int) - Method in interface com.aol.cyclops.sequence.SequenceM
Delete elements between given indexes in a Stream
deleteBetween(int, int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Delete elements between given indexes in a Stream
deleteBetween(int, int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Delete elements between given indexes in a Stream
deleteBetween(Stream<T>, int, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Delete elements between given indexes in a Stream
distinct() - Method in interface com.aol.cyclops.sequence.SequenceM
 
distinct(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
distinct() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
distinct(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
distinct() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
distinct(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
Do - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Do() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Do
 
Doable<T> - Interface in com.aol.cyclops.comprehensions.donotation
 
DoComp - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
DoComp() - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp
 
DoComp0 - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp0(PStack<Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
 
DoComp0(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp0
 
DoComp1<T1> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp1(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
 
DoComp1(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp1
 
DoComp2<T1,T2> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp2(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
 
DoComp2(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp2
 
DoComp3<T1,T2,T3> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp3(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
 
DoComp3(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp3
 
DoComp4<T1,T2,T3,T4> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp4(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
 
DoComp4(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp4
 
DoComp5<T1,T2,T3,T4,T5> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp5(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
 
DoComp5(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp5
 
DoComp6<T1,T2,T3,T4,T5,T6> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp6(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
 
DoComp6(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp6
 
DoComp7<T1,T2,T3,T4,T5,T6,T7> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp7(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
 
DoComp7(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp7
 
DoComp8<T,T1,T2,T3,T4,T5,T6,T7> - Class in com.aol.cyclops.comprehensions.donotation.typed
 
DoComp8(PStack<Entry>, Class) - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.DoComp8
 
DoComp8(PStack<UntypedDo.Entry>) - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp8
 
DoubleOperators<T> - Interface in com.aol.cyclops.streams.future
 
DoubleOperatorsMixin<T> - Interface in com.aol.cyclops.streams.future
 
DoubleStreamToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
DoubleStreamToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.DoubleStreamToStreamConverter
 
doWithThisAnd(Function<T, ?>) - Method in interface com.aol.cyclops.comprehensions.donotation.Doable
 
doWithThisAndThat(Object) - Method in interface com.aol.cyclops.comprehensions.donotation.Doable
 
doWithThisAndThat(Supplier) - Method in interface com.aol.cyclops.comprehensions.donotation.Doable
 
duplicate() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Duplicate a Stream, buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
duplicate(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Duplicate a Stream, buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
duplicateSequence() - Method in interface com.aol.cyclops.sequence.SequenceM
Duplicate a Stream, buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
duplicateSequence() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Duplicate a Stream, buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.

E

elapsed() - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of(1,2,3,4,5) .elapsed() .forEach(System.out::println);
elapsed() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3,4,5) .elapsed() .forEach(System.out::println);
elementAt(long) - Method in interface com.aol.cyclops.sequence.SequenceM
Gets the element at index, and returns a Tuple containing the element (it must be present) and a lazy copy of the Sequence for further processing.
elementAt(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Gets the element at index (it must be present)
elementAt(long) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Gets the element at index, and returns a Tuple containing the element (it must be present) and a lazy copy of the Sequence for further processing.
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
empty() - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
empty() - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
empty() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
empty() - Method in interface com.aol.cyclops.monad.AnyM
Construct an AnyM wrapping an empty instance of the wrapped type e.g.
empty() - Static method in interface com.aol.cyclops.sequence.SequenceM
 
empty() - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
 
endsWith(Iterable<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
assertTrue(SequenceM.of(1,2,3,4,5,6) .endsWith(Arrays.asList(5,6)));
endsWith(Stream<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
assertTrue(SequenceM.of(1,2,3,4,5,6) .endsWith(Stream.of(5,6)));
endsWith(Iterable<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
endsWith(Stream<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
endsWith(Iterable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertTrue(Streamable.of(1,2,3,4,5,6) .endsWith(Arrays.asList(5,6)));
endsWith(Streamable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertTrue(Streamable.of(1,2,3,4,5,6) .endsWith(Stream.of(5,6)));
endsWith(Stream<T>, Iterable<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
Entry - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Entry() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Entry
 
EnumToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
EnumToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.EnumToStreamConverter
 
estimateSize() - Method in class com.aol.cyclops.streams.spliterators.ClosingSpliterator
 
estimateSize() - Method in class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
estimateSize() - Method in class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
estimateSize() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
estimateSize() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 
executeflatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
executeflatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
executeflatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
executeflatMap(Stream, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
executeflatMap(T, Function) - Method in interface com.aol.cyclops.lambda.api.Comprehender
Wrapper around flatMap
expressionParsed - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 

F

FileToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
FileToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.FileToStreamConverter
 
filter(Object, Predicate) - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
filter(Object, Predicate) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
filter(Optional, Predicate) - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
filter(Object, Predicate) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
filter(Object, Predicate) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
filter(Stream, Predicate) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
filter(Supplier<Boolean>) - Method in class com.aol.cyclops.comprehensions.ComprehensionData
Add a guard to the for comprehension
filter(Supplier<Boolean>) - Method in interface com.aol.cyclops.comprehensions.CustomForComprehension
 
filter(Function<? super T1, Boolean>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Filter data
filter(Function<? super T1, Function<? super T2, Boolean>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Filter data
filter(Function<? super T1, Function<? super T2, Function<? super T3, Boolean>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Filter data
filter(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Boolean>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Filter data
filter(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Boolean>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Filter data
filter(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Boolean>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Filter data
filter(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Boolean>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Filter data
filter(Function<T, Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<T7, Boolean>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp8
 
filter(Function<T, Boolean>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp1
 
filter(Function<T, Function<T1, Boolean>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp2
 
filter(Function<T, Function<T1, Function<T2, Boolean>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp3
 
filter(Function<T, Function<T1, Function<T2, Function<T3, Boolean>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp4
 
filter(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Boolean>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp5
 
filter(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, Boolean>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp6
 
filter(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, Function<T6, Boolean>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp7
 
filter(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, Function<T6, Function<T7, Boolean>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp8
 
filter(Predicate<? super T>) - Method in interface com.aol.cyclops.internal.Monad
 
filter(T, Predicate) - Method in interface com.aol.cyclops.lambda.api.Comprehender
Wrapper around filter
filter(Predicate<? super T>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
filter(Predicate<? super T>) - Method in interface com.aol.cyclops.lambda.monads.Filterable
 
filter(Predicate<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.ListT
Filter the wrapped List
filter(Predicate<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Filter the wrapped Optional
filter(Predicate<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.SetT
Filter the wrapped Set
filter(Predicate<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Filter the wrapped Streamable
filter(Predicate<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Filter the wrapped Stream
filter(Predicate<? super T>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a filter operation on the wrapped monad instance e.g.
filter(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
filter(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
filter(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
Filterable<T> - Interface in com.aol.cyclops.lambda.monads
Trait that represents any class with a single argument Filter method Will coerce that method into accepting JDK 8 java.util.function.Predicates
findAny() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous findAny operation
findAny() - Method in interface com.aol.cyclops.sequence.SequenceM
 
findAny() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
findAny() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
findAny() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous findAny operation
findFirst() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous findAny operation
findFirst() - Method in interface com.aol.cyclops.sequence.SequenceM
 
findFirst() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
findFirst() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
findFirst() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous findAny operation
findNextWhiteSpace(int, String) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
first(Comprehender<T>, Collection) - Static method in class com.aol.cyclops.comprehensions.comprehenders.Helper
 
firstValue() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous findAny operation
firstValue() - Method in interface com.aol.cyclops.sequence.SequenceM
assertThat(SequenceM.of(1,2,3,4) .map(u->{throw new RuntimeException();}) .recover(e->"hello") .firstValue(),equalTo("hello"));
firstValue() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
firstValue() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(1,2,3,4) .map(u->{throw new RuntimeException();}) .recover(e->"hello") .firstValue(),equalTo("hello"));
firstValue() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous findAny operation
firstValue(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
fixedDelay(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
emit elements after a fixed delay
fixedDelay(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
fixedDelay(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
emit elements after a fixed delay
fixedDelay(Stream<T>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
flatMap(CompletableFuture, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
flatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
flatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
flatMap(Optional, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
flatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
flatMap(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
flatMap(Stream, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
flatMap(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.internal.Monad
flatMap operation
flatMap(T, Function) - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
flatMap(Function<? super T, AnyM<? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
flatMap operation
FlatMap<T> - Interface in com.aol.cyclops.lambda.monads
 
flatMap(Function<? super T, ? extends FlatMap<R>>) - Method in interface com.aol.cyclops.lambda.monads.FlatMap
 
flatMap(Function1<A, CompletableFutureT<B>>) - Method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Flat Map the wrapped CompletableFuture
flatMap(Function1<T, ListT<B>>) - Method in class com.aol.cyclops.lambda.monads.transformers.ListT
Flat Map the wrapped List
flatMap(Function1<T, OptionalT<B>>) - Method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Flat Map the wrapped Optional
flatMap(Function1<T, SetT<B>>) - Method in class com.aol.cyclops.lambda.monads.transformers.SetT
Flat Map the wrapped Set
flatMap(Function1<T, StreamableT<B>>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Flat Map the wrapped Streamable
flatMap(Function<T, StreamT<B>>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Flat Map the wrapped Stream
flatMap(Function<? super T, AnyM<? extends R>>) - Method in interface com.aol.cyclops.monad.AnyM
flatMap operation AnyM follows the javaslang modified 'monad' laws https://gist.github.com/danieldietrich/71be006b355d6fbc0584 In particular left-identity becomes Left identity: unit(a).flatMap(f) ≡ select(f.apply(a)) Or in plain English, if your flatMap function returns multiple values (such as flatMap by Stream) but the current Monad only can only hold one value, only the first value is accepted.
flatMap(Function<? super R, ? extends Reader<T, R1>>) - Method in interface com.aol.cyclops.monad.Reader
 
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
flatMap operation
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
flatMap operation
flatMap(Function<? super T, Streamable<? extends R>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
flatMapAnyM(Function<? super T, AnyM<? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Allows flatMap return type to be any Monad type
flatMapAnyM(Function<? super T, AnyM<? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Allows flatMap return type to be any Monad type
flatMapAnyM(Function<? super T, AnyM<? extends R>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Allows flatMap return type to be any Monad type
flatMapAnyM(Stream<T>, Function<? super T, AnyM<? extends R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
flatMapBufferedReader(Function<? super T, BufferedReader>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied BufferedReaders
flatMapBufferedReader(Function<? super T, BufferedReader>) - Method in interface com.aol.cyclops.monad.FlatMapM
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied BufferedReaders
flatMapBufferedReader(Function<? super T, BufferedReader>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied BufferedReaders
flatMapBufferedReader(Function<? super T, BufferedReader>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied BufferedReaders
flatMapBufferedReader(Function<? super T, BufferedReader>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied BufferedReaders
flatMapBufferedReader(Stream<T>, Function<? super T, BufferedReader>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied BufferedReaders
flatMapCharSequence(Function<? super T, CharSequence>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Perform a flatMap operation where the result will be a flattened stream of Characters from the CharSequence returned by the supplied function.
flatMapCharSequence(Function<? super T, CharSequence>) - Method in interface com.aol.cyclops.monad.FlatMapM
Perform a flatMap operation where the result will be a flattened stream of Characters from the CharSequence returned by the supplied function.
flatMapCharSequence(Function<? super T, CharSequence>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a flatMap operation where the result will be a flattened stream of Characters from the CharSequence returned by the supplied function.
flatMapCharSequence(Function<? super T, CharSequence>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a flatMap operation where the result will be a flattened stream of Characters from the CharSequence returned by the supplied function.
flatMapCharSequence(Function<? super T, CharSequence>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Perform a flatMap operation where the result will be a flattened stream of Characters from the CharSequence returned by the supplied function.
flatMapCharSequence(Stream<T>, Function<? super T, CharSequence>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a flatMap operation where the result will be a flattened stream of Characters from the CharSequence returned by the supplied function.
flatMapCollection(Function<? super T, Collection<? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
flatMapping to a Stream will result in the Stream being converted to a List, if the host Monad type is not a Stream (or Stream like type).
flatMapCollection(Function<? super T, Collection<? extends R>>) - Method in interface com.aol.cyclops.monad.FlatMapM
Convenience method to allow method reference support, when flatMap return type is a Stream.
flatMapCollection(Function<? super T, Collection<? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
FlatMap where the result is a Collection, flattens the resultant collections into the host SequenceM
flatMapCollection(Function<? super T, Collection<? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Convenience method & performance optimisation flatMapping to a Stream will result in the Stream being converted to a List, if the host Monad type is not a Stream.
flatMapCollection(Function<? super T, Collection<? extends R>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
FlatMap where the result is a Collection, flattens the resultant collections into the host Streamable
flatMapCollection(Stream<T>, Function<? super T, Collection<? extends R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
flatMap operation that allows a Collection to be returned
flatMapCompletableFuture(Function<? super T, CompletableFuture<? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
flatMapCompletableFuture(Function<? super T, CompletableFuture<? extends R>>) - Method in interface com.aol.cyclops.monad.FlatMapM
 
flatMapCompletableFuture(Function<? super T, CompletableFuture<? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
flatMap to CompletableFuture - will block until Future complete, although (for non-blocking behaviour use AnyM wrapping CompletableFuture and flatMap to Stream there)
flatMapCompletableFuture(Function<? super T, CompletableFuture<? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
flatMap to CompletableFuture - will block until Future complete, although (for non-blocking behaviour use AnyM wrapping CompletableFuture and flatMap to Stream there)
flatMapCompletableFuture(Function<? super T, CompletableFuture<? extends R>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
flatMap to CompletableFuture - will block until Future complete, although (for non-blocking behaviour use AnyM wrapping CompletableFuture and flatMap to Stream there)
flatMapCompletableFuture(Stream<T>, Function<? super T, CompletableFuture<? extends R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
assertThat(StreamUtils.flatMapCompletableFuture(Stream.of(1,2,3), i->CompletableFuture.completedFuture(i+2)) .collect(Collectors.toList()), equalTo(Arrays.asList(3,4,5)));
flatMapFile(Function<? super T, File>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied files.
flatMapFile(Function<? super T, File>) - Method in interface com.aol.cyclops.monad.FlatMapM
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied files.
flatMapFile(Function<? super T, File>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied files.
flatMapFile(Function<? super T, File>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied files.
flatMapFile(Function<? super T, File>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied files.
flatMapFile(Stream<T>, Function<? super T, File>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied files.
FlatMapM<T> - Interface in com.aol.cyclops.monad
 
flatMapOptional(Function<? super T, Optional<? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Convenience method to allow method reference support, when flatMap return type is a Optional
flatMapOptional(Function<? super T, Optional<? extends R>>) - Method in interface com.aol.cyclops.monad.FlatMapM
Convenience method to allow method reference support, when flatMap return type is a Optional
flatMapOptional(Function<? super T, Optional<? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
flatMap to optional - will result in null values being removed
flatMapOptional(Function<? super T, Optional<? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
flatMap to optional - will result in null values being removed
flatMapOptional(Function<? super T, Optional<? extends R>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
flatMap to optional - will result in null values being removed
flatMapOptional(Stream<T>, Function<? super T, Optional<? extends R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
cross type flatMap, removes null entries
flatMapSequenceM(Function<? super T, SequenceM<? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
flatMapSequenceM(Function<? super T, SequenceM<? extends R>>) - Method in interface com.aol.cyclops.monad.FlatMapM
Convenience method to allow method reference support, when flatMap return type is a Stream.
flatMapSequenceM(Stream<T>, Function<? super T, SequenceM<? extends R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
flatMap operation
flatMapStream(Function<? super T, BaseStream<? extends R, ?>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Convenience method to allow method reference support, when flatMap return type is a Stream
flatMapStream(Function<? super T, BaseStream<? extends R, ?>>) - Method in interface com.aol.cyclops.monad.FlatMapM
Convenience method to allow method reference support, when flatMap return type is a Stream.
flatMapStream(Function<? super T, BaseStream<? extends R, ?>>) - Method in interface com.aol.cyclops.sequence.SequenceM
flatMap operation
flatMapStream(Function<? super T, BaseStream<? extends R, ?>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
flatMap operation
flatMapStream(Function<? super T, BaseStream<? extends R, ?>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
flatMap operation
flatMapStream(Stream<T>, Function<? super T, ? extends BaseStream<? extends R, ?>>) - Static method in class com.aol.cyclops.streams.StreamUtils
assertThat(StreamUtils.flatMapStream(Stream.of(1,2,3), i->Stream.of(i)).collect(Collectors.toList()), equalTo(Arrays.asList(1,2,3)));
flatMapStreamable(Function<? super T, Streamable<R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Convenience method to allow method reference support, when flatMap return type is a Streamable
flatMapStreamable(Function<? super T, Streamable<R>>) - Method in interface com.aol.cyclops.monad.FlatMapM
Convenience method to allow method reference support, when flatMap return type is a Stream.
flatMapToCompletableFuture(Function<? super MONAD, CompletableFuture<? extends R>>) - Method in interface com.aol.cyclops.internal.Monad
 
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
flatMapToOptional(Function<? super MONAD, Optional<? extends R>>) - Method in interface com.aol.cyclops.internal.Monad
 
flatMapToStream(Function<? super MONAD, Stream<? extends R>>) - Method in interface com.aol.cyclops.internal.Monad
 
flatMapURL(Function<? super T, URL>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied URLs
flatMapURL(Function<? super T, URL>) - Method in interface com.aol.cyclops.monad.FlatMapM
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied URLs
flatMapURL(Function<? super T, URL>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied URLs
flatMapURL(Function<? super T, URL>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied URLs
flatMapURL(Function<? super T, URL>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied URLs
flatMapURL(Stream<T>, Function<? super T, URL>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a flatMap operation where the result will be a flattened stream of Strings from the text loaded from the supplied URLs
flatten() - Method in interface com.aol.cyclops.internal.Monad
join / flatten one level of a nested hierarchy
flatten() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
join / flatten one level of a nested hierarchy
flatten() - Method in interface com.aol.cyclops.lambda.monads.FlatMap
 
flatten() - Method in interface com.aol.cyclops.monad.AnyM
join / flatten one level of a nested hierarchy
flatten() - Method in interface com.aol.cyclops.sequence.SequenceM
join / flatten one level of a nested hierarchy
flatten() - Method in class com.aol.cyclops.sequence.SequenceMImpl
join / flatten one level of a nested hierarchy
flatten() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
join / flatten one level of a nested hierarchy
flatten(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
Foldable<T> - Interface in com.aol.cyclops.lambda.monads
 
foldLeft(Monoid<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
SequenceM.of("a","b","c").foldLeft(Reducers.toString("")); // "abc"
foldLeft(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
foldLeft : immutable reduction from left to right
foldLeft(U, BiFunction<U, ? super T, U>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous foldLeft operation
foldLeft(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of("a","b","c").foldLeft(Reducers.toString("")); // "abc"
foldLeft(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
foldLeft : immutable reduction from left to right
foldLeft(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
foldLeft(T, BinaryOperator<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
foldLeft : immutable reduction from left to right
foldLeft(U, BiFunction<U, ? super T, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Fold a Streamable Left
foldLeft(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of("a","b","c").foldLeft(Reducers.toString("")); // "abc"
foldLeft(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
foldLeft : immutable reduction from left to right
foldLeft(U, BiFunction<U, ? super T, U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous foldLeft operation
foldLeft(Stream<T>, Monoid<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
foldLeftMapToType(Monoid<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldLeftMapToType(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldLeftMapToType(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldLeftMapToType(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldLeftMapToType(Stream<T>, Monoid<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldRight(Monoid<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
SequenceM.of("a","b","c").foldRight(Reducers.toString("")); // "cab"
foldRight(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Immutable reduction from right to left
foldRight(U, BiFunction<? super T, U, U>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous foldRight operation
foldRight(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of("a","b","c").foldRight(Reducers.toString("")); // "cab"
foldRight(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Immutable reduction from right to left
foldRight(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
foldRight(U, BiFunction<? super T, U, U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Immutable reduction from right to left
foldRight(T, BinaryOperator<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
foldRight(U, BiFunction<? super T, U, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Fold a Streamable fromt the right
foldRight(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of("a","b","c").foldRight(Reducers.toString("")); // "cab"
foldRight(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Immutable reduction from right to left
foldRight(U, BiFunction<? super T, U, U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous foldRight operation
foldRight(Stream<T>, Monoid<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
foldRightMapToType(Monoid<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldRightMapToType(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldRightMapToType(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldRightMapToType(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
foldRightMapToType(Stream<T>, Monoid<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
ForComprehensions - Class in com.aol.cyclops.comprehensions
Static helper methods for for comprehensions This class aims to make using for comprehenions as succint as possible
ForComprehensions() - Constructor for class com.aol.cyclops.comprehensions.ForComprehensions
 
foreach(Function<X, R>) - Method in class com.aol.cyclops.comprehensions.FreeFormForComprehension
 
foreach(Function<X, R>) - Method in class com.aol.cyclops.comprehensions.MyComprehension
 
forEach(Consumer<? super T>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
forEach(Consumer<T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
 
forEach(Consumer<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEach(Consumer<T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
forEach2(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, ? extends R>>) - Method in class com.aol.cyclops.comprehensions.anyM.AnyMForComprehensions
 
forEach2(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, Boolean>>, Function<? super U, Function<? super R1, ? extends R>>) - Method in class com.aol.cyclops.comprehensions.anyM.AnyMForComprehensions
 
forEach2(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, ? extends R>>) - Method in interface com.aol.cyclops.lambda.monads.AnyMForComprehensionHandler
 
forEach2(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, Boolean>>, Function<? super U, Function<? super R1, ? extends R>>) - Method in interface com.aol.cyclops.lambda.monads.AnyMForComprehensionHandler
 
forEach2(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
forEach2(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, Boolean>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
forEach2(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a two level nested internal iteration over this Stream and the supplied monad (allowing null handling, exception handling etc to be injected, for example)
forEach2(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, Boolean>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a two level nested internal iteration over this Stream and the supplied monad (allowing null handling, exception handling etc to be injected, for example)
forEach2(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a two level nested internal iteration over this Stream and the supplied stream
forEach2(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, Boolean>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a two level nested internal iteration over this Stream and the supplied stream
forEach2(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a two level nested internal iteration over this Stream and the supplied stream
forEach2(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, Boolean>>, Function<? super T, Function<? super R1, ? extends R>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a two level nested internal iteration over this Stream and the supplied stream
forEach3(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, ? extends AnyM<R2>>>, Function<? super U, Function<? super R1, Function<? super R2, Boolean>>>, Function<? super U, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in class com.aol.cyclops.comprehensions.anyM.AnyMForComprehensions
 
forEach3(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, ? extends AnyM<R2>>>, Function<? super U, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in class com.aol.cyclops.comprehensions.anyM.AnyMForComprehensions
 
forEach3(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, ? extends AnyM<R2>>>, Function<? super U, Function<? super R1, Function<? super R2, Boolean>>>, Function<? super U, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in interface com.aol.cyclops.lambda.monads.AnyMForComprehensionHandler
 
forEach3(AnyM<U>, Function<? super U, ? extends AnyM<R1>>, Function<? super U, Function<? super R1, ? extends AnyM<R2>>>, Function<? super U, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in interface com.aol.cyclops.lambda.monads.AnyMForComprehensionHandler
 
forEach3(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, ? extends AnyM<R2>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
forEach3(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, ? extends AnyM<R2>>>, Function<? super T, Function<? super R1, Function<? super R2, Boolean>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
forEach3(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, ? extends AnyM<R2>>>, Function<? super T, Function<? super R1, Function<? super R2, Boolean>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a three level nested internal iteration over this Stream and the supplied streams
forEach3(Function<? super T, ? extends AnyM<R1>>, Function<? super T, Function<? super R1, ? extends AnyM<R2>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a three level nested internal iteration over this AnyM and the supplied monads
forEach3(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, ? extends BaseStream<R2, ?>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a three level nested internal iteration over this Stream and the supplied streams
forEach3(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, ? extends BaseStream<R2, ?>>>, Function<? super T, Function<? super R1, Function<? super R2, Boolean>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Perform a three level nested internal iteration over this Stream and the supplied streams
forEach3(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, ? extends BaseStream<R2, ?>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a three level nested internal iteration over this Stream and the supplied streams
forEach3(Function<? super T, ? extends BaseStream<R1, ?>>, Function<? super T, Function<? super R1, ? extends BaseStream<R2, ?>>>, Function<? super T, Function<? super R1, Function<? super R2, Boolean>>>, Function<? super T, Function<? super R1, Function<? super R2, ? extends R>>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Perform a three level nested internal iteration over this Stream and the supplied streams
forEachEvent(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalFutureOperations
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers when the entire Stream has been processed an onComplete event will be recieved.
forEachEvent(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalOperations
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers when the entire Stream has been processed an onComplete event will be recieved.
forEachEvent(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEachEvent(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
forEachEvent(Stream<T>, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Static method in class com.aol.cyclops.streams.FutureStreamUtils
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers when the entire Stream has been processed an onComplete event will be recieved.
forEachEvent(Stream<T>, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers when the entire Stream has been processed an onComplete event will be recieved.
forEachOrdered(Consumer<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEachOrdered(Consumer<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
forEachWithError(Consumer<? super T>, Consumer<? super Throwable>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalFutureOperations
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers,
forEachWithError(Consumer<? super T>, Consumer<? super Throwable>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalOperations
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers,
forEachWithError(Consumer<? super T>, Consumer<? super Throwable>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEachWithError(Consumer<? super T>, Consumer<? super Throwable>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
forEachWithError(Stream<T>, Consumer<? super T>, Consumer<? super Throwable>) - Static method in class com.aol.cyclops.streams.FutureStreamUtils
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers,
forEachWithError(Stream<T>, Consumer<? super T>, Consumer<? super Throwable>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a forEach operation over the Stream capturing any elements and errors in the supplied consumers,
foreachX(Function<ComprehensionData<?, R, ? extends Initialisable>, R>) - Static method in class com.aol.cyclops.comprehensions.ForComprehensions
Create a custom for comprehension virtually unlimited in nesting depths
foreachX(Class<X>, Function<X, R>) - Static method in class com.aol.cyclops.comprehensions.ForComprehensions
Create a for comprehension using a custom interface
forEachX(long, Consumer<? super T>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalFutureOperations
Perform a forEach operation over the Stream, without closing it, consuming only the specified number of elements from the Stream, at this time.
forEachX(long, Consumer<? super T>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalOperations
Perform a forEach operation over the Stream, without closing it, consuming only the specified number of elements from the Stream, at this time.
forEachX(long, Consumer<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEachX(long, Consumer<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
forEachX(Stream<T>, long, Consumer<? super T>) - Static method in class com.aol.cyclops.streams.FutureStreamUtils
Perform a forEach operation over the Stream, without closing it, consuming only the specified number of elements from the Stream, at this time.
forEachX(Stream<T>, long, Consumer<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a forEach operation over the Stream, without closing it, consuming only the specified number of elements from the Stream, at this time.
forEachXEvents(long, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalFutureOperations
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXEvents(long, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalOperations
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXEvents(long, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEachXEvents(long, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
forEachXEvents(Stream<T>, long, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Static method in class com.aol.cyclops.streams.FutureStreamUtils
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXEvents(Stream<T>, long, Consumer<? super T>, Consumer<? super Throwable>, Runnable) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXWithError(long, Consumer<? super T>, Consumer<? super Throwable>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalFutureOperations
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXWithError(long, Consumer<? super T>, Consumer<? super Throwable>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsTerminalOperations
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXWithError(long, Consumer<? super T>, Consumer<? super Throwable>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
forEachXWithError(long, Consumer<? super T>, Consumer<? super Throwable>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
forEachXWithError(Stream<T>, long, Consumer<? super T>, Consumer<? super Throwable>) - Static method in class com.aol.cyclops.streams.FutureStreamUtils
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
forEachXWithError(Stream<T>, long, Consumer<? super T>, Consumer<? super Throwable>) - Static method in class com.aol.cyclops.streams.StreamUtils
Perform a forEach operation over the Stream without closing it, capturing any elements and errors in the supplied consumers, but only consuming the specified number of elements from the Stream, at this time.
format() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
FreeFormForComprehension<X,V extends Initialisable> - Class in com.aol.cyclops.comprehensions
 
FreeFormForComprehension() - Constructor for class com.aol.cyclops.comprehensions.FreeFormForComprehension
 
FreeFormForComprehension(Class<X>) - Constructor for class com.aol.cyclops.comprehensions.FreeFormForComprehension
 
FreeFormForComprehension(Class<X>, Class<V>) - Constructor for class com.aol.cyclops.comprehensions.FreeFormForComprehension
 
FreeFormForComprehension(Class<X>, V) - Constructor for class com.aol.cyclops.comprehensions.FreeFormForComprehension
 
FreeFormForComprehension(Class<X>, Class<V>, V) - Constructor for class com.aol.cyclops.comprehensions.FreeFormForComprehension
 
fromAnyM(AnyM<A>) - Static method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Construct an CompletableFutureT from an AnyM that contains a monad type that contains type other than CompletableFuture The values in the underlying monad will be mapped to CompletableFuture
fromAnyM(AnyM<A>) - Static method in class com.aol.cyclops.lambda.monads.transformers.ListT
Construct an ListT from an AnyM that contains a monad type that contains type other than List The values in the underlying monad will be mapped to List
fromAnyM(AnyM<A>) - Static method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Construct an OptionalT from an AnyM that contains a monad type that contains type other than Optional The values in the underlying monad will be mapped to Optional
fromAnyM(AnyM<A>) - Static method in class com.aol.cyclops.lambda.monads.transformers.SetT
Construct an SetT from an AnyM that contains a monad type that contains type other than Set The values in the underlying monad will be mapped to Set
fromAnyM(AnyM<A>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Construct an StreamableT from an AnyM that contains a monad type that contains type other than Streamable The values in the underlying monad will be mapped to Streamable
fromAnyM(AnyM<A>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Construct an StreamT from an AnyM that contains a monad type that contains type other than Stream The values in the underlying monad will be mapped to Stream
fromArray(T...) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM wrapping a Stream of the supplied data
fromCollection(Collection<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps a Collection
fromCompletableFuture(CompletableFuture<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps a CompletableFuture
fromDoubleStream(DoubleStream) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an DoubleStream
fromDoubleStream(DoubleStream) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from a Stream
fromDoubleStream(DoubleStream) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Construct a Sequence from a Stream
fromFile(File) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an textual Stream from a file
fromIntStream(IntStream) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an IntStream
fromIntStream(IntStream) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from a Stream
fromIntStream(IntStream) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Construct a Sequence from a Stream
fromIterable(Iterable<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an Iterable
fromIterable(Iterable<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from an Iterable
fromIterable(Iterable<T>) - Static method in class com.aol.cyclops.sequence.streamable.AsStreamable
 
fromIterable(Iterable<T>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
(Lazily) Construct a Streamable from an Iterable.
fromIterator(Iterator<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from an Iterator
fromList(List<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM from a List This AnyM will convert the List to a Stream under the covers, but will rematerialize the Stream as List if wrap() is called
fromList(List<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from a List (prefer this method if the source is a list, as it allows more efficient Stream reversal).
fromList(List<T>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
 
fromLongStream(LongStream) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an LongStream
fromLongStream(LongStream) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from a Stream
fromLongStream(LongStream) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Construct a Sequence from a Stream
fromObject(Object) - Static method in class com.aol.cyclops.sequence.streamable.AsStreamable
 
fromOptional(Optional<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an Optional
fromOptionalDouble(OptionalDouble) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an OptionalDouble
fromOptionalInt(OptionalInt) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an OptionalInt
fromOptionalLong(OptionalLong) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an OptionalLong
fromRange(int, int) - Static method in interface com.aol.cyclops.monad.AnyM
Construct an AnyM instance that wraps a range from start (inclusive) to end (exclusive) provided The AnyM will contain a SequenceM over the spefied range
fromRangeLong(long, long) - Static method in interface com.aol.cyclops.monad.AnyM
Construct an AnyM instance that wraps a range from start (inclusive) to end (exclusive) provided The AnyM will contain a SequenceM over the spefied range
fromSet(Set<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM from a Set This AnyM will convert the Set to a Stream under the covers, but will rematerialize the Stream as Set if wrap() is called
fromStream(Stream<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from a Stream The wrapped Monaad should have equivalent methods for
fromStream(AnyM<Stream<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.ListT
Create a ListT from an AnyM that wraps a monad containing a Stream
fromStream(AnyM<Stream<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.SetT
Create a SetT from an AnyM that wraps a monad containing a Stream
fromStream(AnyM<Stream<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Create a StreamableT from an AnyM that wraps a monad containing a Stream
fromStream(Stream<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps a Stream
fromStream(Stream<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Sequence from a Stream
fromStream(Stream<T>) - Static method in class com.aol.cyclops.sequence.streamable.AsStreamable
 
fromStream(Stream<T>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
(Lazily) Construct a Streamable from a Stream.
fromStreamable(ToStream<T>) - Static method in interface com.aol.cyclops.monad.AnyM
Wrap a Streamable inside an AnyM
fromURL(URL) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM instance that wraps an textual Stream from a URL
FunctionExecutionInvocationHandler - Class in com.aol.cyclops.comprehensions.comprehenders
 
FunctionExecutionInvocationHandler() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.FunctionExecutionInvocationHandler
 
Functor<T> - Interface in com.aol.cyclops.lambda.monads
 
FunctorWrapper<T> - Class in com.aol.cyclops.lambda.monads
 
FunctorWrapper() - Constructor for class com.aol.cyclops.lambda.monads.FunctorWrapper
 
FutureCollectable<T> - Interface in com.aol.cyclops.streams.future
 
FutureOperations<T> - Interface in com.aol.cyclops.sequence.future
 
futureOperations(Executor) - Method in interface com.aol.cyclops.sequence.SequenceM
Access asynchronous terminal operations (each returns a Future)
futureOperations(Executor) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
futureOperations(Executor) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Access asynchronous terminal operations (each returns a Future)
futureOperations(Stream<T>, Executor) - Static method in class com.aol.cyclops.streams.StreamUtils
 
FutureOperationsImpl<T> - Class in com.aol.cyclops.streams.future
 
FutureOperationsImpl() - Constructor for class com.aol.cyclops.streams.future.FutureOperationsImpl
 
FutureStreamUtils - Class in com.aol.cyclops.streams
 
FutureStreamUtils() - Constructor for class com.aol.cyclops.streams.FutureStreamUtils
 

G

generate(Supplier<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
 
generate(Supplier<T>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
 
get(long) - Method in interface com.aol.cyclops.sequence.SequenceM
Return the elementAt index or Optional.empty
get(long) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Return the elementAt index or Optional.empty
getAssigned() - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
getCronExpression() - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getDayOfWeekNumber(String) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getExec() - Method in interface com.aol.cyclops.streams.HasExec
 
getExpressionSetSummary(Set<Integer>) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getExpressionSetSummary(ArrayList<Integer>) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getExpressionSummary() - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getFilterable() - Method in interface com.aol.cyclops.internal.Monad
 
getFilterable() - Method in interface com.aol.cyclops.lambda.monads.Filterable
 
getFinalFireTime() - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
NOT YET IMPLEMENTED: Returns the final time that the CronExpression will match.
getFunctor() - Method in interface com.aol.cyclops.internal.Monad
 
getFunctor() - Method in class com.aol.cyclops.lambda.monads.FunctorWrapper
 
getFunctor() - Method in interface com.aol.cyclops.lambda.monads.WrappingFunctor
Override this method if you are using this class to wrap a Functor that does not implement this interface natively.
getLastDayOfMonth(int, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getMonthNumber(String) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getNextInvalidTimeAfter(Date) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
getNextValidTimeAfter(Date) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
getNumericValue(String, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getOrgType() - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
getRegisteredComprehenders() - Method in class com.aol.cyclops.comprehensions.comprehenders.Comprehenders
 
getStream() - Method in interface com.aol.cyclops.streams.HasStream
 
getStreamable() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
getTargetClass() - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
getTargetClass() - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
getTimeAfter(Date) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getTimeBefore(Date) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
NOT YET IMPLEMENTED: Returns the time before the given time that the CronExpression matches.
getTimeZone() - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getValue() - Method in interface com.aol.cyclops.comprehensions.donotation.Doable
 
getValue(int, String, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
getValue() - Method in class com.aol.cyclops.sequence.ReversedIterator
 
groupBy(Function<? super T, ? extends K>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asyncrhonous groupBy operation
groupBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asyncrhonous groupBy operation
groupBy(Function<? super T, ? extends K>, Supplier<M>, Collector<? super T, A, D>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asyncrhonous groupBy operation
groupBy(Function<? super T, ? extends K>) - Method in interface com.aol.cyclops.sequence.SequenceM
Use classifier function to group elements in this Sequence into a Map
groupBy(Function<? super T, ? extends K>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Use classifier function to group elements in this Sequence into a Map
groupBy(Function<? super T, ? extends K>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Use classifier function to group elements in this Sequence into a Map
groupBy(Function<? super T, ? extends K>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asyncrhonous groupBy operation
groupBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asyncrhonous groupBy operation
groupBy(Function<? super T, ? extends K>, Supplier<M>, Collector<? super T, A, D>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asyncrhonous groupBy operation
grouped(int) - Method in interface com.aol.cyclops.sequence.SequenceM
Group elements in a Stream
grouped(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
grouped(Function<? super T, ? extends K>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
grouped(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Group elements in a Stream
grouped(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Group elements in a Stream
Guard - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Guard() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Guard
 

H

HasExec - Interface in com.aol.cyclops.streams
 
HasStream<T> - Interface in com.aol.cyclops.streams
 
head() - Method in class com.aol.cyclops.sequence.HeadAndTail
 
head() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3,4,5).head() //1
HeadAndTail<T> - Class in com.aol.cyclops.sequence
A class that represents a lazily constructed Head and Tail from a Stream
HeadAndTail(Iterator<T>) - Constructor for class com.aol.cyclops.sequence.HeadAndTail
 
HeadAndTail(T, SequenceM<T>) - Constructor for class com.aol.cyclops.sequence.HeadAndTail
Deprecated.
headAndTail() - Method in interface com.aol.cyclops.sequence.SequenceM
extract head and tail together, where head is expected to be present
headAndTail() - Method in class com.aol.cyclops.sequence.SequenceMImpl
extract head and tail together, where head is expected to be present
headAndTail(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
extract head and tail together
headAndTailOptional() - Method in interface com.aol.cyclops.sequence.SequenceM
Deprecated.
headAndTailOptional() - Method in class com.aol.cyclops.sequence.SequenceMImpl
extract head and tail together, where no head or tail may be present
headAndTailOptional(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Stream<String> helloWorld = Stream.of(); Optional<HeadAndTail<String>> headAndTail = StreamUtils.headAndTailOptional(helloWorld); assertTrue(!headAndTail.isPresent());
headOptional() - Method in class com.aol.cyclops.sequence.HeadAndTail
 
headStream() - Method in class com.aol.cyclops.sequence.HeadAndTail
 
Helper - Class in com.aol.cyclops.comprehensions.comprehenders
 
Helper() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.Helper
 
HotStream<T> - Interface in com.aol.cyclops.sequence
 
hotStream(Executor) - Method in interface com.aol.cyclops.sequence.SequenceM
Turns this SequenceM into a HotStream, a connectable Stream, being executed on a thread on the supplied executor, that is producing data.
hotStream(Executor) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
hotStream(Executor) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Turns this Streamable into a HotStream, a connectable Stream, being executed on a thread on the supplied executor, that is producing data
hotStream(Stream<T>, Executor) - Static method in class com.aol.cyclops.streams.StreamUtils
 
HOUR - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
hours - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 

I

init(BaseComprehensionData) - Method in interface com.aol.cyclops.comprehensions.Initialisable
 
init(BaseComprehensionData) - Method in class com.aol.cyclops.comprehensions.Varsonly
 
init(Executor) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
init(Executor) - Method in class com.aol.cyclops.streams.NonPausableHotStream
 
init(Executor) - Method in class com.aol.cyclops.streams.PausableHotStreamImpl
 
Initialisable - Interface in com.aol.cyclops.comprehensions
 
innerJoin(Stream<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
innerJoin(Iterable<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
innerJoin(Seq<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
innerJoin(Streamable<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
innerJoin(Streamable<U>, BiPredicate<T, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
InputStreamToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
InputStreamToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.InputStreamToStreamConverter
 
insertAt(int, T...) - Method in interface com.aol.cyclops.sequence.SequenceM
Insert data into a stream at given position
insertAt(int, T...) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Insert data into a stream at given position
insertAt(int, T...) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Insert data into a stream at given position
insertAt(Stream<T>, int, T...) - Static method in class com.aol.cyclops.streams.StreamUtils
Insert data into a stream at given position
insertStreamableAt(int, Streamable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Insert a Stream into the middle of this stream at the specified position
insertStreamAt(int, Stream<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Insert a Stream into the middle of this stream at the specified position
insertStreamAt(int, Stream<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Insert a Stream into the middle of this stream at the specified position
insertStreamAt(Stream<T>, int, Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Insert a Stream into the middle of this stream at the specified position
instance - Static variable in interface com.aol.cyclops.lambda.monads.AnyMForComprehensionFactory
 
instance - Static variable in interface com.aol.cyclops.monad.AnyMFactory
 
instance - Static variable in interface com.aol.cyclops.sequence.SequenceMFactory
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
instanceOfT(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
instanceOfT(Object) - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
IntegerToRangeConverter - Class in com.aol.cyclops.comprehensions.converters
 
IntegerToRangeConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.IntegerToRangeConverter
 
InternalList<T> - Class in com.aol.cyclops.internal
 
InternalList() - Constructor for class com.aol.cyclops.internal.InternalList
 
intersperse(T) - Method in interface com.aol.cyclops.sequence.SequenceM
Returns a stream with a given value interspersed between any two values of this stream.
intersperse(T) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Returns a stream with a given value interspersed between any two values of this stream.
intersperse(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Returns a stream with a given value interspersed between any two values of this stream.
intersperse(Stream<T>, T) - Static method in class com.aol.cyclops.streams.StreamUtils
Returns a stream with a given value interspersed between any two values of this stream.
IntOperators<T> - Interface in com.aol.cyclops.streams.future
 
IntOperatorsMixin<T> - Interface in com.aol.cyclops.streams.future
 
IntStreamToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
IntStreamToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.IntStreamToStreamConverter
 
invert() - Method in interface com.aol.cyclops.streams.spliterators.ReversableSpliterator
 
invert() - Method in class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
invert() - Method in class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
invert() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
invert() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 
invoke(Object, Method, Object[]) - Method in class com.aol.cyclops.comprehensions.comprehenders.FunctionExecutionInvocationHandler
 
InvokeDynamicComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
InvokeDynamicComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
isCurrentTaskComplete() - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
 
isEmpty() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
IsFunctor - Class in com.aol.cyclops.lambda.monads
 
IsFunctor() - Constructor for class com.aol.cyclops.lambda.monads.IsFunctor
 
isHeadPresent() - Method in class com.aol.cyclops.sequence.HeadAndTail
 
isLeapYear(int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
IsMonad - Class in com.aol.cyclops.lambda.monads
 
IsMonad() - Constructor for class com.aol.cyclops.lambda.monads.IsMonad
 
isMonad(Object) - Method in class com.aol.cyclops.lambda.monads.IsMonad
 
isParallel() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
isPaused() - Method in class com.aol.cyclops.streams.IteratorHotStream
 
isReverse() - Method in interface com.aol.cyclops.streams.spliterators.ReversableSpliterator
 
isSatisfiedBy(Date) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Indicates whether the given date satisfies the cron expression.
isStreamComplete() - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
 
isValidExpression(String) - Static method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
iterate(T, UnaryOperator<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
 
iterate(T, UnaryOperator<T>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
 
iterator() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
iterator() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
iterator() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
IteratorHotStream<T> - Class in com.aol.cyclops.streams
 
IteratorHotStream() - Constructor for class com.aol.cyclops.streams.IteratorHotStream
 
IteratorToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
IteratorToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.IteratorToStreamConverter
 

J

jitter(long) - Method in interface com.aol.cyclops.sequence.SequenceM
Introduce a random jitter / time delay between the emission of elements
jitter(long) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
jitter(long) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Introduce a random jitter / time delay between the emission of elements
jitter(Stream<T>, long) - Static method in class com.aol.cyclops.streams.StreamUtils
 
join(CharSequence) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
 
join() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous join operation
join(CharSequence, CharSequence, CharSequence) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous join operation
join() - Method in interface com.aol.cyclops.sequence.SequenceM
assertEquals("123".length(),SequenceM.of(1, 2, 3).join().length());
join(String) - Method in interface com.aol.cyclops.sequence.SequenceM
assertEquals("1, 2, 3".length(), SequenceM.of(1, 2, 3).join(", ").length());
join(String, String, String) - Method in interface com.aol.cyclops.sequence.SequenceM
assertEquals("^1|2|3$".length(), of(1, 2, 3).join("|", "^", "$").length());
join() - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertEquals("123".length(),of(1, 2, 3).join().length());
join(String) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertEquals("1, 2, 3".length(), of(1, 2, 3).join(", ").length());
join(String, String, String) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertEquals("^1|2|3$".length(), of(1, 2, 3).join("|", "^", "$").length());
join() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertEquals("123".length(),Streamable.of(1, 2, 3).join().length());
join(String) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertEquals("1, 2, 3".length(), Streamable.of(1, 2, 3).join(", ").length());
join(String, String, String) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertEquals("^1|2|3$".length(), of(1, 2, 3).join("|", "^", "$").length());
join(CharSequence) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
join() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous join operation
join(CharSequence, CharSequence, CharSequence) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous join operation
join(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
join(Stream<T>, String) - Static method in class com.aol.cyclops.streams.StreamUtils
 
join(Stream<T>, String, String, String) - Static method in class com.aol.cyclops.streams.StreamUtils
 
JoolManipulation<T> - Interface in com.aol.cyclops.sequence
 
JoolWindowing<T> - Interface in com.aol.cyclops.sequence
 

L

lastdayOffset - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
lastdayOfMonth - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
lastdayOfWeek - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
lastValue() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
 
lastValue() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
leftOuterJoin(Stream<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
leftOuterJoin(Seq<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
leftOuterJoin(Iterable<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
leftOuterJoin(Streamable<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
leftOuterJoin(Streamable<U>, BiPredicate<T, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
lift(Function<U, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Lift a function into one that accepts and returns an CompletableFutureT This allows multiple monad types to add functionality to existing functions and methods e.g.
lift(Function<U, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.ListT
Lift a function into one that accepts and returns an ListT This allows multiple monad types to add functionality to existing functions and methods e.g.
lift(Function<U, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Lift a function into one that accepts and returns an OptionalT This allows multiple monad types to add functionality to existing functions and methods e.g.
lift(Function<U, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.SetT
Lift a function into one that accepts and returns an SetT This allows multiple monad types to add functionality to existing functions and methods e.g.
lift(Function<U, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Lift a function into one that accepts and returns an StreamableT This allows multiple monad types to add functionality to existing functions and methods e.g.
lift(Function<U, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Lift a function into one that accepts and returns an StreamT This allows multiple monad types to add functionality to existing functions and methods e.g.
lift2(BiFunction<U1, U2, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Lift a BiFunction into one that accepts and returns CompletableFutureTs This allows multiple monad types to add functionality to existing functions and methods e.g.
lift2(BiFunction<U1, U2, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.ListT
Lift a BiFunction into one that accepts and returns ListTs This allows multiple monad types to add functionality to existing functions and methods e.g.
lift2(BiFunction<U1, U2, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Lift a BiFunction into one that accepts and returns OptionalTs This allows multiple monad types to add functionality to existing functions and methods e.g.
lift2(BiFunction<U1, U2, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.SetT
Lift a BiFunction into one that accepts and returns SetTs This allows multiple monad types to add functionality to existing functions and methods e.g.
lift2(BiFunction<U1, U2, R>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Lift a BiFunction into one that accepts and returns StreamableTs This allows multiple monad types to add functionality to existing functions and methods e.g.
liftAndBind(Function<? super T, ?>) - Method in interface com.aol.cyclops.internal.Monad
Perform a bind operation (@see #bind) but also lift the return value into a Monad using configured MonadicConverters
liftAndBind(Function<? super T, ?>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Perform a bind operation (@see #bind) but also lift the return value into a Monad using configured MonadicConverters
liftAndBind(Function<? super T, ?>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a bind operation (@see #bind) but also lift the return value into a Monad using configured MonadicConverters Note the modified javaslang monad laws are not applied during the looser typed bind operation The modification being used to work around the limits of the Java type system.
liftAndFlatMap(T, Function) - Method in interface com.aol.cyclops.lambda.api.Comprehender
A flatMap function that allows flatMapping to a different Monad type will attempt to lift any non-Monadic values returned into a Monadic form
liftM(Function<U, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a function so it accepts an AnyM and returns an AnyM (any monad) AnyM view simplifies type related challenges.
liftM(Function<U, R>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a function so it accepts an AnyM (any monad) and returns an AnyM
liftM2(BiFunction<U1, U2, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a function so it accepts a Monad and returns a Monad (simplex view of a wrapped Monad) AnyM view simplifies type related challenges.
liftM2(Function<U1, Function<U2, R>>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a Curried Function into Monadic form
liftM2(BiFunction<U1, U2, R>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a function so it accepts a Monad and returns a Monad (simplex view of a wrapped Monad) AnyM view simplifies type related challenges.
liftM2(Function<U1, Function<U2, R>>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a Curried Function into Monadic form
liftM3(Function3<U1, U2, U3, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a jOOλ Function3 into Monadic form.
liftM3(Function<U1, Function<U2, Function<U3, R>>>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a Curried Function into Monadic form
liftM3(TriFunction<U1, U2, U3, R>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a TriFunction into Monadic form.
liftM3(Function<U1, Function<U2, Function<U3, R>>>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a Curried Function into Monadic form
liftM4(Function4<U1, U2, U3, U4, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a jOOλ Function4 into Monadic form.
liftM4(Function<U1, Function<U2, Function<U3, Function<U4, R>>>>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a Curried Function into Monadic form
liftM4(QuadFunction<U1, U2, U3, U4, R>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a QuadFunction into Monadic form.
liftM4(Function<U1, Function<U2, Function<U3, Function<U4, R>>>>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a Curried Function into Monadic form
liftM5(Function5<U1, U2, U3, U4, U5, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a jOOλ Function5 (5 parameters) into Monadic form
liftM5(Function<U1, Function<U2, Function<U3, Function<U4, Function<U5, R>>>>>) - Static method in interface com.aol.cyclops.monad.AnyM
Lift a Curried Function (5 levels a->b->c->d->e->fn.apply(a,b,c,d,e) ) into Monadic form
liftM5(QuintFunction<U1, U2, U3, U4, U5, R>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a QuintFunction (5 parameters) into Monadic form
liftM5(Function<U1, Function<U2, Function<U3, Function<U4, Function<U5, R>>>>>) - Static method in class com.aol.cyclops.monad.functions.LiftMFunctions
Lift a Curried Function (5 levels a->b->c->d->e->fn.apply(a,b,c,d,e) ) into Monadic form
LiftMFunctions - Class in com.aol.cyclops.monad.functions
Lift functions / method references to a higher level of abstraction Transparently inject behaviour via Monads.
LiftMFunctions() - Constructor for class com.aol.cyclops.monad.functions.LiftMFunctions
 
liftObject(Comprehender, Object) - Static method in interface com.aol.cyclops.lambda.api.Comprehender
 
limit(long) - Method in interface com.aol.cyclops.sequence.SequenceM
assertThat(SequenceM.of(4,3,6,7).limit(2).toList(),equalTo(Arrays.asList(4,3));
limit(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Return all elements until specified time period has elapsed
limit(long) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).asSequence().limit(2).toList(),equalTo(Arrays.asList(4,3)));
limit(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
limit(long) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).limit(2).toList(),equalTo(Arrays.asList(4,3));
limit(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Return all elements until specified time period has elapsed
limit(Stream<U>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
limitLast(int) - Method in interface com.aol.cyclops.sequence.SequenceM
Limit results to the last x elements in a SequenceM
limitLast(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
limitLast(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Limit results to the last x elements in a Streamable
limitLast() - Method in class com.aol.cyclops.streams.operators.LimitLastOperator
 
limitLast(Stream<U>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
 
LimitLastOperator<T> - Class in com.aol.cyclops.streams.operators
 
LimitLastOperator(Stream<T>, int) - Constructor for class com.aol.cyclops.streams.operators.LimitLastOperator
 
limitUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Take elements from the Stream until the predicate returns true, after which all elements are excluded.
limitUntil(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).limitUntil(i->i==6).toList(),equalTo(Arrays.asList(4,3)));
limitUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).limitUntil(i->i==6).toList(),equalTo(Arrays.asList(4,3)));
limitUntil(Stream<U>, Predicate<? super U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Take elements from a Stream until the predicate holds
limitUntilClosed(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
limitWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Take elements from the Stream while the predicate holds, once the predicate returns false all subsequent elements are excluded
limitWhile(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).asSequence().sorted().limitWhile(i->i<6).toList(),equalTo(Arrays.asList(3,4)));
limitWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).sorted().limitWhile(i->i<6).toList(),equalTo(Arrays.asList(3,4)));
limitWhile(Predicate<? super U>) - Method in class com.aol.cyclops.streams.operators.LimitWhileOperator
 
limitWhile(long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.LimitWhileTimeOperator
 
limitWhile(Stream<U>, Predicate<? super U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Take elements from a stream while the predicates hold
LimitWhileOperator<U> - Class in com.aol.cyclops.streams.operators
 
LimitWhileOperator() - Constructor for class com.aol.cyclops.streams.operators.LimitWhileOperator
 
LimitWhileTimeOperator<U> - Class in com.aol.cyclops.streams.operators
 
LimitWhileTimeOperator() - Constructor for class com.aol.cyclops.streams.operators.LimitWhileTimeOperator
 
ListComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
ListComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
listFromCollection(Iterable<Collection<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing Streamables and convert them into a List of AnyMs e.g.
listFromCompletableFuture(Iterable<CompletableFuture<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing CompletableFutures and convert them into a List of AnyMs e.g.
listFromIterable(Iterable<Iterable<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing Streamables and convert them into a List of AnyMs e.g.
listFromIterator(Iterable<Iterator<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing Streamables and convert them into a List of AnyMs e.g.
listFromOptional(Iterable<Optional<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing Optionals and convert them into a List of AnyMs e.g.
listFromStream(Iterable<Stream<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing Streams and convert them into a List of AnyMs e.g.
listFromStreamable(Iterable<Streamable<T>>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing Streamables and convert them into a List of AnyMs e.g.
ListT<T> - Class in com.aol.cyclops.lambda.monads.transformers
Monad Transformer for Java Lists ListT consists of an AnyM instance that in turns wraps anoter Monad type that contains an List ListT>>> ListT allows the deeply wrapped List to be manipulating within it's nested /contained context
loadSubscriber() - Static method in class com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsLoader
 
LongOperators<T> - Interface in com.aol.cyclops.streams.future
 
LongOperatorsMixin<T> - Interface in com.aol.cyclops.streams.future
 
LongStreamToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
LongStreamToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.LongStreamToStreamConverter
 

M

map(CompletableFuture, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
map(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
map(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
map(Optional, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
map(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
map(Object, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
map(Stream, Function) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
map(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.internal.Monad
 
map(T, Function) - Method in interface com.aol.cyclops.lambda.api.Comprehender
Wrapper around map
map(Function<? super T, ? extends R>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
map(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.lambda.monads.Functor
 
map(Object) - Method in class com.aol.cyclops.lambda.monads.IsFunctor
 
map(Function<A, B>) - Method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Map the wrapped CompletableFuture
map(Function<T, B>) - Method in class com.aol.cyclops.lambda.monads.transformers.ListT
Map the wrapped List
map(Function<T, B>) - Method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Map the wrapped Optional
map(Function<T, B>) - Method in class com.aol.cyclops.lambda.monads.transformers.SetT
Map the wrapped Set
map(Function<T, B>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Map the wrapped Streamable
map(Function<T, B>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Map the wrapped Stream
map(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.lambda.monads.WrappingFunctor
 
map(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a map operation on the wrapped monad instance e.g.
map(Function<? super R, ? extends R1>) - Method in interface com.aol.cyclops.monad.Reader
 
map(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
map(Function<? super T, ? extends R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
map(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Map the values in the Streamable from one set of values / types to another
mapReduce(Monoid<R>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Attempt to map this Sequence to the same type as the supplied Monoid (Reducer) Then use Monoid to reduce values
mapReduce(Function<? super T, ? extends R>, Monoid<R>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Attempt to map this Monad to the same type as the supplied Monoid, using supplied function Then use Monoid to reduce values
mapReduce(Stream) - Method in interface com.aol.cyclops.sequence.Monoid
Map a given Stream to required type (via mapToType method), then reduce using this monoid Example of multiple reduction using multiple Monoids and PowerTuples
mapReduce(Monoid<R>) - Method in interface com.aol.cyclops.sequence.SequenceM
Attempt to map this Sequence to the same type as the supplied Monoid (Reducer) Then use Monoid to reduce values
mapReduce(Function<? super T, ? extends R>, Monoid<R>) - Method in interface com.aol.cyclops.sequence.SequenceM
Attempt to map this Monad to the same type as the supplied Monoid, using supplied function Then use Monoid to reduce values
mapReduce(Monoid<R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
mapReduce(Function<? super T, ? extends R>, Monoid<R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Attempt to map this Monad to the same type as the supplied Monoid, using supplied function Then use Monoid to reduce values
mapReduce(Monoid<R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Attempt to map this Sequence to the same type as the supplied Monoid (Reducer) Then use Monoid to reduce values
mapReduce(Function<? super T, ? extends R>, Monoid<R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Attempt to map this Monad to the same type as the supplied Monoid, using supplied function Then use Monoid to reduce values
mapReduce(Stream<T>, Monoid<R>) - Static method in class com.aol.cyclops.streams.StreamUtils
Attempt to map this Monad to the same type as the supplied Monoid (using mapToType on the monoid interface) Then use Monoid to reduce values
mapReduce(Stream<T>, Function<? super T, ? extends R>, Monoid<R>) - Static method in class com.aol.cyclops.streams.StreamUtils
Attempt to map this Monad to the same type as the supplied Monoid, using supplied function Then use Monoid to reduce values
mapToDouble(ToDoubleFunction<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
mapToInt(ToIntFunction<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
mapToLong(ToLongFunction<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
mapToType(Stream) - Method in interface com.aol.cyclops.sequence.Monoid
 
MaterializedList<E> - Class in com.aol.cyclops.comprehensions.comprehenders
 
MaterializedList() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.MaterializedList
 
max(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asyncrhonous min operation
max(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
max() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
max(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
max(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
max(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
max(Comparator<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
max(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
max() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
max(Comparator<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
max(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
max(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
max(Comparator<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asyncrhonous min operation
max() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
max(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
max(Function<? super T, ? extends U>, Comparator<? super U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
max(Stream<T>, Comparator<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
MAX_YEAR - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
maxBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously capture the maximum value in this stream using the provided function
maxBy(Function<? super T, ? extends C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Extract the maximum as determined by the supplied function
maxBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
maxBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
maxBy(Function<? super T, ? extends C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Extract the maximum as determined by the supplied function
maxBy(Function<? super T, ? extends C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Extract the maximum as determined by the supplied function
maxBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
maxBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
maxBy(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously capture the maximum value in this stream using the provided function
maxBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
maxBy(Stream<T>, Function<? super T, ? extends C>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
maxDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperators
Perform an asynchronous max operation
maxDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperatorsMixin
Perform an asynchronous max operation
maxDouble(ToDoubleFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
maxInt(ToIntFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
maxInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperators
Perform an asynchronous max operation
maxInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperatorsMixin
Perform an asynchronous max operation
maxLong(ToLongFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
maxLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperators
Perform an asynchronous max operation
maxLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperatorsMixin
Perform an asynchronous max operation
median() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
median(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
median() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
median(Comparator<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
median() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
median(Comparator<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
medianBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
medianBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
medianBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
medianBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
medianBy(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
medianBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
MetaFactory() - Constructor for class com.aol.cyclops.lambda.monads.AnyMForComprehensionFactory.MetaFactory
 
MetaFactory() - Constructor for class com.aol.cyclops.monad.AnyMFactory.MetaFactory
 
MetaFactory() - Constructor for class com.aol.cyclops.sequence.SequenceMFactory.MetaFactory
 
min(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asyncrhonous min operation
min(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
min() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
min(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
min(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
min(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
min(Comparator<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
min(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
min() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
min(Comparator<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
min(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
min(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
min(Comparator<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asyncrhonous min operation
min() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
min(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
min(Function<? super T, ? extends U>, Comparator<? super U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
min(Stream<T>, Comparator<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
minBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously capture the minimum value in this stream using the provided function
minBy(Function<? super T, ? extends C>) - Method in interface com.aol.cyclops.sequence.SequenceM
Extract the minimum as determined by supplied function
minBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
minBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
minBy(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Extract the minimum as determined by supplied function
minBy(Function<? super T, ? extends C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Extract the minimum as determined by supplied function
minBy(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
minBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
minBy(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously capture the minimum value in this stream using the provided function
minBy(Function<? super T, ? extends U>, Comparator<? super U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
minBy(Stream<T>, Function<? super T, ? extends C>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
minDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperators
Perform an asynchronous min operation
minDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperatorsMixin
Perform an asynchronous min operation
minDouble(ToDoubleFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
minInt(ToIntFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
minInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperators
Perform an asynchronous min operation
minInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperatorsMixin
Perform an asynchronous min operation
minLong(ToLongFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
minLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperators
Perform an asynchronous min operation
minLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperatorsMixin
Perform an asynchronous min operation
MINUTE - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
minutes - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
mode() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
mode() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
mode() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
monad(Streamable<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from a Streamable Create a duck typed Monad wrapper.
monad(Optional<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from an Optional The wrapped Monaad should have equivalent methods for
monad(CompletableFuture<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from a CompletableFuture The wrapped Monaad should have equivalent methods for
monad(Collection<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from a Collection The wrapped Monaad should have equivalent methods for
monad(Iterable<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from an Iterable The wrapped Monaad should have equivalent methods for
monad(Iterator<T>) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from an Iterator The wrapped Monaad should have equivalent methods for
monad(T...) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from an array of values The wrapped Monaad should have equivalent methods for
Monad<MONAD,T> - Interface in com.aol.cyclops.internal
An interoperability Trait that encapsulates java Monad implementations.
monad(Object) - Method in class com.aol.cyclops.lambda.api.AnyMFactoryImpl
 
monad() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
monad() - Method in interface com.aol.cyclops.monad.AnyM
 
monad(Object) - Method in interface com.aol.cyclops.monad.AnyMFactory
 
monadFilter(Predicate<? super MONAD>) - Method in interface com.aol.cyclops.internal.Monad
 
monadFlatMap(Function<? super MONAD, ? extends R>) - Method in interface com.aol.cyclops.internal.Monad
 
MonadFunctions<MONAD,T> - Interface in com.aol.cyclops.internal
 
MonadicConverter<T> - Interface in com.aol.cyclops.lambda.api
 
MonadicConverters - Class in com.aol.cyclops.comprehensions.converters
 
MonadicConverters() - Constructor for class com.aol.cyclops.comprehensions.converters.MonadicConverters
 
monadMap(Function<? super MONAD, ? extends NT>) - Method in interface com.aol.cyclops.internal.Monad
 
MonadWrapper<MONAD,T> - Class in com.aol.cyclops.lambda.monads
 
MonadWrapper(Object) - Constructor for class com.aol.cyclops.lambda.monads.MonadWrapper
 
Monoid<T> - Interface in com.aol.cyclops.sequence
An interoperability trait for Monoids Also inteded for use with Java 8 Streams (reduce method) Practically the method signature to reduce matches the Monoid interface Monoids could regrarded as immutable equivalents to JDK Collectors for Immutable Reduction
MONTH - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
monthMap - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
months - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
MultiCollectOperator<T> - Class in com.aol.cyclops.streams.operators
 
MultiCollectOperator() - Constructor for class com.aol.cyclops.streams.operators.MultiCollectOperator
 
MultiReduceOperator<R> - Class in com.aol.cyclops.streams.operators
 
MultiReduceOperator() - Constructor for class com.aol.cyclops.streams.operators.MultiReduceOperator
 
MyComprehension<X,V> - Class in com.aol.cyclops.comprehensions
 
MyComprehension() - Constructor for class com.aol.cyclops.comprehensions.MyComprehension
 

N

nearestWeekday - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
NO_SPEC - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
NO_SPEC_INT - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
noneMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Perform an asynchronous Any Match operation
noneMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
noneMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
noneMatch(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
noneMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
noneMatch(Predicate<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
noneMatch(Predicate<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Perform an asynchronous Any Match operation
noneMatch(Stream<T>, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
assertThat(StreamUtils.noneMatch(of(1,2,3,4,5),it-> it==5000),equalTo(true));
NonPausableHotStream<T> - Class in com.aol.cyclops.streams
 
NonPausableHotStream(Stream<T>) - Constructor for class com.aol.cyclops.streams.NonPausableHotStream
 
nthdayOfWeek - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
NullToOptionalConverter - Class in com.aol.cyclops.comprehensions.converters
 
NullToOptionalConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.NullToOptionalConverter
 

O

ObjectToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
Convert any Object to a Stream
ObjectToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.ObjectToStreamConverter
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.CompletableFutureComprehender
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.InvokeDynamicComprehender
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
of(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
of(Object) - Static method in interface com.aol.cyclops.internal.Monad
Create a duck typed Monad wrapper.
of(Object) - Method in class com.aol.cyclops.lambda.api.AnyMFactoryImpl
 
of(Object) - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
of(Object) - Static method in class com.aol.cyclops.lambda.monads.MonadWrapper
 
of(AnyM<CompletableFuture<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Construct an CompletableFutureT from an AnyM that wraps a monad containing CompletableFutures
of(AnyM<List<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.ListT
Construct an ListT from an AnyM that wraps a monad containing Lists
of(AnyM<Optional<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Construct an OptionalT from an AnyM that wraps a monad containing Optionals
of(AnyM<Set<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.SetT
Construct an SetT from an AnyM that wraps a monad containing Sets
of(AnyM<Streamable<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Construct an StreamableT from an AnyM that wraps a monad containing Streamables
of(AnyM<Stream<A>>) - Static method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Create a StreamT from an AnyM that wraps a monad containing a Stream
of(Object) - Method in interface com.aol.cyclops.monad.AnyMFactory
 
of(T, Function<T, Function<T, T>>, Function<?, T>) - Static method in interface com.aol.cyclops.sequence.Monoid
 
of(T, Function<T, Function<T, T>>) - Static method in interface com.aol.cyclops.sequence.Monoid
 
of(T, BiFunction<T, T, T>) - Static method in interface com.aol.cyclops.sequence.Monoid
 
of(T...) - Static method in interface com.aol.cyclops.sequence.SequenceM
Create an efficiently reversable Sequence from the provided elements
of(T...) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Construct a Streamable that returns a Stream
ofConvertable(Object) - Static method in interface com.aol.cyclops.monad.AnyM
Take the supplied object and always attempt to convert it to a Monad type
ofMonad(Object) - Static method in interface com.aol.cyclops.monad.AnyM
Take the supplied object and wrap it inside an AnyM - must be a supported monad type already
ofMonadList(Iterable<Object>) - Static method in interface com.aol.cyclops.monad.AnyM
Take an iterable containing monads and convert it into a List of AnyMs Uses ofMonad to take the supplied object and wrap it inside an AnyM - must be a supported monad type already
ofNullable(Object) - Static method in interface com.aol.cyclops.monad.AnyM
Generate an AnyM that wraps an Optional from the provided nullable object
ofType(Class<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
Keep only those elements in a stream that are of a given type.
ofType(Class<U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Keep only those elements in a stream that are of a given type.
ofType(Class<U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Keep only those elements in a stream that are of a given type.
ofType(Stream<T>, Class<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Keep only those elements in a stream that are of a given type.
onClose(Runnable) - Method in interface com.aol.cyclops.sequence.SequenceM
 
onClose(Runnable) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
onEmpty(T) - Method in interface com.aol.cyclops.sequence.SequenceM
 
onEmpty(T) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
onEmpty(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
onEmptyGet(Supplier<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
onEmptyGet(Supplier<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
onEmptyGet(Supplier<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
onEmptySwitch(Supplier<Stream<T>>) - Method in interface com.aol.cyclops.sequence.SequenceM
If this SequenceM is empty replace it with a another Stream
onEmptySwitch(Supplier<Streamable<T>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
If this Streamable is empty replace it with a another Stream
onEmptyThrow(Supplier<X>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
onEmptyThrow(Supplier<X>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
onEmptyThrow(Supplier<X>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
onePer(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
emit one element per time period
onePer(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
onePer(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
emit one element per time period
onePer(long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.OnePerOperator
 
onePer(Stream<T>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
OnePerOperator<T> - Class in com.aol.cyclops.streams.operators
 
OnePerOperator() - Constructor for class com.aol.cyclops.streams.operators.OnePerOperator
 
open - Variable in class com.aol.cyclops.streams.IteratorHotStream
 
OptionalComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
OptionalComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.OptionalComprehender
 
OptionalDoubleToOptionalConverter - Class in com.aol.cyclops.comprehensions.converters
 
OptionalDoubleToOptionalConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.OptionalDoubleToOptionalConverter
 
OptionalIntToOptionalConverter - Class in com.aol.cyclops.comprehensions.converters
 
OptionalIntToOptionalConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.OptionalIntToOptionalConverter
 
OptionalLongToOptionalConverter - Class in com.aol.cyclops.comprehensions.converters
 
OptionalLongToOptionalConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.OptionalLongToOptionalConverter
 
OptionalT<T> - Class in com.aol.cyclops.lambda.monads.transformers
Monad transformer for JDK Optional OptionalT consists of an AnyM instance that in turns wraps anoter Monad type that contains an Optional OptionalT>>> OptionalT allows the deeply wrapped Optional to be manipulating within it's nested /contained context
optionalToStream(Optional<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 

P

parallel() - Method in interface com.aol.cyclops.sequence.SequenceM
 
parallel() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
parallelContains(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
True if a streamable contains element t use paralleled stream underneath
partition(Predicate<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Partition a Stream into two one a per element basis, based on predicate's boolean value
partition(Stream<T>, Predicate<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Partition a Stream into two one a per element basis, based on predicate's boolean value
partitionSequence(Predicate<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Partition a Stream into two one a per element basis, based on predicate's boolean value
partitionSequence(Predicate<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Partition a Stream into two one a per element basis, based on predicate's boolean value
PausableHotStream<T> - Interface in com.aol.cyclops.sequence
 
pausableHotStream(Executor) - Method in interface com.aol.cyclops.sequence.SequenceM
Turns this SequenceM into a HotStream, a connectable & pausable Stream, being executed on a thread on the supplied executor, that is producing data.
pausableHotStream(Executor) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
pausableHotStream(Stream<T>, Executor) - Static method in class com.aol.cyclops.streams.StreamUtils
 
PausableHotStreamImpl<T> - Class in com.aol.cyclops.streams
 
PausableHotStreamImpl(Stream<T>) - Constructor for class com.aol.cyclops.streams.PausableHotStreamImpl
 
pause() - Method in interface com.aol.cyclops.sequence.PausableHotStream
 
pause - Variable in class com.aol.cyclops.streams.IteratorHotStream
 
pause() - Method in class com.aol.cyclops.streams.IteratorHotStream
 
pause() - Method in class com.aol.cyclops.streams.PausableHotStreamImpl
 
paused(Executor) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
paused(Executor) - Method in class com.aol.cyclops.streams.PausableHotStreamImpl
 
peek(Consumer<? super T>) - Method in interface com.aol.cyclops.internal.Monad
 
peek(Consumer<? super T>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
peek(Consumer<? super T>) - Method in interface com.aol.cyclops.lambda.monads.Functor
 
peek(Consumer<A>) - Method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
Peek at the current value of the CompletableFuture
peek(Consumer<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.ListT
Peek at the current value of the List
peek(Consumer<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
Peek at the current value of the Optional
peek(Consumer<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.SetT
Peek at the current value of the Set
peek(Consumer<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
Peek at the current value of the Streamable
peek(Consumer<T>) - Method in class com.aol.cyclops.lambda.monads.transformers.StreamT
Peek at the current value of the Stream
peek(Consumer<? super T>) - Method in interface com.aol.cyclops.lambda.monads.WrappingFunctor
 
peek(Consumer<? super T>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a peek operation on the wrapped monad e.g.
peek(Consumer<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
peek(Consumer<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
peek(Consumer<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Peek at each value in a Streamable as it passes through unchanged
percentile(double) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
percentile(double, Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
percentile(double) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
percentile(double, Comparator<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
percentile(double) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
percentile(double, Comparator<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
percentileBy(double, Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
percentileBy(double, Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
percentileBy(double, Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
percentileBy(double, Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
percentileBy(double, Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
percentileBy(double, Function<? super T, ? extends U>, Comparator<? super U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
permutations() - Method in interface com.aol.cyclops.sequence.SequenceM
Generate the permutations based on values in the SequenceM Makes use of Streamable to store intermediate stages in a collection
permutations() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Generate the permutations based on values in the Streamable
prepend(T...) - Method in interface com.aol.cyclops.sequence.SequenceM
Prepend given values to the start of the Stream
prepend(T...) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Prepend given values to the start of the Stream
prepend(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Prepend given values to the start of the Stream
prepend(T...) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Prepend given values to the start of the Stream
prepend(Stream<T>, T...) - Static method in class com.aol.cyclops.streams.StreamUtils
Prepend given values to the start of the Stream
prependStream(Stream<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Prepend Stream to this SequenceM
prependStream(Stream<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Prepend Stream to this SequenceM
prependStream(Stream<T>, Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Prepend Stream to this SequenceM
prependStreamable(Streamable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Prepend Stream to this Streamable
primedHotStream(Executor) - Method in interface com.aol.cyclops.sequence.SequenceM
Return a HotStream that will start emitting data when the first connecting Stream connects.
primedHotStream(Executor) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
primedHotStream(Stream<T>, Executor) - Static method in class com.aol.cyclops.streams.StreamUtils
 
primedPausableHotStream(Executor) - Method in interface com.aol.cyclops.sequence.SequenceM
Return a pausable HotStream that will start emitting data when the first connecting Stream connects.
primedPausableHotStream(Executor) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
primedPausableHotStream(Stream<T>, Executor) - Static method in class com.aol.cyclops.streams.StreamUtils
 
priority() - Method in class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.ArrayToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.ArrayToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.BufferedReaderToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.BufferedReaderToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.CallableToCompletableFutureConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.CallableToCompletableFutureConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.CollectionToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.CollectionToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.DecomposableToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.DecomposableToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.DoubleStreamToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.DoubleStreamToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.EnumToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.EnumToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.FileToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.FileToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.InputStreamToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.InputStreamToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.IntegerToRangeConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.IntegerToRangeConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.IntStreamToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.IntStreamToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.IteratorToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.IteratorToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.LongStreamToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.LongStreamToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.NullToOptionalConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.NullToOptionalConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.ObjectToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.ObjectToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.OptionalDoubleToOptionalConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.OptionalDoubleToOptionalConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.OptionalIntToOptionalConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.OptionalIntToOptionalConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.OptionalLongToOptionalConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.OptionalLongToOptionalConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.ResultsetToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.ResultsetToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.StreamableToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.StreamableToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.StringToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.StringToStreamConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.SupplierToCompletableFutureConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.SupplierToCompletableFutureConverter
 
priority - Static variable in class com.aol.cyclops.comprehensions.converters.URLToStreamConverter
 
priority() - Method in class com.aol.cyclops.comprehensions.converters.URLToStreamConverter
 
priority() - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
priority() - Method in interface com.aol.cyclops.lambda.api.MonadicConverter
 
publisher - Static variable in class com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsLoader
 

Q

quadruplicate() - Method in interface com.aol.cyclops.sequence.SequenceM
Makes four copies of a Stream Buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
quadruplicate() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Makes four copies of a Stream Buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
quadruplicate() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
quadruplicate(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Makes four copies of a Stream Buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.

R

range(int, int) - Static method in interface com.aol.cyclops.sequence.SequenceM
Create an efficiently reversable Sequence that produces the integers between start and end
range(int, int) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Create an efficiently reversable Sequence that produces the integers between start and end
rangeLong(long, long) - Static method in interface com.aol.cyclops.sequence.SequenceM
Create an efficiently reversable Sequence that produces the integers between start and end
rangeLong(long, long) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Create an efficiently reversable Sequence that produces the integers between start and end
ReactiveStreamsLoader - Class in com.aol.cyclops.sequence.reactivestreams
 
ReactiveStreamsLoader() - Constructor for class com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsLoader
 
ReactiveStreamsPublisher<T> - Interface in com.aol.cyclops.sequence.reactivestreams
 
ReactiveStreamsSubscriber<T> - Interface in com.aol.cyclops.sequence.reactivestreams
 
ReactiveStreamsTerminalFutureOperations<T> - Interface in com.aol.cyclops.sequence.reactivestreams
Interface for reactive-streams based terminal operations, requires simple-react to be on the classpath.
ReactiveStreamsTerminalOperations<T> - Interface in com.aol.cyclops.sequence.reactivestreams
Interface for reactive-streams based terminal operations, requires simple-react to be on the classpath.
ReactiveTask - Class in com.aol.cyclops.sequence.reactivestreams
Class that represents an active reactive-streams task
ReactiveTask() - Constructor for class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
 
Reader<T,R> - Interface in com.aol.cyclops.monad
 
recover(Function<Throwable, ? extends T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Recover from an exception with an alternative value
recover(Class<EX>, Function<EX, ? extends T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Recover from a particular exception type
recover(Function<Throwable, ? extends T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
recover(Class<EX>, Function<EX, ? extends T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
recover(Function<Throwable, T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Recover from an exception with an alternative value
recover(Class<EX>, Function<EX, T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Recover from a particular exception type
recover(Function<Throwable, ? extends T>) - Method in class com.aol.cyclops.streams.operators.RecoverOperator
 
recover(Stream<T>, Function<Throwable, ? extends T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
recover(Stream<T>, Class<EX>, Function<EX, ? extends T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
RecoverOperator<T> - Class in com.aol.cyclops.streams.operators
 
RecoverOperator() - Constructor for class com.aol.cyclops.streams.operators.RecoverOperator
 
reduce(Monoid<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
SequenceM.of("hello","2","world","4").reduce(Reducers.toString(",")); //hello,2,world,4
reduce(BinaryOperator<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
 
reduce(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
 
reduce(Stream<? extends Monoid<T>>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedMonad() first.
reduce(Iterable<Monoid<T>>) - Method in interface com.aol.cyclops.lambda.monads.Foldable
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedMonad() first.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream reduction
reduce(BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream reduction
reduce(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream reduction
reduce(Stream<T>) - Method in interface com.aol.cyclops.sequence.Monoid
 
reduce(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of("hello","2","world","4").reduce(Reducers.toString(",")); //hello,2,world,4
reduce(BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
reduce(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
reduce(Stream<? extends Monoid<T>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedMonad() first.
reduce(Iterable<Monoid<T>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedMonad() first.
reduce(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
reduce(BinaryOperator<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
reduce(T, BinaryOperator<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
reduce(Stream<? extends Monoid<T>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedStreamUtils.sequenceM() first.
reduce(Iterable<Monoid<T>>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedStreamUtils.sequenceM() first.
reduce(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of("hello","2","world","4").reduce(Reducers.toString(",")); //hello,2,world,4
reduce(BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
reduce(T, BinaryOperator<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
reduce(Stream<Monoid<T>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedMonad() first.
reduce(Iterable<Monoid<T>>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Reduce with multiple reducers in parallel NB if this Monad is an Optional [Arrays.asList(1,2,3)] reduce will operate on the Optional as if the list was one value To reduce over the values on the list, called streamedMonad() first.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream reduction
reduce(BinaryOperator<T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream reduction
reduce(T, BinaryOperator<T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream reduction
reduce(Iterable<? extends Monoid<R>>) - Method in class com.aol.cyclops.streams.operators.MultiReduceOperator
 
reduce(Stream<R>, Iterable<? extends Monoid<R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
Simultaneously reduce a stream with multiple reducers
reduce(Stream<R>, Stream<? extends Monoid<R>>) - Static method in class com.aol.cyclops.streams.StreamUtils
Simultanously reduce a stream with multiple reducers
reduceM(Monoid<NT>) - Method in interface com.aol.cyclops.internal.MonadFunctions
Perform a reduction where NT is a (native) Monad type e.g.
reduceM(Monoid<AnyM<T>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
reduceM(Monoid<AnyM<T>>) - Method in interface com.aol.cyclops.monad.AnyM
Perform a reduction where NT is a (native) Monad type e.g.
ReduceM<T> - Interface in com.aol.cyclops.monad
 
reduceMCompletableFuture(Monoid<CompletableFuture<T>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
reduceMCompletableFuture(Monoid<CompletableFuture<T>>) - Method in interface com.aol.cyclops.monad.ReduceM
Perform a reduction where NT is a (native) Monad type e.g.
reduceMIterable(Monoid<Iterable<T>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
reduceMIterable(Monoid<Iterable<T>>) - Method in interface com.aol.cyclops.monad.ReduceM
Perform a reduction where NT is a (native) Monad type e.g.
reduceMOptional(Monoid<Optional<T>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
reduceMOptional(Monoid<Optional<T>>) - Method in interface com.aol.cyclops.monad.ReduceM
Perform a reduction where NT is a (native) Monad type e.g.
reduceMStream(Monoid<Stream<T>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
reduceMStream(Monoid<Stream<T>>) - Method in interface com.aol.cyclops.monad.ReduceM
Perform a reduction where NT is a (native) Monad type e.g.
reduceMStreamable(Monoid<Streamable<T>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
reduceMStreamable(Monoid<Streamable<T>>) - Method in interface com.aol.cyclops.monad.ReduceM
Perform a reduction where NT is a (native) Monad type e.g.
reducer() - Method in interface com.aol.cyclops.sequence.Monoid
 
Reducers - Class in com.aol.cyclops.sequence
 
Reducers() - Constructor for class com.aol.cyclops.sequence.Reducers
 
remove(T) - Method in interface com.aol.cyclops.sequence.SequenceM
Remove all occurances of the specified element from the SequenceM
remove(T) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Remove all occurances of the specified element from the SequenceM
removeAll(Stream<T>) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
removeAll(Iterable<T>) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
removeAll(Seq<T>) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
removeAll(T...) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
replicateM(int) - Method in interface com.aol.cyclops.internal.MonadFunctions
Replicate given Monad
replicateM(int) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
replicateM(int) - Method in interface com.aol.cyclops.monad.AnyM
Replicate given Monad
request(long) - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
 
requestAll() - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
Request all elements to be processed from the processing Stream
requestAllAsync() - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
Request all elements to be processed asynchronously in the processing stream
requestAsync(long) - Method in class com.aol.cyclops.sequence.reactivestreams.ReactiveTask
Asyncrhonously request more elements from the Stream
resolveForCrossTypeFlatMap(Comprehender, T) - Method in interface com.aol.cyclops.lambda.api.Comprehender
Answers the question how should this type behave when returned in a flatMap function by another type? For example - Optional uses comp.of(opt.get()) when a value is present and comp.empty() when no value is present.
ResultsetToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
ResultsetToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.ResultsetToStreamConverter
 
retainAll(Iterable<T>) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
retainAll(Seq<T>) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
retainAll(Stream<T>) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
retainAll(T...) - Method in interface com.aol.cyclops.sequence.JoolManipulation
 
retry(Function<? super T, ? extends R>) - Method in interface com.aol.cyclops.sequence.SequenceM
Retry a transformation if it fails.
retry(Function<T, R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Retry a transformation if it fails.
reveresedSequenceM() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
reveresedStream() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
ReversableSpliterator - Interface in com.aol.cyclops.streams.spliterators
 
reverse() - Method in interface com.aol.cyclops.sequence.SequenceM
 
reverse() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
reverse(Stream<U>) - Static method in class com.aol.cyclops.sequence.SeqUtils
Reverse a Stream
reverse() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
reverse(Stream<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Reverse a Stream
ReversedIterator<U> - Class in com.aol.cyclops.sequence
 
ReversedIterator() - Constructor for class com.aol.cyclops.sequence.ReversedIterator
 
reversedIterator() - Method in class com.aol.cyclops.sequence.ReversedIterator
 
reversedListOf(List<T>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Reveresed Sequence from the provided elements Can be reversed (again) efficiently
reversedListOf(List<T>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Construct a Reveresed Sequence from the provided elements Can be reversed (again) efficiently
reversedOf(T...) - Static method in interface com.aol.cyclops.sequence.SequenceM
Construct a Reveresed Sequence from the provided elements Can be reversed (again) efficiently
reversedOf(T...) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Construct a Reveresed Sequence from the provided elements Can be reversed (again) efficiently
reversedStream(List<U>) - Static method in class com.aol.cyclops.sequence.SeqUtils
Create a reversed Stream from a List
reversedStream(List<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a reversed Stream from a List
ReversingArraySpliterator<T> - Class in com.aol.cyclops.streams.spliterators
 
ReversingArraySpliterator() - Constructor for class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
ReversingListSpliterator<T> - Class in com.aol.cyclops.streams.spliterators
 
ReversingListSpliterator(List<T>, boolean) - Constructor for class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
ReversingRangeIntSpliterator - Class in com.aol.cyclops.streams.spliterators
 
ReversingRangeIntSpliterator() - Constructor for class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
ReversingRangeLongSpliterator - Class in com.aol.cyclops.streams.spliterators
 
ReversingRangeLongSpliterator() - Constructor for class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 
rightOuterJoin(Stream<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
rightOuterJoin(Iterable<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
rightOuterJoin(Seq<U>, BiPredicate<? super T, ? super U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
rightOuterJoin(Streamable<U>, BiPredicate<T, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
run(Runnable) - Method in interface com.aol.cyclops.comprehensions.CustomForComprehension
 

S

scanLeft(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Scan left using supplied Monoid
scanLeft(U, BiFunction<U, ? super T, U>) - Method in interface com.aol.cyclops.sequence.SequenceM
Scan left
scanLeft(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Scan left using supplied Monoid
scanLeft(U, BiFunction<U, ? super T, U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Scan left
scanLeft(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Scan left using supplied Monoid
scanLeft(U, BiFunction<U, ? super T, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Scan left
scanLeft(Stream<T>, Monoid<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Scan left using supplied Monoid
scanRight(Monoid<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Scan right
scanRight(U, BiFunction<? super T, U, U>) - Method in interface com.aol.cyclops.sequence.SequenceM
Scan right
scanRight(Monoid<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Scan right
scanRight(U, BiFunction<? super T, U, U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Scan right
scanRight(Monoid<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Scan right
scanRight(U, BiFunction<? super T, U, U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Scan right
scanRight(Stream<T>, U, BiFunction<? super T, U, U>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
schedule(String, ScheduledExecutorService) - Method in interface com.aol.cyclops.sequence.SequenceM
Execute this Stream on a schedule
schedule(String, ScheduledExecutorService) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
schedule(String, ScheduledExecutorService) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
schedule(Stream<T>, String, ScheduledExecutorService) - Static method in class com.aol.cyclops.streams.StreamUtils
Execute this Stream on a schedule
scheduleFixedDelay(long, ScheduledExecutorService) - Method in interface com.aol.cyclops.sequence.SequenceM
Execute this Stream on a schedule
scheduleFixedDelay(long, ScheduledExecutorService) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
scheduleFixedDelay(long, ScheduledExecutorService) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
scheduleFixedDelay(Stream<T>, long, ScheduledExecutorService) - Static method in class com.aol.cyclops.streams.StreamUtils
Execute this Stream on a schedule
scheduleFixedDelayInternal(Iterator<T>, long, ScheduledExecutorService) - Method in class com.aol.cyclops.streams.IteratorHotStream
 
scheduleFixedRate(long, ScheduledExecutorService) - Method in interface com.aol.cyclops.sequence.SequenceM
Execute this Stream on a schedule
scheduleFixedRate(long, ScheduledExecutorService) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
scheduleFixedRate(long, ScheduledExecutorService) - Method in class com.aol.cyclops.streams.BaseHotStreamImpl
 
scheduleFixedRate(Iterator<T>, long, ScheduledExecutorService) - Method in class com.aol.cyclops.streams.IteratorHotStream
 
scheduleFixedRate(Stream<T>, long, ScheduledExecutorService) - Static method in class com.aol.cyclops.streams.StreamUtils
Execute this Stream on a schedule
scheduleInternal(Iterator<T>, String, ScheduledExecutorService) - Method in class com.aol.cyclops.streams.IteratorHotStream
 
SECOND - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
seconds - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
selectComprehender(Class) - Method in class com.aol.cyclops.lambda.monads.ComprehenderSelector
 
selectComprehender(Object) - Method in class com.aol.cyclops.lambda.monads.ComprehenderSelector
 
sequence() - Method in class com.aol.cyclops.internal.InternalList
 
sequence() - Method in interface com.aol.cyclops.internal.Monad
 
sequence() - Method in class com.aol.cyclops.lambda.monads.MonadWrapper
 
sequence(Collection<AnyM<T1>>) - Static method in interface com.aol.cyclops.monad.AnyM
Convert a Collection of Monads to a Monad with a List
sequence(Stream<AnyM<T1>>) - Static method in interface com.aol.cyclops.monad.AnyM
Convert a Stream of Monads to a Monad with a List
sequence(Collection<AnyM<T1>>) - Method in interface com.aol.cyclops.monad.AnyMFunctions
 
sequence(Stream<AnyM<T1>>) - Method in interface com.aol.cyclops.monad.AnyMFunctions
 
sequence(Collection<AnyM<T1>>) - Method in class com.aol.cyclops.monad.AnyMonads
Convert a Collection of Monads to a Monad with a List
sequence(Stream<AnyM<T1>>) - Method in class com.aol.cyclops.monad.AnyMonads
Convert a Stream of Monads to a Monad with a List
sequenceM() - Method in interface com.aol.cyclops.sequence.reactivestreams.CyclopsSubscriber
 
SequenceM<T> - Interface in com.aol.cyclops.sequence
 
sequenceM(Stream<T>, ReversableSpliterator) - Method in interface com.aol.cyclops.sequence.SequenceMFactory
 
sequenceM(Stream<T>, ReversableSpliterator) - Method in class com.aol.cyclops.sequence.SequenceMFactoryImpl
 
sequenceM() - Method in interface com.aol.cyclops.sequence.streamable.ConvertableToSequenceM
 
sequenceM() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
sequenceM(Stream<T>, Optional<ReversableSpliterator>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
SequenceMCollectable<T> - Interface in com.aol.cyclops.sequence
 
SequenceMFactory - Interface in com.aol.cyclops.sequence
 
SequenceMFactory.MetaFactory - Class in com.aol.cyclops.sequence
 
SequenceMFactoryImpl - Class in com.aol.cyclops.sequence
 
SequenceMFactoryImpl() - Constructor for class com.aol.cyclops.sequence.SequenceMFactoryImpl
 
SequenceMImpl<T> - Class in com.aol.cyclops.sequence
 
SequenceMImpl(Stream<T>) - Constructor for class com.aol.cyclops.sequence.SequenceMImpl
 
SequenceMImpl(Stream<T>, ReversableSpliterator) - Constructor for class com.aol.cyclops.sequence.SequenceMImpl
 
sequential() - Method in interface com.aol.cyclops.sequence.SequenceM
 
sequential() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
SeqUtils - Class in com.aol.cyclops.sequence
 
SeqUtils() - Constructor for class com.aol.cyclops.sequence.SeqUtils
 
setAssigned(PStack<Entry>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
setCalendarHour(Calendar, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
SetComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
SetComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
setReverse(boolean) - Method in interface com.aol.cyclops.streams.spliterators.ReversableSpliterator
 
SetT<T> - Class in com.aol.cyclops.lambda.monads.transformers
Monad Transformer for Java Sets SetT consists of an AnyM instance that in turns wraps anoter Monad type that contains an Set SetT>>> SetT allows the deeply wrapped Set to be manipulating within it's nested /contained context
setTimeZone(TimeZone) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Sets the time zone for which this CronExpression will be resolved.
shuffle() - Method in interface com.aol.cyclops.sequence.SequenceM
 
shuffle(Random) - Method in interface com.aol.cyclops.sequence.SequenceM
 
shuffle() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
shuffle(Random) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
shuffle() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
shuffle(Random) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
shuffle(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
simpleFilter(Monad<?, Predicate<? super T>>) - Method in interface com.aol.cyclops.internal.MonadFunctions
Filter current monad by each element in supplied Monad e.g.
single() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
 
single(Predicate<T>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
 
single() - Method in interface com.aol.cyclops.sequence.SequenceM
//1 SequenceM.of(1).single(); //UnsupportedOperationException SequenceM.of().single(); //UnsupportedOperationException SequenceM.of(1,2,3).single();
single(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
single() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(1).single(),equalTo(1));
single() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
single(Predicate<T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
singleOptional() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
 
singleOptional() - Method in interface com.aol.cyclops.sequence.SequenceM
//Optional[1] SequenceM.of(1).singleOptional(); //Optional.empty SequenceM.of().singleOpional(); //Optional.empty SequenceM.of(1,2,3).singleOptional();
singleOptional() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
size() - Method in interface com.aol.cyclops.sequence.SequenceM
[equivalent to count]
size() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
[equivalent to count]
skip(long) - Method in interface com.aol.cyclops.sequence.SequenceM
assertThat(SequenceM.of(4,3,6,7).skip(2).toList(),equalTo(Arrays.asList(6,7)));
skip(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Skip all elements until specified time period has passed
skip(long) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).asSequence().skip(2).toList(),equalTo(Arrays.asList(6,7)));
skip(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
skip(long) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).skip(2).toList(),equalTo(Arrays.asList(6,7)));
skip(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Skip all elements until specified time period has passed
skip(Stream<U>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
skipLast(int) - Method in interface com.aol.cyclops.sequence.SequenceM
assertThat(SequenceM.of(1,2,3,4,5) .skipLast(2) .collect(Collectors.toList()),equalTo(Arrays.asList(1,2,3)));
skipLast(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
skipLast(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(1,2,3,4,5) .skipLast(2) .collect(Collectors.toList()),equalTo(Arrays.asList(1,2,3)));
skipLast() - Method in class com.aol.cyclops.streams.operators.SkipLastOperator
 
skipLast(Stream<U>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
 
SkipLastOperator<T> - Class in com.aol.cyclops.streams.operators
 
SkipLastOperator(Stream<T>, int) - Constructor for class com.aol.cyclops.streams.operators.SkipLastOperator
 
skipUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Drop elements from the Stream until the predicate returns true, after which all elements are included
skipUntil(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).asSequence().skipUntil(i->i==6).toList(),equalTo(Arrays.asList(6,7)));
skipUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).skipUntil(i->i==6).toList(),equalTo(Arrays.asList(6,7)));
skipUntil(Stream<U>, Predicate<? super U>) - Static method in class com.aol.cyclops.streams.StreamUtils
skip elements in Stream until Predicate holds true
skipUntilClosed(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
skipWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
SkipWhile drops elements from the Stream while the predicate holds, once the predicte returns true all subsequent elements are included *
skipWhile(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).asSequence().sorted().skipWhile(i->i<6).toList(),equalTo(Arrays.asList(6,7)));
skipWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).sorted().skipWhile(i->i<6).toList(),equalTo(Arrays.asList(6,7)));
skipWhile(Predicate<? super U>) - Method in class com.aol.cyclops.streams.operators.SkipWhileOperator
 
skipWhile(long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.SkipWhileTimeOperator
 
skipWhile(Stream<U>, Predicate<? super U>) - Static method in class com.aol.cyclops.streams.StreamUtils
skip elements in a Stream while Predicate holds true
SkipWhileOperator<U> - Class in com.aol.cyclops.streams.operators
 
SkipWhileOperator() - Constructor for class com.aol.cyclops.streams.operators.SkipWhileOperator
 
SkipWhileTimeOperator<U> - Class in com.aol.cyclops.streams.operators
 
SkipWhileTimeOperator() - Constructor for class com.aol.cyclops.streams.operators.SkipWhileTimeOperator
 
skipWhiteSpace(int, String) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
slice(long, long) - Method in interface com.aol.cyclops.sequence.SequenceM
 
slice(long, long) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
slice(long, long) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
sliding(int) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a sliding view over this Sequence
sliding(int, int) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a sliding view over this Sequence
sliding(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Create a sliding view over this Sequence
sliding(int, int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Create a sliding view over this Sequence
sliding(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a sliding view over this Sequence
sliding(int, int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a sliding view over this Sequence
sliding(Stream<T>, int, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a sliding view over this Stream
sliding(Stream<T>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a sliding view over this Stream
sorted() - Method in interface com.aol.cyclops.sequence.SequenceM
assertThat(SequenceM.of(4,3,6,7)).sorted().toList(),equalTo(Arrays.asList(3,4,6,7)));
sorted(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
assertThat(SequenceM.of(4,3,6,7).sorted((a,b) -> b-a).toList(),equalTo(Arrays.asList(7,6,4,3)));
sorted(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
sorted() - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(SequenceM.of(4,3,6,7)).sorted().toList(),equalTo(Arrays.asList(3,4,6,7)));
sorted(Comparator<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertThat(anyM(Stream.of(4,3,6,7)).asSequence().sorted((a,b) -> b-a).toList(),equalTo(Arrays.asList(7,6,4,3)));
sorted(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
sorted() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7)).sorted().toList(),equalTo(Arrays.asList(3,4,6,7)));
sorted(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertThat(Streamable.of(4,3,6,7).sorted((a,b) -> b-a).toList(),equalTo(Arrays.asList(7,6,4,3)));
sorted(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
splitAt(int) - Method in interface com.aol.cyclops.sequence.SequenceM
Split at supplied location
splitAt(int) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Split at supplied location
splitAt(int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Split at supplied location
splitAt(Stream<T>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Split at supplied location
splitAtHead() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Split this Streamable after the first element (if present)
splitBy(Predicate<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Split stream at point where predicate no longer holds
splitBy(Predicate<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Split stream at point where predicate no longer holds
splitBy(Predicate<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Split stream at point where predicate no longer holds
splitBy(Stream<T>, Predicate<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Split stream at point where predicate no longer holds
spliterator() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
splitSequenceAtHead() - Method in interface com.aol.cyclops.sequence.SequenceM
Split a Stream at it's head (similar to headAndTail)
splitSequenceAtHead() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Split a Stream at it's head (similar to headAndTail)
startsWith(Iterable<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
assertTrue(SequenceM.of(1,2,3,4).startsWith(Arrays.asList(1,2,3)));
startsWith(Iterator<T>) - Method in interface com.aol.cyclops.sequence.SequenceM
assertTrue(SequenceM.of(1,2,3,4).startsWith(Arrays.asList(1,2,3).iterator()))
startsWith(Iterable<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertTrue(StreamUtils.sequenceM(Stream.of(1,2,3,4)).startsWith(Arrays.asList(1,2,3)));
startsWith(Iterator<T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
assertTrue(StreamUtils.sequenceM(Stream.of(1,2,3,4)).startsWith(Arrays.asList(1,2,3).iterator()))
startsWith(Iterable<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertTrue(Streamable.of(1,2,3,4).startsWith(Arrays.asList(1,2,3)));
startsWith(Iterator<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
assertTrue(Streamable.of(1,2,3,4).startsWith(Arrays.asList(1,2,3).iterator()))
startsWith(Stream<T>, Iterable<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
assertTrue(StreamUtils.startsWith(Stream.of(1,2,3,4),Arrays.asList(1,2,3)));
startsWith(Stream<T>, Iterator<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
assertTrue(StreamUtils.startsWith(Stream.of(1,2,3,4),Arrays.asList(1,2,3).iterator()))
storeExpressionVals(int, String, int) - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
stream() - Method in interface com.aol.cyclops.internal.Monad
Unwrap this Monad into a Stream.
stream() - Method in interface com.aol.cyclops.internal.MonadFunctions
 
stream() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
stream() - Method in interface com.aol.cyclops.lambda.monads.Foldable
 
stream() - Method in interface com.aol.cyclops.monad.AnyM
 
stream() - Method in class com.aol.cyclops.sequence.ReversedIterator
 
stream() - Method in interface com.aol.cyclops.sequence.SequenceM
Convert this SequenceM into a Stream
stream() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Unwrap this Monad into a Stream.
stream() - Method in interface com.aol.cyclops.sequence.streamable.ToStream
 
stream(Iterable<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a stream from an iterable
stream(Spliterator<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
stream(Iterator<U>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a stream from an iterator
stream(Map<K, V>) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a stream from a map
Streamable<T> - Interface in com.aol.cyclops.sequence.streamable
Represents something that can generate a Stream, repeatedly
StreamableComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
StreamableComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.StreamableComprehender
 
StreamableImpl<T> - Class in com.aol.cyclops.sequence.streamable
 
StreamableImpl() - Constructor for class com.aol.cyclops.sequence.streamable.StreamableImpl
 
StreamableT<T> - Class in com.aol.cyclops.lambda.monads.transformers
Monad Transformer for Cyclops Streamables StreamableT consists of an AnyM instance that in turns wraps anoter Monad type that contains an Streamable StreamableT>>> StreamableT allows the deeply wrapped Streamable to be manipulating within it's nested /contained context
StreamableToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
StreamableToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.StreamableToStreamConverter
 
StreamComprehender - Class in com.aol.cyclops.comprehensions.comprehenders
 
StreamComprehender() - Constructor for class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
streamedMonad() - Method in interface com.aol.cyclops.internal.Monad
Transform the contents of a Monad into a Monad wrapping a Stream e.g.
streamOf(T...) - Static method in interface com.aol.cyclops.monad.AnyM
Create an AnyM wrapping a Stream of the supplied data Identical to fromArray, exists as it may appear functionally more obvious to users than fromArray (which fits the convention)
StreamT<T> - Class in com.aol.cyclops.lambda.monads.transformers
Monad Transformer for Cyclops Streams StreamT consists of an AnyM instance that in turns wraps anoter Monad type that contains an Stream StreamT>>> StreamT allows the deeply wrapped Stream to be manipulating within it's nested /contained context
streamToCompletableFuture(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
streamToOptional(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
StreamUpscaler<T,X> - Interface in com.aol.cyclops.comprehensions.converters
 
StreamUtils - Class in com.aol.cyclops.streams
 
StreamUtils() - Constructor for class com.aol.cyclops.streams.StreamUtils
 
StringToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
StringToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.StringToStreamConverter
 
subscribe(Stream<T>, Subscriber<? super T>) - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsPublisher
 
subscribe() - Method in interface com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsSubscriber
 
subscribe(Subscriber<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
subscriber - Static variable in class com.aol.cyclops.sequence.reactivestreams.ReactiveStreamsLoader
 
subscriber() - Static method in interface com.aol.cyclops.sequence.SequenceM
Create a subscriber that can listen to Reactive Streams (simple-react, RxJava AkkaStreams, Kontraktor, QuadarStreams etc)
subStream(int, int) - Method in interface com.aol.cyclops.sequence.SequenceM
Return a Stream with elements before the provided start index removed, and elements after the provided end index removed
subStream(int, int) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Return a Streamable with elements before the provided start index removed, and elements after the provided end index removed
sum() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
sum(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
sum() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
sum(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
sum() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
sum(Function<? super T, ? extends U>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
sumDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
sumDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperators
Perform an asynchronous sum operation
sumDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperatorsMixin
Perform an asynchronous sum operation
sumDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
sumDouble(ToDoubleFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
sumInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
sumInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
sumInt(ToIntFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
sumInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperators
Perform an asynchronous sum operation
sumInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperatorsMixin
Perform an asynchronous sum operation
sumLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
sumLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
sumLong(ToLongFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
sumLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperators
Perform an asynchronous sum operation
sumLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperatorsMixin
Perform an asynchronous sum operation
summaryStatisticsDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperators
Perform an asynchronous summaryStatistics operation
summaryStatisticsDouble(ToDoubleFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.DoubleOperatorsMixin
Perform an asynchronous summaryStatistics operation
summaryStatisticsDouble(ToDoubleFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
summaryStatisticsInt(ToIntFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
summaryStatisticsInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperators
Perform an asynchronous summaryStatistics operation
summaryStatisticsInt(ToIntFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.IntOperatorsMixin
Perform an asynchronous summaryStatistics operation
summaryStatisticsLong(ToLongFunction<? super T>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
summaryStatisticsLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperators
Perform an asynchronous summaryStatistics operation
summaryStatisticsLong(ToLongFunction<? super T>) - Method in interface com.aol.cyclops.streams.future.LongOperatorsMixin
Perform an asynchronous summaryStatistics operation
SupplierToCompletableFutureConverter - Class in com.aol.cyclops.comprehensions.converters
 
SupplierToCompletableFutureConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.SupplierToCompletableFutureConverter
 
synchronizedFromIterable(Iterable<T>) - Static method in class com.aol.cyclops.sequence.streamable.AsStreamable
 
synchronizedFromStream(Stream<T>) - Static method in class com.aol.cyclops.sequence.streamable.AsStreamable
 

T

tail() - Method in class com.aol.cyclops.sequence.HeadAndTail
 
tail() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3,4,5).tail() //Streamable[2,3,4,5]
times(int) - Static method in class com.aol.cyclops.comprehensions.donotation.typed.Do
 
times(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp0
 
times(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
 
times(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
 
times(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
 
times(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
 
times(int) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
 
timestamp() - Method in interface com.aol.cyclops.sequence.SequenceM
SequenceM.of(1,2,3,4,5) .timestamp() .forEach(System.out::println)
timestamp() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3,4,5) .timestamp() .forEach(System.out::println)
toArray(IntFunction<A[]>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asyncrhonously generate an Array
toArray() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asyncrhonously generate an Array
toArray() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toArray(IntFunction<A[]>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toArray() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
toArray(IntFunction<A[]>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
toArray(IntFunction<A[]>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asyncrhonously generate an Array
toArray() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asyncrhonously generate an Array
toBufferingCopier(Iterator<A>, int) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toBufferingDuplicator(Iterator<A>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toBufferingDuplicator(Iterator<A>, long) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toCollection(Supplier<C>) - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously perform a Stream collection
toCollection(Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
toCollection(Supplier<C>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toCollection(Supplier<C>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toCollection(Supplier<C>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Add the contents of this Stream to the mutable collection supplied by the provided collectionFactory
toCollection(Supplier<C>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
toCollection(Supplier<C>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously perform a Stream collection
toCompletableFuture() - Method in interface com.aol.cyclops.monad.AnyM
 
toCompletableFuture() - Method in interface com.aol.cyclops.sequence.SequenceM
{ @code CompletableFuture<List<String>> cf = SequenceM.of("hello", "world").toCompletableFuture(); assertThat(cf.join(), equalTo(Arrays.asList("hello", "world"))); }
toCompletableFuture() - Method in class com.aol.cyclops.sequence.SequenceMImpl
CompletableFuture<List<String>> cf = anyM("hello","world") .asSequence() .unwrapCompletableFuture(); assertThat(cf.join(),equalTo(Arrays.asList("hello","world")));
toCompletableFuture() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
CompletableFuture<List<String>> cf = Streamable.of("hello","world") .toCompletableFuture(); assertThat(cf.join(),equalTo(Arrays.asList("hello","world")));
toConcurrentLazyCollection() - Method in interface com.aol.cyclops.sequence.SequenceM
Lazily converts this SequenceM into a Collection.
toConcurrentLazyCollection() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Lazily converts this SequenceM into a Collection.
toConcurrentLazyCollection(Stream<A>) - Static method in class com.aol.cyclops.sequence.SeqUtils
Lazily constructs a Collection from specified Stream.
toConcurrentLazyCollection(Iterator<A>) - Static method in class com.aol.cyclops.sequence.SeqUtils
 
toConcurrentLazyCollection() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Lazily converts this Streamable into a Collection.
toConcurrentLazyCollection(Stream<A>) - Static method in class com.aol.cyclops.streams.StreamUtils
Lazily constructs a Collection from specified Stream.
toConcurrentLazyCollection(Iterator<A>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toConcurrentLazyCollection(Stream<A>) - Static method in class com.aol.cyclops.streams.ToLazyCollection
Lazily constructs a Collection from specified Stream.
toConcurrentLazyCollection(Iterator<A>) - Static method in class com.aol.cyclops.streams.ToLazyCollection
 
toConcurrentLazyStreamable() - Method in interface com.aol.cyclops.sequence.SequenceM
{ @code Streamable<Integer> repeat = SequenceM.of(1, 2, 3, 4, 5, 6).map(i -> i + 2).toConcurrentLazyStreamable(); assertThat(repeat.sequenceM().toList(), equalTo(Arrays.asList(2, 4, 6, 8, 10, 12))); assertThat(repeat.sequenceM().toList(), equalTo(Arrays.asList(2, 4, 6, 8, 10, 12))); }
toConcurrentLazyStreamable() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toConcurrentLazyStreamable(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toCountDouble() - Static method in class com.aol.cyclops.sequence.Reducers
 
toCountInt() - Static method in class com.aol.cyclops.sequence.Reducers
 
toLazyCollection() - Method in interface com.aol.cyclops.sequence.SequenceM
Lazily converts this SequenceM into a Collection.
toLazyCollection() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Lazily converts this SequenceM into a Collection.
toLazyCollection(Stream<A>) - Static method in class com.aol.cyclops.sequence.SeqUtils
Projects an immutable collection of this stream.
toLazyCollection(Iterator<A>) - Static method in class com.aol.cyclops.sequence.SeqUtils
 
toLazyCollection() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Lazily converts this Streamable into a Collection.
toLazyCollection(Stream<A>) - Static method in class com.aol.cyclops.streams.StreamUtils
Projects an immutable collection of this stream.
toLazyCollection(Iterator<A>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
ToLazyCollection - Class in com.aol.cyclops.streams
 
ToLazyCollection() - Constructor for class com.aol.cyclops.streams.ToLazyCollection
 
toLazyCollection(Stream<A>) - Static method in class com.aol.cyclops.streams.ToLazyCollection
Projects an immutable collection of this stream.
toLazyCollection(Iterator<A>) - Static method in class com.aol.cyclops.streams.ToLazyCollection
 
toLazyStreamable() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toLazyStreamable(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toList() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
toList() - Method in interface com.aol.cyclops.monad.AnyM
Convert this monad into a List
toList() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously convert this Stream into a List
toList() - Method in interface com.aol.cyclops.sequence.SequenceM
 
toList() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toList(Supplier<L>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toList() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toList() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Streamable.of(1,2,3) .toList(); //List[1,2,3]
toList() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
toList(Supplier<L>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
toList() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously convert this Stream into a List
toList(Supplier<L>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
toList(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
toMonad(Object) - Static method in class com.aol.cyclops.internal.AsGenericMonad
Deprecated.
Create a Monad wrapper from an Object The wrapped Monaad should have equivalent methods for
toOptional() - Method in interface com.aol.cyclops.internal.Monad
 
toOptional() - Method in interface com.aol.cyclops.monad.AnyM
 
toOptional() - Method in interface com.aol.cyclops.sequence.SequenceM
Type safe unwrap
toOptional() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Type safe unwrap
toOptional() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Type safe unwrap
toPBag() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPMap() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPOrderedSet() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPQueue() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPSet() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPStack() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPStackReversed() - Static method in class com.aol.cyclops.sequence.Reducers
 
toPVector() - Static method in class com.aol.cyclops.sequence.Reducers
 
toSequence(Function<T, Stream<NT>>) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Sequence the contents of a Monad.
toSequence() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
Optional<List<Integer>> into Stream<Integer>
toSequence(Function<T, Stream<NT>>) - Method in interface com.aol.cyclops.monad.AnyM
Sequence the contents of a Monad.
toSequence() - Method in interface com.aol.cyclops.monad.AnyM
Optional<List<Integer>> into Stream<Integer>
toSet() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
toSet() - Method in interface com.aol.cyclops.monad.AnyM
Convert this monad into a Set
toSet() - Method in interface com.aol.cyclops.sequence.future.FutureOperations
Asynchronously convert this Stream into a List
toSet() - Method in interface com.aol.cyclops.sequence.SequenceM
 
toSet() - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toSet(Supplier<S>) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toSet() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toSet() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
toSet() - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
toSet(Supplier<S>) - Method in interface com.aol.cyclops.streams.future.FutureCollectable
 
toSet() - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
Asynchronously convert this Stream into a List
toSet(Supplier<S>) - Method in class com.aol.cyclops.streams.future.FutureOperationsImpl
 
toSet(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toStream() - Method in interface com.aol.cyclops.sequence.SequenceM
Convert this SequenceM into a Stream
toStream() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
ToStream<T> - Interface in com.aol.cyclops.sequence.streamable
 
toStreamable() - Method in interface com.aol.cyclops.sequence.SequenceM
Streamable<Integer> repeat = SequenceM.of(1,2,3,4,5,6) .map(i->i*2) .toStreamable(); repeat.sequenceM().toList(); //Arrays.asList(2,4,6,8,10,12)); repeat.sequenceM().toList() //Arrays.asList(2,4,6,8,10,12));
toStreamable() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
toStreamable(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
toString() - Method in class com.aol.cyclops.internal.InternalList
 
toString() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
toString() - Method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
 
toString() - Method in class com.aol.cyclops.lambda.monads.transformers.ListT
 
toString() - Method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
 
toString() - Method in class com.aol.cyclops.lambda.monads.transformers.SetT
 
toString() - Method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
 
toString() - Method in class com.aol.cyclops.lambda.monads.transformers.StreamT
 
toString() - Method in interface com.aol.cyclops.monad.AnyM
 
toString() - Method in class com.aol.cyclops.scheduling.util.cron.CronExpression
Returns the string representation of the CronExpression
toString(String) - Static method in class com.aol.cyclops.sequence.Reducers
 
toString(CharSequence) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toString(CharSequence, CharSequence, CharSequence) - Method in interface com.aol.cyclops.sequence.SequenceMCollectable
 
toTotalDouble() - Static method in class com.aol.cyclops.sequence.Reducers
 
toTotalInt() - Static method in class com.aol.cyclops.sequence.Reducers
 
trampoline(Function<? super T, ? extends Trampoline<? extends R>>) - Method in interface com.aol.cyclops.sequence.SequenceM
Performs a map operation that can call a recursive method without running out of stack space
traverse(Collection<AnyM<T>>, Function<T, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Convert a Collection of Monads to a Monad with a List applying the supplied function in the process
traverse(Stream<AnyM<T>>, Function<T, R>) - Static method in interface com.aol.cyclops.monad.AnyM
Convert a Stream of Monads to a Monad with a List applying the supplied function in the process
traverse(Collection<AnyM<T>>, Function<T, R>) - Method in interface com.aol.cyclops.monad.AnyMFunctions
 
traverse(Stream<AnyM<T>>, Function<T, R>) - Method in interface com.aol.cyclops.monad.AnyMFunctions
 
traverse(Collection<AnyM<T>>, Function<T, R>) - Method in class com.aol.cyclops.monad.AnyMonads
Convert a Collection of Monads to a Monad with a List applying the supplied function in the process
traverse(Stream<AnyM<T>>, Function<T, R>) - Method in class com.aol.cyclops.monad.AnyMonads
Convert a Stream of Monads to a Monad with a List applying the supplied function in the process
triplicate() - Method in interface com.aol.cyclops.sequence.SequenceM
Triplicates a Stream Buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
triplicate() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Triplicates a Stream Buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
triplicate() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
triplicate(Stream<T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Triplicates a Stream Buffers intermediate values, leaders may change positions so a limit can be safely applied to the leading stream.
tryAdvance(Consumer<? super T>) - Method in class com.aol.cyclops.streams.spliterators.ClosingSpliterator
 
tryAdvance(Consumer<? super T>) - Method in class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
tryAdvance(Consumer<? super T>) - Method in class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
tryAdvance(IntConsumer) - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
tryAdvance(LongConsumer) - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 
trySplit() - Method in class com.aol.cyclops.streams.spliterators.ClosingSpliterator
 
trySplit() - Method in class com.aol.cyclops.streams.spliterators.ReversingArraySpliterator
 
trySplit() - Method in class com.aol.cyclops.streams.spliterators.ReversingListSpliterator
 
trySplit() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeIntSpliterator
 
trySplit() - Method in class com.aol.cyclops.streams.spliterators.ReversingRangeLongSpliterator
 

U

unapply() - Method in interface com.aol.cyclops.objects.Decomposable
 
unit(T) - Method in interface com.aol.cyclops.internal.Monad
Generate a new instance of the underlying monad with given value
unit(T) - Method in interface com.aol.cyclops.internal.MonadFunctions
 
unit(T) - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
Unit<T> - Interface in com.aol.cyclops.lambda.monads
 
unit(T) - Method in interface com.aol.cyclops.lambda.monads.Unit
 
unit(T) - Method in interface com.aol.cyclops.monad.AnyM
Construct a new instanceof AnyM using the type of the underlying wrapped monad
unordered() - Method in interface com.aol.cyclops.sequence.SequenceM
 
unordered() - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
unpause() - Method in interface com.aol.cyclops.sequence.PausableHotStream
 
unpause() - Method in class com.aol.cyclops.streams.IteratorHotStream
 
unpause() - Method in class com.aol.cyclops.streams.PausableHotStreamImpl
 
UntypedDo - Class in com.aol.cyclops.comprehensions.donotation
Do notation for comprehensions
UntypedDo() - Constructor for class com.aol.cyclops.comprehensions.donotation.UntypedDo
 
UntypedDo.DoComp - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp0 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp1 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp2 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp3 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp4 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp5 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp6 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp7 - Class in com.aol.cyclops.comprehensions.donotation
 
UntypedDo.DoComp8 - Class in com.aol.cyclops.comprehensions.donotation
 
unwrap(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.ListComprehender
 
unwrap(Object) - Method in class com.aol.cyclops.comprehensions.comprehenders.SetComprehender
 
unwrap() - Method in interface com.aol.cyclops.internal.Monad
 
unwrap(Object) - Method in interface com.aol.cyclops.lambda.api.Comprehender
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.AnyMImpl
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.MonadWrapper
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.transformers.CompletableFutureT
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.transformers.ListT
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.transformers.OptionalT
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.transformers.SetT
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.transformers.StreamableT
 
unwrap() - Method in class com.aol.cyclops.lambda.monads.transformers.StreamT
 
unwrap() - Method in interface com.aol.cyclops.lambda.monads.WrappingFunctor
 
unwrap() - Method in interface com.aol.cyclops.monad.AnyM
 
unwrap() - Method in class com.aol.cyclops.objects.AsDecomposable.CoercedDecomposable
 
unwrap() - Method in interface com.aol.cyclops.objects.Decomposable
 
unwrap() - Method in interface com.aol.cyclops.sequence.SequenceM
 
unwrap() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Deprecated.
unwrap() - Method in interface com.aol.cyclops.sequence.Unwrapable
 
Unwrapable - Interface in com.aol.cyclops.sequence
 
unwrapOtherMonadTypes(Comprehender<T>, Object) - Static method in class com.aol.cyclops.comprehensions.comprehenders.StreamComprehender
 
unwrapOtherMonadTypes(Comprehender<T>, Object) - Static method in interface com.aol.cyclops.lambda.api.Comprehender
 
unwrapStream() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Type safe unwrap
unzip(SequenceM<Tuple2<T, U>>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Unzip a zipped Stream
unzip(Streamable<Tuple2<T, U>>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Unzip a zipped Stream
unzip3(SequenceM<Tuple3<T1, T2, T3>>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Unzip a zipped Stream into 3
unzip3(Streamable<Tuple3<T1, T2, T3>>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Unzip a zipped Stream into 3
unzip4(SequenceM<Tuple4<T1, T2, T3, T4>>) - Static method in interface com.aol.cyclops.sequence.SequenceM
Unzip a zipped Stream into 4
unzip4(Streamable<Tuple4<T1, T2, T3, T4>>) - Static method in interface com.aol.cyclops.sequence.streamable.Streamable
Unzip a zipped Stream into 4
upscaleIfStream(Object) - Method in interface com.aol.cyclops.comprehensions.converters.StreamUpscaler
 
URLToStreamConverter - Class in com.aol.cyclops.comprehensions.converters
 
URLToStreamConverter() - Constructor for class com.aol.cyclops.comprehensions.converters.URLToStreamConverter
 

V

validateExpression(String) - Static method in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
Varsonly<T1,T2,T3,T4,T5> - Class in com.aol.cyclops.comprehensions
 
Varsonly() - Constructor for class com.aol.cyclops.comprehensions.Varsonly
 

W

window() - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using the default partition and order.
window(long, long) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using the default partition and order with frame.
window(Comparator<? super T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using the default partition and a specific order.
window(Comparator<? super T>, long, long) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using the default partition and a specific order with frame.
window(Function<? super T, ? extends U>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using a specific partition and the default order.
window(Function<? super T, ? extends U>, long, long) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using a specific partition and the default order.
window(Function<? super T, ? extends U>, Comparator<? super T>, long, long) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream using a specific partition and order with frame.
window(WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 1 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 2 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 3 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 4 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 5 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 6 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 7 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 8 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 9 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 10 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 11 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 12 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 13 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 14 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 15 distinct windows.
window(WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>, WindowSpecification<T>) - Method in interface com.aol.cyclops.sequence.JoolWindowing
Map this stream to a windowed stream with 16 distinct windows.
window(Stream<T>, int, int) - Static method in class com.aol.cyclops.streams.StreamUtils
Create a sliding view over this Stream
windowBySizeAndTime(int, long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a Sequence of Streamables (replayable Streams / Sequences) where each Streamable is populated up to a max size, or for max period of time
windowBySizeAndTime(int, long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
windowBySizeAndTime(int, long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Sequence of Streamables (replayable Streams / Sequences) where each Streamable is populated up to a max size, or for max period of time
windowBySizeAndTime(int, long, TimeUnit) - Method in class com.aol.cyclops.streams.operators.WindowByTimeAndSizeOperator
 
windowBySizeAndTime(Stream<T>, int, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
windowByTime(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
Create SequenceM of Streamables (replayable Streams / Sequences) where each Streamable is populated within a specified time window
windowByTime(long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
windowByTime(long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create Streamable of Streamables (replayable Streams / Sequences) where each Streamable is populated within a specified time window
windowByTime(Stream<T>, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 
WindowByTimeAndSizeOperator<T> - Class in com.aol.cyclops.streams.operators
 
WindowByTimeAndSizeOperator() - Constructor for class com.aol.cyclops.streams.operators.WindowByTimeAndSizeOperator
 
windowStatefullyWhile(BiPredicate<Streamable<? super T>, ? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create SequenceM of Streamables (replayable Streams / Sequences) where each Streamable is populated while the supplied bipredicate holds.
windowStatefullyWhile(BiPredicate<Streamable<? super T>, ? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
windowStatefullyWhile(BiPredicate<Streamable<? super T>, ? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create Streamable of Streamables (replayable Streams / Sequences) where each Streamable is populated while the supplied bipredicate holds.
windowStatefullyWhile(BiPredicate<Streamable<? super T>, ? super T>) - Method in class com.aol.cyclops.streams.operators.WindowStatefullyWhileOperator
 
windowStatefullyWhile(Stream<T>, BiPredicate<Streamable<? super T>, ? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
WindowStatefullyWhileOperator<T> - Class in com.aol.cyclops.streams.operators
 
WindowStatefullyWhileOperator() - Constructor for class com.aol.cyclops.streams.operators.WindowStatefullyWhileOperator
 
windowUntil(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a Sequence of Streamables (replayable Streams / Sequences) where each Streamable is populated until the supplied predicate holds.
windowUntil(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
windowUntil(Predicate<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Sequence of Streamables (replayable Streams / Sequences) where each Streamable is populated until the supplied predicate holds.
windowWhile(Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Create a Sequence of Streamables (replayable Streams / Sequences) where each Streamable is populated while the supplied predicate holds.
windowWhile(Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
windowWhile(Predicate<T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Create a Sequence of Streamables (replayable Streams / Sequences) where each Streamable is populated while the supplied predicate holds.
windowWhile(Predicate<? super T>) - Method in class com.aol.cyclops.streams.operators.WindowWhileOperator
 
windowWhile(Stream<T>, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
 
WindowWhileOperator<T> - Class in com.aol.cyclops.streams.operators
 
WindowWhileOperator() - Constructor for class com.aol.cyclops.streams.operators.WindowWhileOperator
 
with(Function<T, ?>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp1
 
with(Function<T, Function<T1, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp2
 
with(Function<T, Function<T1, Function<T2, ?>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp3
 
with(Function<T, Function<T1, Function<T2, Function<T3, ?>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp4
 
with(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, ?>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp5
 
with(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, ?>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp6
 
with(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, Function<T6, ?>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp7
 
withAnyM(Function<? super T1, AnyM<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a AnyM as next nested level in the comprehension
withAnyM(Function<? super T1, Function<? super T2, AnyM<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a AnyM as next nested level in the comprehension
withAnyM(Function<? super T1, Function<? super T2, Function<? super T3, AnyM<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a AnyM as next nested level in the comprehension
withAnyM(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, AnyM<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a AnyM as next nested level in the comprehension
withAnyM(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, AnyM<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a AnyM as next nested level in the comprehension
withAnyM(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, AnyM<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a AnyM as next nested level in the comprehension
withAnyM(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, AnyM<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a AnyM as next nested level in the comprehension
withBaseStream(Function<? super T1, BaseStream<T2, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a BaseStream as next nested level in the comprehension
withBaseStream(Function<? super T1, Function<? super T2, BaseStream<T3, ?>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a BaseStream as next nested level in the comprehension
withBaseStream(Function<? super T1, Function<? super T2, Function<? super T3, BaseStream<T4, ?>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a BaseStream as next nested level in the comprehension
withBaseStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, BaseStream<T5, ?>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a BaseStream as next nested level in the comprehension
withBaseStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, BaseStream<T6, ?>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a BaseStream as next nested level in the comprehension
withBaseStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, BaseStream<T7, ?>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Stream as next nested level in the comprehension
withBaseStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, BaseStream<T8, ?>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Stream as next nested level in the comprehension
withBufferedReader(Function<? super T1, BufferedReader>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a BufferedReader as next nested level in the comprehension
withBufferedReader(Function<? super T1, Function<? super T2, BufferedReader>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a BufferedReader as next nested level in the comprehension
withBufferedReader(Function<? super T1, Function<? super T2, Function<? super T3, BufferedReader>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a BufferedReader as next nested level in the comprehension
withBufferedReader(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, BufferedReader>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a BufferedReader as next nested level in the comprehension
withBufferedReader(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, BufferedReader>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a BufferedReader as next nested level in the comprehension
withBufferedReader(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, BufferedReader>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a BufferedReader as next nested level in the comprehension
withBufferedReader(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, BufferedReader>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a BufferedReader as next nested level in the comprehension
withCallable(Function<? super T1, Callable<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Callable as next nested level in the comprehension
withCallable(Function<? super T1, Function<? super T2, Callable<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Callable as next nested level in the comprehension
withCallable(Function<? super T1, Function<? super T2, Function<? super T3, Callable<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Callable as next nested level in the comprehension
withCallable(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Callable<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Callable as next nested level in the comprehension
withCallable(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Callable<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Callable as next nested level in the comprehension
withCallable(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Callable<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Callable as next nested level in the comprehension
withCallable(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Callable<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Callable as next nested level in the comprehension
withCollection(Function<? super T1, Collection<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Collection as next nested level in the comprehension
withCollection(Function<? super T1, Function<? super T2, Collection<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Collection as next nested level in the comprehension
withCollection(Function<? super T1, Function<? super T2, Function<? super T3, Collection<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Collection as next nested level in the comprehension
withCollection(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Collection<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Collection as next nested level in the comprehension
withCollection(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Collection<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Collection as next nested level in the comprehension
withCollection(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Collection<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Collection as next nested level in the comprehension
withCollection(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Collection<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Collection as next nested level in the comprehension
withCompletableFuture(Function<? super T1, CompletableFuture<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a CompletableFuture as next nested level in the comprehension
withCompletableFuture(Function<? super T1, Function<? super T2, CompletableFuture<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a CompletableFuture as next nested level in the comprehension
withCompletableFuture(Function<? super T1, Function<? super T2, Function<? super T3, CompletableFuture<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a CompletableFuture as next nested level in the comprehension
withCompletableFuture(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, CompletableFuture<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a CompletableFuture as next nested level in the comprehension
withCompletableFuture(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, CompletableFuture<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a CompletableFuture as next nested level in the comprehension
withCompletableFuture(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, CompletableFuture<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a CompletableFuture as next nested level in the comprehension
withCompletableFuture(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, CompletableFuture<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a CompletableFuture as next nested level in the comprehension
withFile(Function<? super T1, File>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a File as next nested level in the comprehension
withFile(Function<? super T1, Function<? super T2, File>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a File as next nested level in the comprehension
withFile(Function<? super T1, Function<? super T2, Function<? super T3, File>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a File as next nested level in the comprehension
withFile(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, File>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a File as next nested level in the comprehension
withFile(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, File>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a File as next nested level in the comprehension
withFile(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, File>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a File as next nested level in the comprehension
withFile(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, File>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a File as next nested level in the comprehension
withFilterable(T) - Method in interface com.aol.cyclops.internal.Monad
 
withFilterable(T) - Method in interface com.aol.cyclops.lambda.monads.Filterable
 
withFunctor(T) - Method in interface com.aol.cyclops.internal.Monad
 
withFunctor(T) - Method in class com.aol.cyclops.lambda.monads.FunctorWrapper
 
withFunctor(T) - Method in interface com.aol.cyclops.lambda.monads.WrappingFunctor
Will attempt to create a new instance of this functor type via constructor reflection if this is a wrapped Functor (i.e.
withIterable(Function<? super T1, Iterable<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Iterable as next nested level in the comprehension
withIterable(Function<? super T1, Function<? super T2, Iterable<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Iterable as next nested level in the comprehension
withIterable(Function<? super T1, Function<? super T2, Function<? super T3, Iterable<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Iterable as next nested level in the comprehension
withIterable(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Iterable<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Iterable as next nested level in the comprehension
withIterable(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Iterable<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Iterable as next nested level in the comprehension
withIterable(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Iterable<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Iterable as next nested level in the comprehension
withIterable(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Iterable<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Iterable as next nested level in the comprehension
withIterator(Function<? super T1, Iterator<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Iterator as next nested level in the comprehension
withIterator(Function<? super T1, Function<? super T2, Iterator<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Iterator as next nested level in the comprehension
withIterator(Function<? super T1, Function<? super T2, Function<? super T3, Iterator<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Iterator as next nested level in the comprehension
withIterator(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Iterator<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Iterator as next nested level in the comprehension
withIterator(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Iterator<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Iterator as next nested level in the comprehension
withIterator(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Iterator<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Iterator as next nested level in the comprehension
withIterator(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Iterator<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Iterator as next nested level in the comprehension
withMonad(Object) - Method in interface com.aol.cyclops.internal.Monad
 
withOptional(Function<? super T1, Optional<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Optional as next nested level in the comprehension
withOptional(Function<? super T1, Function<? super T2, Optional<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Optional as next nested level in the comprehension
withOptional(Function<? super T1, Function<? super T2, Function<? super T3, Optional<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Optional as next nested level in the comprehension
withOptional(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Optional<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Optional as next nested level in the comprehension
withOptional(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Optional<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Optional as next nested level in the comprehension
withOptional(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Optional<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Optional as next nested level in the comprehension
withOptional(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Optional<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Optional as next nested level in the comprehension
withStream(Function<? super T1, Stream<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Stream as next nested level in the comprehension
withStream(Function<? super T1, Function<? super T2, Stream<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Stream as next nested level in the comprehension
withStream(Function<? super T1, Function<? super T2, Function<? super T3, Stream<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Stream as next nested level in the comprehension
withStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Stream<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Stream as next nested level in the comprehension
withStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Stream<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Stream as next nested level in the comprehension
withStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Stream<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Stream as next nested level in the comprehension
withStream(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Stream<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Stream as next nested level in the comprehension
withSupplier(Function<? super T1, Supplier<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a Supplier as next nested level in the comprehension
withSupplier(Function<? super T1, Function<? super T2, Supplier<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a Supplier as next nested level in the comprehension
withSupplier(Function<? super T1, Function<? super T2, Function<? super T3, Supplier<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a Supplier as next nested level in the comprehension
withSupplier(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, Supplier<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a Supplier as next nested level in the comprehension
withSupplier(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Supplier<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a Supplier as next nested level in the comprehension
withSupplier(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Supplier<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a Supplier as next nested level in the comprehension
withSupplier(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, Supplier<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a Supplier as next nested level in the comprehension
withTraversableM(Function<? super T1, SequenceM<T2>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a TraversableM as next nested level in the comprehension
withTraversableM(Function<? super T1, Function<? super T2, SequenceM<T3>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a TraversableM as next nested level in the comprehension
withTraversableM(Function<? super T1, Function<? super T2, Function<? super T3, SequenceM<T4>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a TraversableM as next nested level in the comprehension
withTraversableM(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, SequenceM<T5>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a TraversableM as next nested level in the comprehension
withTraversableM(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, SequenceM<T6>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a TraversableM as next nested level in the comprehension
withTraversableM(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, SequenceM<T7>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a TraversableM as next nested level in the comprehension
withTraversableM(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, SequenceM<T8>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a TraversableM as next nested level in the comprehension
withURL(Function<? super T1, URL>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Add a URL as next nested level in the comprehension
withURL(Function<? super T1, Function<? super T2, URL>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Add a URL as next nested level in the comprehension
withURL(Function<? super T1, Function<? super T2, Function<? super T3, URL>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Add a URL as next nested level in the comprehension
withURL(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, URL>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Add a URL as next nested level in the comprehension
withURL(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, URL>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Add a URL as next nested level in the comprehension
withURL(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, URL>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Add a URL as next nested level in the comprehension
withURL(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, URL>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Add a URL as next nested level in the comprehension
WrappedMonoid() - Constructor for class com.aol.cyclops.lambda.api.AsGenericMonoid.WrappedMonoid
 
WrappingFunctor<T> - Interface in com.aol.cyclops.lambda.monads
An interoperability trait that wraps & encapsulates any Functor type Uses InvokeDynamic to call Map if no suitable Comprehender present Uses (cached) JDK Dynamic Proxies to coerce function types to java.util.Function

X

xMatch(int, Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.SequenceM
Check that there are specified number of matches of predicate in the Stream
xMatch(int, Predicate<? super T>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Check that there are specified number of matches of predicate in the Stream
xMatch(int, Predicate<? super T>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Check that there are specified number of matches of predicate in the Stream
xMatch(Stream<T>, int, Predicate<? super T>) - Static method in class com.aol.cyclops.streams.StreamUtils
Check that there are specified number of matches of predicate in the Stream
xPer(int, long, TimeUnit) - Method in interface com.aol.cyclops.sequence.SequenceM
emit x elements per time period
xPer(int, long, TimeUnit) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
xPer(int, long, TimeUnit) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
emit x elements per time period
xPer(Stream<T>, int, long, TimeUnit) - Static method in class com.aol.cyclops.streams.StreamUtils
 

Y

YEAR - Static variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
years - Variable in class com.aol.cyclops.scheduling.util.cron.CronExpression
 
yield(Supplier) - Method in class com.aol.cyclops.comprehensions.ComprehensionData
Define the yeild section of a for comprehension and kick of processing for a comprehension
yield(Supplier) - Method in interface com.aol.cyclops.comprehensions.CustomForComprehension
 
yield(Function<? super T1, R>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp1
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<? super T1, Function<? super T2, ? extends R>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp2
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<? super T1, Function<? super T2, Function<? super T3, ? extends R>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp3
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<? super T1, Function<? super T2, Function<? super T3, Function<? super T4, ? extends R>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp4
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, ? extends R>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp5
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, ? extends R>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp6
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<? super T7, ? extends R>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp7
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<T, Function<? super T1, Function<? super T2, Function<? super T3, Function<T4, Function<? super T5, Function<? super T6, Function<T7, ? extends R>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp8
 
yield(Function<T, ?>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp1
Execute and Yield a result from this for comprehension using the supplied function e.g.
yield(Function<T, Function<T1, ?>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp2
 
yield(Function<T, Function<T1, Function<T2, ?>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp3
 
yield(Function<T, Function<T1, Function<T2, Function<T3, ?>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp4
 
yield(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, ?>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp5
 
yield(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, ?>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp6
 
yield(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, Function<T6, ?>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp7
 
yield(Function<T, Function<T1, Function<T2, Function<T3, Function<T4, Function<T5, Function<T6, Function<T7, ?>>>>>>>>) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp8
 
yieldInternal(Function) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
yieldInternal(Function) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp
 

Z

zero() - Method in class com.aol.cyclops.lambda.api.AsGenericMonoid.WrappedMonoid
 
zero() - Method in interface com.aol.cyclops.sequence.Monoid
An element that when provided as a parameter to the combiner with another value, results in the other value being returned e.g.
zip(Seq<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
Zip 2 streams into one
zip(Seq<U>, BiFunction<? super T, ? super U, ? extends R>) - Method in interface com.aol.cyclops.sequence.SequenceM
 
zip(Stream<S>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Zip 2 streams into one
zip(AnyM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Zip this SequenceM against any monad type.
zip(Seq<U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
zip(Seq<U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
zip(Streamable<U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Zip 2 streams into one
zip(Streamable<U>, BiFunction<T, U, R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
 
zip3(Stream<? extends S>, Stream<? extends U>) - Method in interface com.aol.cyclops.sequence.SequenceM
zip 3 Streams into one
zip3(Stream<? extends S>, Stream<? extends U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
zip 3 Streams into one
zip3(Streamable<? extends S>, Streamable<? extends U>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
zip 3 Streams into one
zip4(Stream<T2>, Stream<T3>, Stream<T4>) - Method in interface com.aol.cyclops.sequence.SequenceM
zip 4 Streams into 1
zip4(Stream<T2>, Stream<T3>, Stream<T4>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
zip 4 Streams into 1
zip4(Streamable<T2>, Streamable<T3>, Streamable<T4>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
zip 4 Streams into 1
zipAnyM(AnyM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in interface com.aol.cyclops.sequence.SequenceM
Zip this SequenceM against any monad type.
zipAnyM(AnyM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
zipAnyM(AnyM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Zip this Streamable against any monad type.
zipAnyM(Stream<T>, AnyM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Static method in class com.aol.cyclops.streams.StreamUtils
Generic zip function.
zipSequence(SequenceM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in interface com.aol.cyclops.sequence.SequenceM
Generic zip function.
zipSequence(SequenceM<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Generic zip function.
zipSequence(Stream<T>, Stream<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Static method in class com.aol.cyclops.streams.StreamUtils
Generic zip function.
zipStream(Stream<U>) - Method in interface com.aol.cyclops.sequence.SequenceM
Zip 2 streams into one
zipStream(BaseStream<? extends S, ? extends BaseStream<? extends S, ?>>, BiFunction<? super T, ? super S, ? extends R>) - Method in interface com.aol.cyclops.sequence.SequenceM
Zip this Monad with a Stream
zipStream(BaseStream<? extends S, ? extends BaseStream<? extends S, ?>>, BiFunction<? super T, ? super S, ? extends R>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
Zip this Monad with a Stream
zipStream(Stream<U>) - Method in class com.aol.cyclops.sequence.SequenceMImpl
 
zipStream(BaseStream<? extends S, ? extends BaseStream<? extends S, ?>>, BiFunction<? super T, ? super S, ? extends R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Zip this Monad with a Stream
zipStream(Stream<T>, BaseStream<? extends S, ? extends BaseStream<? extends S, ?>>, BiFunction<? super T, ? super S, ? extends R>) - Static method in class com.aol.cyclops.streams.StreamUtils
Zip this Monad with a Stream
zipStreamable(Streamable<? extends S>, BiFunction<? super T, ? super S, ? extends R>) - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Generic zip function.
zipWithIndex() - Method in interface com.aol.cyclops.sequence.SequenceM
Add an index to the current Stream
zipWithIndex() - Method in class com.aol.cyclops.sequence.SequenceMImpl
Add an index to the current Stream
zipWithIndex() - Method in interface com.aol.cyclops.sequence.streamable.Streamable
Add an index to the current Stream
$ A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links