public final class DelimitedStringLinkedList extends Object
| Constructor and Description |
|---|
DelimitedStringLinkedList(String delimiter) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String s) |
boolean |
addCalled() |
void |
clear() |
String |
next() |
String |
remaining() |
Copyright © 2013–2020. All rights reserved.