| Modifier and Type | Class and Description |
|---|---|
private class |
Comment.Iter |
| Constructor and Description |
|---|
Comment() |
Comment(String line)
Adds a # to the front of the string if not found
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(List<String> list) |
Comment |
addLine(String line) |
void |
clear() |
Iterator<String> |
iterator() |
int |
size()
Number of lines in the comment
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2011–2016 David R. Smith. All rights reserved.