belgattitude / soluble-japha

PHP Java integration
https://belgattitude.github.io/soluble-japha/
MIT License
69 stars 15 forks source link

JavaObject should implement IteratorAggregate #42

Closed belgattitude closed 7 years ago

belgattitude commented 7 years ago

Interface\JavaObject currently offer the getIterator() method but it's not yet statically told to implement IteratorAggregate.