How to set callable on java object from within nashorn script?

前端 未结 0 511
情深已故
情深已故 2020-12-15 06:16

I have an class instance that has a Callable field on it. How would I set this field from within a Nashorn script?

Something like:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题