public class FormNode.Sections extends Object implements Iterable<SectionNode>
| Constructor and Description |
|---|
Sections() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SectionNode node) |
boolean |
isEmpty() |
Iterator<SectionNode> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<SectionNode> iterator()
iterator in interface Iterable<SectionNode>public void add(SectionNode node)
public boolean isEmpty()
Copyright © 2022. All Rights Reserved.