Files
openide/python/testData/highlighting/jython/CallableJavaClass.py

3 lines
48 B
Python

from java.util import ArrayList
l = ArrayList()