|
Simian - Similarity Analyser v2.2.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectau.com.redhillconsulting.simian.Checker
public final class Checker
Performs the duplicate checking.
| Constructor Summary | |
|---|---|
Checker(AuditListener listener,
Options options)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
check()
Performs the checking once all source files have been loaded. |
AuditListener |
getListener()
Obtains the event listener to notify. |
Options |
getOptions()
Obtains the options controlling behaviour of the checker. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Checker(AuditListener listener,
Options options)
listener - The event listener to notifyoptions - The options controlling behaviour of the checker.| Method Detail |
|---|
public Options getOptions()
public AuditListener getListener()
public boolean check()
|
Simian - Similarity Analyser v2.2.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||