Package org.apache.camel.quarkus.dsl.js.runtime
package org.apache.camel.quarkus.dsl.js.runtime
-
ClassesClassDescription
JavaScriptDslBiConsumeris meant to be used as type ofBiConsumerfrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslBiFunction<T,U, R> JavaScriptDslBiFunctionis meant to be used as type ofBiFunctionfrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslBiPredicateis meant to be used as type ofBiPredicatefrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslConsumeris meant to be used as type ofConsumerfrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslFunctionis meant to be used as type ofFunctionfrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslHelperis a utility class for the runtime implementation of the main functional interfaces.JavaScriptDslPredicateis meant to be used as type ofPredicatefrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslProcessoris meant to be used as type ofProcessorfrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.JavaScriptDslSupplieris meant to be used as type ofSupplierfrom a JavaScript file to remain compatible with the native mode that doesn't support the functionJava.extend.