public class SilentIncorrectnessListener extends Object implements IncorrectnessListener
IncorrectnessListener
which ignores all notifications.IncorrectnessListener
Constructor and Description |
---|
SilentIncorrectnessListener() |
Modifier and Type | Method and Description |
---|---|
void |
notify(String message,
Object origin)
Called to notify an incorrectness.
|
public void notify(String message, Object origin)
notify
in interface IncorrectnessListener
message
- the explanation of the incorrectnessorigin
- the object that encountered this incorrectnessCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.