Closed devinrsmith closed 2 years ago
Use str(), hash(), and == for proxying, as opposed to calling methods directly. Unwrap proxied Java objects to their original PyObject.
Use str(), hash(), and == for proxying, as opposed to calling methods directly. Unwrap proxied Java objects to their original PyObject.