-
- Downloads
Revert to old-style for-loop.
The containsInsideSubentity() method is defined on the iterator. Using a range-based for-loop prevents us from calling it.
Please register or sign in to comment
The containsInsideSubentity() method is defined on the iterator. Using a range-based for-loop prevents us from calling it.