|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Range
A range of values for a Benchmark parameter. A Range produces an Iterator that contains all of the values that a Benchmark parameter should be tested over. Range is unlikely to provide any extra semantics above what you would get with java.util.Iterable, but it was introduced before GWT's JDK 1.5 support.
| Method Summary | |
|---|---|
java.util.Iterator |
iterator()
|
| Method Detail |
|---|
java.util.Iterator iterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||