Inheritance diagram for Ranger::

Public Methods | |
| Object | apply (Object stop) |
Static Public Methods | |
| OpenList | range (Number start, Number stop, Number increment) |
Definition at line 12 of file Ranger.java.
|
|
Apply this Ranger object to an Object x, which should be a Number. If x is not a number, a ClassCastException will be thrown.
Reimplemented from Function1. Definition at line 64 of file Ranger.java. |
|
|
Create an ascending list beginning with start, up to and including stop.
Definition at line 41 of file Ranger.java. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001