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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.