Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Method and Description |
---|---|
static <A> Computable<A> |
Computables.constant(A a)
Deprecated.
|
static <A> Computable<A> |
Computables.time(Computable<A> c)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <A> Computable<A> |
Computables.time(Computable<A> c)
Deprecated.
|
see also the complete user documentation .