Skip navigation links
$ A C D E F G I M R S T U V W Y 

$

$(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

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
 
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
 
AnyMForComprehensions<U> - Class in com.aol.cyclops.comprehensions.anyM
 
AnyMForComprehensions() - Constructor for class com.aol.cyclops.comprehensions.anyM.AnyMForComprehensions
 
Assignment - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Assignment() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Assignment
 

C

com.aol.cyclops.comprehensions - package com.aol.cyclops.comprehensions
 
com.aol.cyclops.comprehensions.anyM - package com.aol.cyclops.comprehensions.anyM
 
com.aol.cyclops.comprehensions.donotation - package com.aol.cyclops.comprehensions.donotation
 
com.aol.cyclops.comprehensions.donotation.typed - package com.aol.cyclops.comprehensions.donotation.typed
 
ComprehensionData<T,R,V extends Initialisable> - Class in com.aol.cyclops.comprehensions
Class that collects data for free form for comprehensions
createEntry(Function) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
createEntry(Function) - Method in class com.aol.cyclops.comprehensions.donotation.UntypedDo.DoComp
 
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.

D

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
 
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
 

E

Entry - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Entry() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Entry
 

F

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
 
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
 
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
 
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
 
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
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
 

G

getAssigned() - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
getOrgType() - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 
getValue() - Method in interface com.aol.cyclops.comprehensions.donotation.Doable
 
Guard - Class in com.aol.cyclops.comprehensions.donotation.typed
 
Guard() - Constructor for class com.aol.cyclops.comprehensions.donotation.typed.Guard
 

I

init(BaseComprehensionData) - Method in interface com.aol.cyclops.comprehensions.Initialisable
 
init(BaseComprehensionData) - Method in class com.aol.cyclops.comprehensions.Varsonly
 
Initialisable - Interface in com.aol.cyclops.comprehensions
 

M

MyComprehension<X,V> - Class in com.aol.cyclops.comprehensions
 
MyComprehension() - Constructor for class com.aol.cyclops.comprehensions.MyComprehension
 

R

run(Runnable) - Method in interface com.aol.cyclops.comprehensions.CustomForComprehension
 

S

setAssigned(PStack<Entry>) - Method in class com.aol.cyclops.comprehensions.donotation.typed.DoComp
 

T

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
 

U

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
 

V

Varsonly<T1,T2,T3,T4,T5> - Class in com.aol.cyclops.comprehensions
 
Varsonly() - Constructor for class com.aol.cyclops.comprehensions.Varsonly
 

W

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
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<? super 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
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

Y

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
 
$ A C D E F G I M R S T U V W Y 
Skip navigation links