public class Interval
extends java.lang.Object
a..b. Used to track ranges in output and
template patterns (for debugging).| Constructor and Description |
|---|
Interval(int a,
int b) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2020. All Rights Reserved.