|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntegerRange
A range of integer values from the first up to and including the last. If last is less than the first. the range is empty.
| Method Summary | |
|---|---|
IntegerValue |
getFirst()
|
IntegerValue |
getLast()
|
IntegerValue |
getSize()
|
ValueFactory |
getValueFactory()
|
java.util.Iterator<Value> |
iterator()
|
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
IntegerValue getFirst()
IntegerValue getLast()
IntegerValue getSize()
ValueFactory getValueFactory()
java.util.Iterator<Value> iterator()
iterator in interface java.util.Collection<Value>iterator in interface java.lang.Iterable<Value>iterator in interface java.util.List<Value>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||