News
The auto type conversion in py4j for primitive types are very convenient when calling methods. But, when Java methods has arrays as the parameters, I have to manually create the array using new_array ...
The above code will work great. But list object is immutable.Thus you will not be able to add new values to it. In case you try to add new value to list, it will throw UnsupportedOperationException..
Results that may be inaccessible to you are currently showing.
Hide inaccessible results