
|
If you were logged in you would be able to see more operations.
|
|
|
|
CompasHits would be easier to iterate over if it implemented java.util.Iterable. Should be easy enough to do?
|
|
Description
|
CompasHits would be easier to iterate over if it implemented java.util.Iterable. Should be easy enough to do? |
Show » |
|
Also make CompassHits and CompassDetachedHits Iterable<CompassHit>, but please be careful when using it over a large result set.