Add writer that squelches duplicate lines.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 6 Jan 2014 12:12:19 +0000 (13:12 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 6 Jan 2014 12:12:19 +0000 (13:12 +0100)
commit6e50defe7a95a4658bc0ce68eab5ca79361552d5
tree251e765bea9204491c3e8cd1f2eaf6e37371889c
parent1668dc75b65956d82ddfeb50a09ef04991996511
Add writer that squelches duplicate lines.
src/main/java/net/pterodactylus/xdcc/ui/stdin/DuplicateLineSuppressingWriter.java [new file with mode: 0644]
src/test/java/net/pterodactylus/xdcc/ui/stdin/DuplicateLineSuppressingWriterTest.java [new file with mode: 0644]