Class ToLongFunction<T>
java.lang.Object
ortus.boxlang.runtime.interop.proxies.BaseProxy
ortus.boxlang.runtime.interop.proxies.ToLongFunction<T>
- All Implemented Interfaces:
ToLongFunction<T>
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/ToLongFunction.html
-
Field Summary
Fields inherited from class ortus.boxlang.runtime.interop.proxies.BaseProxy
appContext, context, logger, method, target, threadManager -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ortus.boxlang.runtime.interop.proxies.BaseProxy
getAsFunction, getCurrentThread, getCurrentThreadName, getDynamicTarget, getLogger, getThreadManager, invoke, isFunctionTarget, isInForkJoinPool, isInThread, prepLogger
-
Constructor Details
-
ToLongFunction
-
-
Method Details
-
applyAsLong
- Specified by:
applyAsLongin interfaceToLongFunction<T>
-