ProblemListener
directly@Deprecated public abstract static class WolfTheProblemSolver.ProblemListener extends java.lang.Object implements ProblemListener
TOPIC
Constructor and Description |
---|
ProblemListener()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
problemsAppeared(VirtualFile file)
Deprecated.
|
void |
problemsDisappeared(VirtualFile file)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
problemsChanged
public void problemsAppeared(VirtualFile file)
problemsAppeared
in interface ProblemListener
public void problemsDisappeared(VirtualFile file)
problemsDisappeared
in interface ProblemListener