Uses of Interface
eu.bandm.tools.ops.Computable
Packages that use Computable
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Computable in eu.bandm.tools.ops
Methods in eu.bandm.tools.ops that return ComputableModifier and TypeMethodDescriptionstatic <A> Computable<A>
Computables.constant
(A a) Deprecated.static <A> Computable<A>
Computables.time
(Computable<A> c) Deprecated.Methods in eu.bandm.tools.ops with parameters of type ComputableModifier and TypeMethodDescriptionstatic <A> Computable<A>
Computables.time
(Computable<A> c) Deprecated.