com.aragost.javahg.commands
Class BisectResult

java.lang.Object
  extended by com.aragost.javahg.commands.BisectResult

public class BisectResult
extends Object


Constructor Summary
protected BisectResult(String message)
           
 
Method Summary
 String getMessage()
           
 boolean isComplete()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BisectResult

protected BisectResult(String message)
Method Detail

getMessage

public String getMessage()

isComplete

public boolean isComplete()


Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.