| Modifier and Type | Field and Description |
|---|---|
int |
begin
The beginning of the range.
|
int |
end
The end of the range.
|
| Constructor and Description |
|---|
Strings.Range()
Default constructor.
|
Strings.Range(int begin,
int end)
Construct a new range.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.