-
-
Method Summary
Modifier and Type |
Method |
Description |
boolean |
detect(LOTLInfo info) |
Detect if there is any change or problem with a specific LOTL or TL
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public OJUrlChangeDetection(
LOTLSource lotlSource)
-
Method Details
-
Detect if there is any change or problem with a specific LOTL or TL
- Specified by:
detect
in interface Detection<LOTLInfo>
- Parameters:
info
- the current LOTLInformation or TLInformation to be checked for changes/problems
- Returns:
- true if the current change/problem to be checked is found and false otherwise