| Package | Description |
|---|---|
| org.hawkular.inventory.api.model |
| Modifier and Type | Class and Description |
|---|---|
static class |
ElementTypeVisitor.Simple<R,P>
A simple implementation of the EntityVisitor interface that returns a default value (provided at construction
time) from the visit methods.
|
| Modifier and Type | Method and Description |
|---|---|
static <R,P> R |
ElementTypeVisitor.accept(Class<?> entityType,
ElementTypeVisitor<R,P> visitor,
P parameter) |
<R,P> R |
Path.Segment.accept(ElementTypeVisitor<R,P> visitor,
P parameter) |
<R,P> R |
CanonicalPath.accept(ElementTypeVisitor<R,P> visitor,
P parameter) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.