public class ModelBrowserPath extends Object implements Iterable<ModelBrowserPath.Segment[]>
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelBrowserPath.Segment |
| Modifier and Type | Field and Description |
|---|---|
static ModelBrowserPath.Segment |
WILDCARD |
| Modifier and Type | Method and Description |
|---|---|
ModelBrowser |
getModelBrowser() |
boolean |
isEmpty() |
Iterator<ModelBrowserPath.Segment[]> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final ModelBrowserPath.Segment WILDCARD
public boolean isEmpty()
public Iterator<ModelBrowserPath.Segment[]> iterator()
iterator in interface Iterable<ModelBrowserPath.Segment[]>public ModelBrowser getModelBrowser()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.