Furnace - Runtime API 2.0.0.Final
-
-
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.
Furnace - Runtime API 2.0.0.Final
Copyright © 2014 JBoss by Red Hat. All rights reserved.