Tests whether the specified long occurs within this range using long comparison.
This implementation overrides the superclass for performance as it is the most common case.
@param value the long to test @returntrue if the specified number occurs within thisrange by long comparison
| |
| |
| |