Move methods to move an image up and down to Image.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / DefaultImage.java
2014-02-28 David ‘Bombe’ RodenMove methods to move an image up and down to Image.
2014-02-28 David ‘Bombe’ RodenMove method to remove image from Album to Image.
2014-02-28 David ‘Bombe’ RodenStore DefaultAlbum in DefaultImage.
2014-02-28 David ‘Bombe’ RodenExtract another super class that does not hold anything...
2014-02-28 David ‘Bombe’ RodenExtract default Image implementation as base for all...