| Package | Description |
|---|---|
| de.flapdoodle.eval.core.evaluables | |
| de.flapdoodle.eval.example.evaluables.basic | |
| de.flapdoodle.eval.example.evaluables.datetime |
| Modifier and Type | Method and Description |
|---|---|
static <T,A,B,C> TypedEvaluable<T> |
TypedEvaluable.of(Class<T> returnType,
Class<A> a,
Class<B> b,
Class<C> c,
TypedEvaluable.Arg3<A,B,C,T> function) |
static <T,A,B,C> TypedEvaluable<T> |
TypedEvaluable.of(Class<T> returnType,
Parameter<A> a,
Parameter<B> b,
Parameter<C> c,
TypedEvaluable.Arg3<A,B,C,T> function) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Conditional.IfTrue<SUB extends Value<?>> |
static class |
Round.NumberScaleMode |
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateLocalDateTime.With3Args |
Copyright © 2024. All rights reserved.