Package net.fortytwo.flow.diff

Interface Summary
DiffSink<T> A pair of sinks, one for "added" data items and another for "removed" data items
DiffSource<T> A source of two-channel "diff" data
 

Class Summary
Diff<T> A two-channel data pipeline which distinguishes between data items "added" and "removed"
NullDiffSink<T> A trivial diff sink which simply throws away all of its input
 



Copyright © 2007-2014. All Rights Reserved.