|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface SystemEntryValue
Method Summary | |
---|---|
java.lang.Object
|
getCurrentValue()
|
java.lang.Object
|
getExpectedValue()
|
boolean
|
hasDelta()
@return |
Method Detail |
---|
public java.lang.Object getCurrentValue()
public java.lang.Object getExpectedValue()
public boolean hasDelta()
true
if getExpectedValue() and getCurrentValue() are
different
Groovy Documentation