Interface Correlator<INPUT,OUTPUT>
-
- All Known Implementing Classes:
XpathCorrelator
public interface Correlator<INPUT,OUTPUT>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OUTPUTcorrelate(INPUT input)
-