| Package | Description |
|---|---|
| com.qulice.checkstyle |
Checkstyle checks.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<LineRange> |
LineRanges.iterator()
Returns an iterator for this collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineRanges.add(LineRange line)
Adds a line range to the collection.
|
boolean |
LineRange.within(LineRange range)
Is the given range entirely within the LineRange.
|
Copyright © 2011–2019 Qulice.com. All rights reserved.