zhao created GROOVY-10727:
-----------------------------
Summary: How to customize built-in methods
Key: GROOVY-10727
URL: https://issues.apache.org/jira/browse/GROOVY-10727
Project: Groovy
Issue Type: Question
Reporter: zhao
for example,I have a script like this
{code:java}
//代码占位符
def data=businessInterface([12332],["key":"value"]){code}
Now i want to create businessinterface with this built-in method like print
how should i develop in java environment
--
This message was sent by Atlassian Jira
(v8.20.10#820010)