|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pojomatic.diff.DifferenceToNull
public class DifferenceToNull
Constructor Summary | |
---|---|
DifferenceToNull(java.lang.Object instance)
|
Method Summary | |
---|---|
boolean |
areEqual()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DifferenceToNull(java.lang.Object instance)
Method Detail |
---|
public java.lang.String toString()
toString
in interface Differences
toString
in class java.lang.Object
public boolean areEqual()
areEqual
in interface Differences
true
if the two POJOs were equal
to each other;
false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |