Package xyz.block.ftl.runtime
Class VerbRegistry.BodySupplier
-
- All Implemented Interfaces:
-
java.util.function.BiFunction
public final class VerbRegistry.BodySupplier extends Record implements BiFunction<T, U, R>
-
-
Constructor Summary
Constructors Constructor Description VerbRegistry.BodySupplier()
-
Method Summary
Modifier and Type Method Description Objectapply(ObjectMapper mapper, CallRequest in)-
-
Method Detail
-
apply
Object apply(ObjectMapper mapper, CallRequest in)
-
-
-
-