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<A>) - Method in ArbitraryCompanion
arbJavaList(Arbitrary, Arbitrary<A>) - 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

C

checkBooleanWithNullableSummary(Property, boolean) - Method in PropertyExtension
checkOkWithNullableSummary(Property) - Method in PropertyExtension
checkOkWithSummary(Property) - Method in PropertyExtension
CheckResultCompanion - Class in com.github.mperry.fg.test
Created by MarkPerry on 31/01/14.
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<A>) - Method in CoarbitraryCompanion
CollectionExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
combos(Stream<A>, Stream<A>) - Method in StreamExtension
cons(A) - Method in ListJavaExtension

D

E

EitherExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
exists(Collection<A>, F<A, Boolean>) - 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.
FExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
filter(Collection<A>, F<A, Boolean>) - Method in CollectionExtension
findFirst(Collection<A>, F<A, Boolean>) - Method in CollectionExtension
flatMap(Collection<A>, F<A, List<B>>) - Method in CollectionExtension
flatMap(List<A>, F<A, List<B>>) - Method in ListJavaExtension
flatMap(Option<A>, F<A, Option<B>>) - Method in OptionExtension
flatMap(Stream<A>, F<A, Stream<B>>) - Method in StreamExtension
fold(Collection<A>, B, F2<A, B, B>) - Method in CollectionExtension
fold(List<A>, B, F2<B, A, B>) - Method in ListJavaExtension
foldLeft(List<A>, B, F2<B, A, B>) - Method in ListJavaExtension
foldLeftI(List<A>, B, F2<B, A, B>) - Method in ListJavaExtension
foldLeftR(List<A>, B, F2<B, A, B>) - Method in ListJavaExtension
Fold left with recursion
foldRight(List<A>, B, F2<A, B, B>) - Method in ListJavaExtension
foldRightR(List<A>, B, F2<A, B, B>) - Method in ListJavaExtension
foldRightT(List<A>, B, F2<A, B, B>) - Method in ListJavaExtension
foldRightTrampoline(List<A>, B, F2<A, B, B>) - Method in ListJavaExtension
forAll(Collection<A>, F<A, Boolean>) - Method in CollectionExtension
FStaticExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.

G

gen(Gen<A>) - 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

IntegerExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
intersperse(List<A>, A) - Method in ListJavaExtension
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<A, B>) - Method in OptionStaticExtension
liftM2(Option, F2<A, B, C>) - Method in OptionStaticExtension
liftM3(Option, F3<A, B, C, D>) - 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.
ListOps - Class in com.github.mperry.fg
Created by MarkPerry on 26/06/2014.

M

map(Collection<A>, F<A, B>) - Method in CollectionExtension
map(List<A>, F<A, B>) - Method in ListJavaExtension

N

nextBoolean() - Method in Rand
nextDouble() - Method in Rand
nextInt() - Method in Rand
nextNatural() - Method in Rand

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.
plus(List<A>, A) - Method in ListOps
printlnSummary(CheckResult) - Method in CheckResultExtension
printlnSummaryNullable(CheckResult) - Method in CheckResultExtension
PropertyExtension - Class in com.github.mperry.fg.test
Created with IntelliJ IDEA.

Q

R

Rand - Class in com.github.mperry.fg
Created by MarkPerry on 17/02/14.
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.
snoc(List<A>, A) - Method in ListJavaExtension
Immutable append element to list
StreamExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
summaryNullable() - Method in CheckResultCompanion
summaryNullable(CheckResult) - Method in CheckResultStaticExtension

T

throwsError(P1<A>) - Method in P1Extension
throwsException(P1<A>) - Method in P1Extension
throwsStackOverflow(P1<A>) - Method in P1Extension
to(Integer, Integer) - Method in IntegerExtension
@param from Start from (inclusive)
toClosure(F2<A, B, C>) - Method in F2Extension
toClosure(F3<A, B, C, D>) - Method in F3Extension
toClosure(F4<A, B, C, D, E>) - Method in F4Extension
toClosure(F5<A, B, C, D, E, $F>) - Method in F5Extension
toClosure(F6<A, B, C, D, E, $F, G>) - Method in F6Extension
toClosure(F7<A, B, C, D, E, $F, G, H>) - Method in F7Extension
toClosure(F8<A, B, C, D, E, $F, G, H, I>) - Method in F8Extension
toClosure(F<A, B>) - Method in FExtension
toFJList(List<A>) - Method in ListJavaExtension
toJavaList(List<A>) - Method in ListFJExtension
toJavaList(Stream<A>) - Method in StreamExtension
toJList(Stream) - Method in StreamExtension

U

unfold(List, B, Closure<Option<P2<A, B>>>) - Method in ListJavaStaticExtension
unit(F, Closure<B>) - Method in FStaticExtension
unit(Option, A) - Method in OptionStaticExtension

V

validate(P1<A>) - Method in P1Extension
validateWithError(P1<A>) - Method in P1Extension

W

X

Y

Z

zip(List<A>, List<B>) - Method in ListJavaExtension

_

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 _