T
- The capability typeR
- A context significant to the visitorpublic abstract class CapabilityVisitor<T extends ICapability,R> extends Object
Constructor and Description |
---|
CapabilityVisitor() |
Modifier and Type | Method and Description |
---|---|
Type |
getCapabilityType()
Gets the Capability type
|
abstract R |
visit(T capability)
Visits the capability
|
Copyright © 2016 Red Hat, Inc. All rights reserved.