Replace database interface with Kotlin version
[Sone.git] / src / main / java / net / pterodactylus / sone / database / AlbumProvider.kt
2017-10-15 David ‘Bombe’ RodenReturn a nullable Album instead of an Optional
2017-10-15 David ‘Bombe’ RodenReplace album-related interfaces with Kotlin versions