T - returned typeC - type of elements to acceptpublic interface OWLPairwiseVisitor<T,C>
| Modifier and Type | Method and Description |
|---|---|
T |
visit(C a,
C b)
The order of the arguments depend on the visited element.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.