public abstract class Range extends Object
Modifier and Type | Field and Description |
---|---|
String |
label
Label that identifies this range.
|
Modifier | Constructor and Description |
---|---|
protected |
Range(String label)
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
failNoMatch()
Invoke this for a useless range.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.