wachub / jaitools

Automatically exported from code.google.com/p/jaitools
0 stars 0 forks source link

Add random position ability to SimpleIterator #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Adding getSample methods with the position specified removes the need for 
separate random iterator classes

Original issue reported on code.google.com by michael.bedward@gmail.com on 15 Jun 2011 at 1:00

GoogleCodeExporter commented 9 years ago
Added getSample methods with position args to AbstractSimpleIterator.

Original comment by michael.bedward@gmail.com on 15 Jun 2011 at 1:00

GoogleCodeExporter commented 9 years ago
Added setSample methods with position args to WritableSimpleIterator

Original comment by michael.bedward@gmail.com on 15 Jun 2011 at 1:00

GoogleCodeExporter commented 9 years ago
Added unit tests for setSample methods.

r1688 on trunk; r1689 on 1.2.x branch

Original comment by michael.bedward@gmail.com on 15 Jun 2011 at 1:00