weixin_39687881 2020-11-21 21:17 采纳率: 0%
浏览 0

Java Collections should play nice with Python Collections

Currently, python and java lists cannot be compared. Passing a python list instead of a java list in a function call, comparing a python list with a java list does not work, etc.

There should be a common pattern that can be reused to bridge the two collections. This ticket replaces #17.

该提问来源于开源项目:bartdag/py4j

  • 写回答

5条回答 默认 最新

  • weixin_39687881 2020-11-21 21:17
    关注

    --barthe

    评论

报告相同问题?