public abstract class Range extends Object
| Constructor and Description |
|---|
Range() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
contains(int articleNumber)
Indicates whether this range contains the specfied article number.
|
Copyright © 2017. All rights reserved.