
com.sxtanna.database.task.DatabaseTask.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Core Show documentation
Show all versions of Core Show documentation
Core "API", contains base classes for other wrappers
The newest version!
package com.sxtanna.database.task
abstract class DatabaseTask {
abstract val resource : R
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy