Index

A C M R S T 
All Classes and Interfaces|All Packages

A

AllExamples - Class in com.guinetik.corefun.examples
Runs all CoreFun examples.
AllExamples() - Constructor for class com.guinetik.corefun.examples.AllExamples
 

C

com.guinetik.corefun.examples - package com.guinetik.corefun.examples
 
ComputableExample - Class in com.guinetik.corefun.examples
Demonstrates usage of Computable for functional value transformations.
ComputableExample() - Constructor for class com.guinetik.corefun.examples.ComputableExample
 

M

main(String[]) - Static method in class com.guinetik.corefun.examples.AllExamples
 
main(String[]) - Static method in class com.guinetik.corefun.examples.ComputableExample
 
main(String[]) - Static method in class com.guinetik.corefun.examples.ResultExample
 
main(String[]) - Static method in class com.guinetik.corefun.examples.SafeExecutorExample
 
main(String[]) - Static method in class com.guinetik.corefun.examples.TryExample
 

R

ResultExample - Class in com.guinetik.corefun.examples
Demonstrates usage of the Result monad for functional error handling.
ResultExample() - Constructor for class com.guinetik.corefun.examples.ResultExample
 

S

SafeExecutorExample - Class in com.guinetik.corefun.examples
Demonstrates usage of SafeExecutor for timed, logged operations.
SafeExecutorExample() - Constructor for class com.guinetik.corefun.examples.SafeExecutorExample
 

T

TryExample - Class in com.guinetik.corefun.examples
Demonstrates usage of Try for converting exceptions to Results.
TryExample() - Constructor for class com.guinetik.corefun.examples.TryExample
 
A C M R S T 
All Classes and Interfaces|All Packages