public class Range extends Object
| Constructor and Description |
|---|
Range(int start,
int end)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int value)
returns true if a given value is contained in range
|
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.