Wrap Post and Reply into a Shell.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 11:40:03 +0000 (13:40 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 11:40:03 +0000 (13:40 +0200)
commit3a14939c2d0d6f781e43bb25e7911018bafb96a7
tree77dae61be29d681800a10f4726b5e31e511c7f97
parentd785d5fa0c40faf405f5dbb65646aec62d9fa881
Wrap Post and Reply into a Shell.
src/main/java/net/pterodactylus/sone/data/PostShell.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/data/ReplyShell.java [new file with mode: 0644]