(root)/cs241/ – Rev 10
Rev 9 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 10 2004-10-18 14:48:18
- Author: irasnyd
- Log message:
- Fixed the nextProbe(int,int) method to add support for different types of probing.
The probe types are controlled by the private int probeType. This can be set using
the setProbeType(int) method. DONT FORGET TO SET IT EVERY TIME!