|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.clirr.core.DiffListenerAdapter
public class DiffListenerAdapter
Provides empty implementations for all methods in the DiffListener interface.
| Constructor Summary | |
|---|---|
DiffListenerAdapter()
|
|
| Method Summary | |
|---|---|
void |
reportDiff(ApiDifference difference)
Does nothing |
void |
start()
Does nothing |
void |
stop()
Does nothing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiffListenerAdapter()
| Method Detail |
|---|
public void reportDiff(ApiDifference difference)
reportDiff in interface DiffListenerdifference - the difference that has been detected.DiffListener.reportDiff(net.sf.clirr.core.ApiDifference)public void start()
start in interface DiffListenerDiffListener.start()public void stop()
stop in interface DiffListenerDiffListener.stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||