mk.fsgrep.util
Class ReplaceQueryResult
java.lang.Object
mk.fsgrep.util.ReplaceQueryResult
public class ReplaceQueryResult
- extends java.lang.Object
- Author:
- Murali Krishnan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReplaceQueryResult
public ReplaceQueryResult(int pValue)
yesThis
public static ReplaceQueryResult yesThis()
yesAll
public static ReplaceQueryResult yesAll()
noThis
public static ReplaceQueryResult noThis()
noAll
public static ReplaceQueryResult noAll()
getValue
protected int getValue()
doFixThis
public boolean doFixThis()
doFixAll
public boolean doFixAll()
doSkipThis
public boolean doSkipThis()
doSkipAll
public boolean doSkipAll()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009. All Rights Reserved.