|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void addChildren(List<AuditNode>, |
Change in signature from (AuditNode[], AuditTrail ) to (List<AuditNode>, AuditTrail ). |
Adds children to the node |
List<AuditNode> getChildren() |
Change in return type from AuditNode[] to List<AuditNode> . |
Returns the children of the node |
List<AuditNode> getDescendants() |
Change in return type from List to List<AuditNode> . |
Returns the descendants of the node |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |