de.danielbechler.diff.visitor
Class Visit
java.lang.Object
de.danielbechler.diff.visitor.Visit
public final class Visit
- extends Object
- Author:
- Daniel Bechler
Constructor Summary |
Visit()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Visit
public Visit()
stop
public void stop()
dontGoDeeper
public void dontGoDeeper()
isStopped
public boolean isStopped()
isAllowedToGoDeeper
public boolean isAllowedToGoDeeper()
Copyright © 2012. All Rights Reserved.