Package com.guinetik.corefun.examples
Class ComputableExample
java.lang.Object
com.guinetik.corefun.examples.ComputableExample
Demonstrates usage of Computable for functional value transformations.
Computable is a lightweight wrapper that provides functional composition
operations on values. Think of it as a simple container that enables
fluent transformations, validations, and combinations of data.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComputableExample
public ComputableExample()
-
-
Method Details
-
main
-