Class NodeComparisonRuntimeIterator

All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Serializable, RuntimeIteratorInterface

public class NodeComparisonRuntimeIterator extends AtMostOneItemLocalRuntimeIterator
Runtime iterator for node comparisons. Node comparisons are used to compare two nodes, by their identity or by their document order.
See Also: