Uses of Interface
eu.bandm.tools.ops.Computable
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Computable in eu.bandm.tools.ops
Modifier and TypeMethodDescriptionstatic <A> Computable<A>
Computables.constant
(A a) Deprecated.static <A> Computable<A>
Computables.time
(Computable<A> c) Deprecated.Modifier and TypeMethodDescriptionstatic <A> Computable<A>
Computables.time
(Computable<A> c) Deprecated.