Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
ArbitraryCompanion
- Class in
com.github.mperry.fg.test
Created by MarkPerry on 10/01/14.
ArbitraryExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
ArbitraryStaticExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
arbJavaList
(Arbitrary)
- Method in
ArbitraryCompanion
arbJavaList
(Arbitrary, Arbitrary)
- Method in
ArbitraryStaticExtension
arbNullableInteger
(Arbitrary)
- Method in
ArbitraryStaticExtension
ArgExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
argShowNullable
()
- Method in
ShowWorkaroundGroovy
ArgStaticExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
B
bind
(Either, Closure)
- Method in
EitherExtension
Binds over the right value
bind
(Option, Closure)
- Method in
OptionExtension
(M a) -> (a -> M b) -> (M b)
bind
(Stream, Closure)
- Method in
StreamExtension
C
checkBooleanWithNullableSummary
(Property, boolean)
- Method in
PropertyExtension
checkOkWithNullableSummary
(Property)
- Method in
PropertyExtension
checkOkWithSummary
(Property)
- Method in
PropertyExtension
CheckResultExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
CheckResultStaticExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
ClassExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 15/01/14.
CoarbitraryCompanion
- Class in
com.github.mperry.fg.test
Created by MarkPerry on 10/01/14.
coarbJavaList
(Coarbitrary)
- Method in
CoarbitraryCompanion
collect
(Either, Closure)
- Method in
EitherExtension
collect
(List, F)
- Method in
ListJavaExtension
collect
(Option, Closure)
- Method in
OptionExtension
collect
(Stream, Closure)
- Method in
StreamExtension
CollectionExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
collectMany
(Either, Closure)
- Method in
EitherExtension
collectMany
(Option, Closure)
- Method in
OptionExtension
collectMany
(Stream, Closure)
- Method in
StreamExtension
combos
(Stream, Stream)
- Method in
StreamExtension
curry
(F3)
- Method in
F3Extension
curry
(F4)
- Method in
F4Extension
curry
(F5)
- Method in
F5Extension
curry
(F6)
- Method in
F6Extension
curry
(F7)
- Method in
F7Extension
curry
(F8)
- Method in
F8Extension
D
dropWhile
(Stream, Closure)
- Method in
StreamExtension
E
EitherExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
exists
(Collection, F)
- Method in
CollectionExtension
F
F2Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F2StaticExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F3Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F3StaticExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F4Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F4StaticExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F5Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F5StaticExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 7/01/14.
F6Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F6StaticExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 7/01/14.
F7Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F7StaticExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 7/01/14.
F8Extension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
F8StaticExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 7/01/14.
f_
(F2, A, B)
- Method in
F2Extension
f_
(F3, A, B, C)
- Method in
F3Extension
f_
(F4, A, B, C, D)
- Method in
F4Extension
f_
(F5, A, B, C, D, E)
- Method in
F5Extension
f_
(F6, A, B, C, D, E, $F)
- Method in
F6Extension
f_
(F7, A, B, C, D, E, $F, Object)
- Method in
F7Extension
f_
(F8, A, B, C, D, E, $F, Object, H)
- Method in
F8Extension
f_
(F, A)
- Method in
FExtension
FExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
filter
(Collection, F)
- Method in
CollectionExtension
filter
(Either, Closure)
- Method in
EitherExtension
Copies the FunctionalJava Either.filter and Validation.filter method, implemented as filterEither
filter
(Option, Closure)
- Method in
OptionExtension
filter
(Stream, Closure)
- Method in
StreamExtension
filterEither
(Either, Closure)
- Method in
EitherExtension
Same as Validation.filter.
filterRight
(Either, Closure)
- Method in
EitherExtension
findAll
(Either, Closure)
- Method in
EitherExtension
findAll
(Option, Closure)
- Method in
OptionExtension
findAll
(Stream, Closure)
- Method in
StreamExtension
findFirst
(Collection, F)
- Method in
CollectionExtension
flatMap
(Collection, F)
- Method in
CollectionExtension
flatMap
(List, F)
- Method in
ListJavaExtension
flatMap
(Option, F)
- Method in
OptionExtension
flatMap
(Stream, Closure)
- Method in
StreamExtension
fold
(Collection, B, F)
- Method in
CollectionExtension
fold
(List, B, Closure)
- Method in
ListJavaExtension
fold
(Stream, B, Closure)
- Method in
StreamExtension
foldLeft
(List, B, Closure)
- Method in
ListJavaExtension
foldLeftR
(List, B, Closure)
- Method in
ListJavaExtension
foldRight
(List, B, Closure)
- Method in
ListJavaExtension
foldRightF
(List, B, F2)
- Method in
ListJavaExtension
foldRightT
(List, B, F2)
- Method in
ListJavaExtension
foldRightTrampoline
(List, B, F2)
- Method in
ListJavaExtension
forAll
(Collection, Closure)
- Method in
CollectionExtension
FStaticExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
G
gen
(Gen)
- Method in
ArbitraryCompanion
GenExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
GenStaticExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
H
I
inject
(Stream, B, Closure)
- Method in
StreamExtension
IntegerExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
isDirectInstanceOf
(Object, Class)
- Method in
ObjectExtension
isOk
(CheckResult)
- Method in
CheckResultExtension
isProperSubInstanceOf
(Object, Class)
- Method in
ObjectExtension
isSubInstanceOf
(Object, Class)
- Method in
ObjectExtension
J
K
L
liftM1
(Option, F)
- Method in
OptionStaticExtension
liftM2
(Option, F2)
- Method in
OptionStaticExtension
liftM3
(Option, F3)
- Method in
OptionStaticExtension
ListFJExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
ListJavaExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
ListJavaStaticExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 30/12/13.
M
map
(Collection, F)
- Method in
CollectionExtension
map
(Either, Closure)
- Method in
EitherExtension
map
(List, F)
- Method in
ListJavaExtension
map
(Option, Closure)
- Method in
OptionExtension
map
(Stream, Closure)
- Method in
StreamExtension
N
O
ObjectCompanion
- Class in
com.github.mperry.fg
Created by MarkPerry on 15/01/14.
ObjectExtension
- Class in
com.github.mperry.fg
Created by MarkPerry on 15/01/14.
OptionExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
OptionStaticExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
P
P1Extension
- Class in
com.github.mperry.fg
Created by MarkPerry on 15/01/14.
printlnSummary
(CheckResult)
- Method in
CheckResultExtension
printlnSummaryNullable
(CheckResult)
- Method in
CheckResultExtension
PropertyExtension
- Class in
com.github.mperry.fg.test
Created with IntelliJ IDEA.
Q
R
repeat
(List, Integer, A)
- Method in
ListJavaStaticExtension
S
ShowExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
ShowStaticExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
ShowWorkaroundGroovy
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
StreamExtension
- Class in
com.github.mperry.fg
Created with IntelliJ IDEA.
summaryNullable
(CheckResult)
- Method in
CheckResultStaticExtension
T
takeWhile
(Stream, Closure)
- Method in
StreamExtension
throwsError
(P1)
- Method in
P1Extension
throwsException
(P1)
- Method in
P1Extension
to
(Integer, Integer)
- Method in
IntegerExtension
@param from Start from (inclusive)
toClosure
(F2)
- Method in
F2Extension
toClosure
(F3)
- Method in
F3Extension
toClosure
(F)
- Method in
FExtension
toFJList
(List)
- Method in
ListJavaExtension
toJavaList
(List)
- Method in
ListFJExtension
toJavaList
(Stream)
- Method in
StreamExtension
toJList
(Stream)
- Method in
StreamExtension
U
unfold
(List, B, Closure)
- Method in
ListJavaStaticExtension
unit
(F, Closure)
- Method in
FStaticExtension
unit
(Option, A)
- Method in
OptionStaticExtension
V
validate
(P1)
- Method in
P1Extension
validateWithError
(P1)
- Method in
P1Extension
W
X
Y
Z
zip
(List, List)
- Method in
ListJavaExtension
_
Groovy Documentation