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, wait
forEach, spliterator
public Iterator<SectionNode> iterator()
iterator
in interface Iterable<SectionNode>
public void add(SectionNode node)
public boolean isEmpty()
Copyright © 2021. All Rights Reserved.