Unable to Create ArrayList in Bean Shell

Confluence User - 13 Sep, 2022

error While creating list<String> or ArrayList<String>

I have imported all the namespaces required

java;beanshell

1


14 Sep, 2022
confluenceUser
confluenceUser

Don't think you can use diamond operators in BeanShell i.e <> (List<String>)
java - Jmeter Beanshell couldn't recognize Set<String> - Stack Overflow

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print