Extract default Image implementation as base for all future image implementations.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / DefaultImage.java
2014-02-28 David ‘Bombe’ RodenExtract default Image implementation as base for all...