Uses of Package
fj.control.parallel
-
Packages that use fj.control.parallel Package Description fj Types that set the premise for the existence of Functional Java.fj.control.parallel Parallelization strategies.fj.data Common algebraic data types.fj.data.optic Optic data types adapted from the Scala Monocle library and inspired by the Haskell Lens library. -
Classes in fj.control.parallel used by fj Class Description Actor Light weight actors for Java.Promise Represents a non-blocking future value.Strategy Functional-style parallel evaluation strategies. -
Classes in fj.control.parallel used by fj.control.parallel Class Description Actor Light weight actors for Java.ParModule A module of higher-order concurrency features.Promise Represents a non-blocking future value.Strategy Functional-style parallel evaluation strategies. -
Classes in fj.control.parallel used by fj.data Class Description Promise Represents a non-blocking future value.Strategy Functional-style parallel evaluation strategies. -
Classes in fj.control.parallel used by fj.data.optic Class Description Promise Represents a non-blocking future value.