public final class QualifiedName extends ValueObject implements Iterable<String>
Constructor and Description |
---|
QualifiedName(List<String> names) |
Modifier and Type | Method and Description |
---|---|
Iterator<String> |
iterator() |
static QualifiedName |
of(String... names) |
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2013–2016 jparsec. All rights reserved.