public static class JavaInteropFunctions.JavaObjUnwrapFn extends VncFunction
VncFunction.MetaBuilderTYPE_FUNCTION, TYPE_MACRO| Constructor and Description |
|---|
JavaObjUnwrapFn() |
| Modifier and Type | Method and Description |
|---|---|
VncVal |
apply(VncList args) |
applyOf, applyWithMeter, assertArity, assertMinArity, convertToJavaObject, createAnonymousFuncName, createAnonymousFuncName, getAllSupertypes, getArgLists, getBody, getDoc, getExamples, getFixedArgsCount, getMeta, getNamespace, getParams, getQualifiedName, getSimpleName, getSupertype, getType, hasNamespace, hasVariadicArgs, isAnonymous, isAnonymousFuncName, isMacro, isPrivate, meta, sandboxFunctionCallValidation, toString, typeRank, withMetacompareTo, equals, getMetaVal, getMetaVal, getWrappingTypeDef, hashCode, isVncList, isWrapped, toString, wrappublic VncVal apply(VncList args)
apply in interface IVncFunctionapply in class VncFunction