@InterfaceAudience.Private @InterfaceStability.Unstable public class Range extends Object
Constructor and Description |
---|
Range(int start,
int end)
Defines a range from start index (inclusive) to end index (exclusive).
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.