JBoss Common Classes 2.2.18.GA
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int |
begin
The beginning of the range.
|
int |
end
The end of the range.
|
-
Constructor Summary
Constructors
Constructor and Description |
Strings.Range()
Default constructor.
|
Strings.Range(int begin,
int end)
Construct a new range.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
end
public int end
The end of the range.
-
Constructor Detail
-
Strings.Range
public Strings.Range()
Default constructor.
JBoss Common Classes 2.2.18.GA
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.