JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
utilities
Package
de.grogra.util
Interface TreeDiff.NodeModel
All Known Implementing Classes:
Registry
Enclosing class:
TreeDiff
public static interface
TreeDiff.NodeModel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
equals
(
Object
a,
Object
b)
TreeDiff.DiffInfo
getDiffInfo
(
Object
node)
Method Details
equals
boolean
equals
(
Object
a,
Object
b)
getDiffInfo
TreeDiff.DiffInfo
getDiffInfo
(
Object
node)