T
- returned typeC
- type of elements to accept@FunctionalInterface public 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 © 2020 The University of Manchester. All rights reserved.