Interface DataTreeCandidate.CandidateNode.Unmodified

All Superinterfaces:
DataTreeCandidate.CandidateNode, DataTreeCandidate.CandidateNode.WithDataAfter
All Known Subinterfaces:
DataTreeCandidate.CandidateNode.Compacted
Enclosing interface:
DataTreeCandidate.CandidateNode

public static non-sealed interface DataTreeCandidate.CandidateNode.Unmodified extends DataTreeCandidate.CandidateNode.WithDataAfter
The NormalizedNode has not been modified in a way its Object.equals(Object) contract has been left unchanged. Users who retain current NormalizedNode view are strongly encouraged to refresh that view with DataTreeCandidate.CandidateNode.WithDataAfter.dataAfter()
See Also: