Interface PairingCheck
-
- All Known Implementing Classes:
CorrelationCheck
public interface PairingCheck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isOK()
-
-
-
Method Detail
-
isOK
boolean isOK() throws NoPairFoundException
- Throws:
NoPairFoundException
-
-