Add abstract basic Command implementation with helper methods.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 8 Apr 2011 12:56:26 +0000 (14:56 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 8 Apr 2011 12:56:26 +0000 (14:56 +0200)
commit563f8b891e518a9b54396c8ef83aab9d51192c59
tree679b13ef46ffbd00129baf534dda35cb140f89c2
parentadc56c274bd0f8a26c64d0a134f48d1dc34fbdae
Add abstract basic Command implementation with helper methods.
src/main/java/net/pterodactylus/sone/freenet/fcp/AbstractCommand.java [new file with mode: 0644]