public class NedExpectResult extends Object
NedExpectResult(int hit, String text)
NedExpectResult(int hit, String text, String match)
int
getHit()
String
getMatch()
getText()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NedExpectResult(int hit, String text)
public NedExpectResult(int hit, String text, String match)
public int getHit()
public String getText()
public String getMatch()