Interface DataTreeCandidate.CandidateNode.WithChildren

All Known Subinterfaces:
DataTreeCandidate.CandidateNode.Appeared, DataTreeCandidate.CandidateNode.Disappeared, DataTreeCandidate.CandidateNode.Modified
Enclosing interface:
DataTreeCandidate.CandidateNode

public static sealed interface DataTreeCandidate.CandidateNode.WithChildren permits DataTreeCandidate.CandidateNode.Appeared, DataTreeCandidate.CandidateNode.Disappeared, DataTreeCandidate.CandidateNode.Modified
A non-terminal DataTreeCandidate.CandidateNode which has some child DataTreeCandidate.CandidateNodes, which have collectively contributed to this node's existence.