java.lang.Object
com.github.cla9.excel.reader.row.Range
public class Range
extends java.lang.Object
The type Range.
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class |
Description |
static class |
Range.RangeBuilder |
The type Range builder.
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
Of range.
- Parameters:
range - the range
- Returns:
- the range
-
Builder range . range builder.
- Returns:
- the range . range builder
-
public int getStart()
Gets start.
- Returns:
- the start
-
public int getEnd()
Gets end.
- Returns:
- the end