Extract album baseclass that only stores the primitives.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 12 Oct 2013 14:01:55 +0000 (16:01 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:17:43 +0000 (22:17 +0100)
commitff08aebea0013faaa8fb26ecc5b494eb4d1cdffc
treebd1e010a07ef23e828dc4bfaefad89bec9c7ddc3
parent3cb959219f77f952e092882ffd1ec559760842ec
Extract album baseclass that only stores the primitives.
src/main/java/net/pterodactylus/sone/data/impl/AbstractAlbum.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/data/impl/DefaultAlbum.java