| Package | Description |
|---|---|
| org.apache.commons.net.nntp |
| Modifier and Type | Field | Description |
|---|---|---|
Article |
Article.kid |
|
Article |
Article.next |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
Article.printThread(Article article,
int depth) |
Recursive method that traverses a pre-threaded graph (or tree)
of connected Article objects and prints them out.
|