public interface GreedyContent
| Modifier and Type | Method and Description |
|---|---|
void |
absorbContent(java.util.ListIterator<Content> contents)
An iterator of contents that can be used to take ownership of contents.
|
void absorbContent(java.util.ListIterator<Content> contents)