public class TitleAndDescriptionAreSame extends ProblemDetector implements Serializable
problemCatalog, schema
Constructor and Description |
---|
TitleAndDescriptionAreSame(ProblemCatalog problemCatalog) |
Modifier and Type | Method and Description |
---|---|
String |
getHeader()
Get a header, which is the name of metric, the observer measures.
|
void |
update(PathCache cache,
FieldCounter<Double> results)
A push method which is called by the subject, and which transport
information to the Observer objects.
|
public TitleAndDescriptionAreSame(ProblemCatalog problemCatalog)
public void update(PathCache cache, FieldCounter<Double> results)
Observer
Copyright © 2020. All rights reserved.